From 0ca3a6ade41b6619bc28e74214004d7d1b884e32 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Mon, 16 Dec 2024 20:12:14 +0000 Subject: [PATCH 1/2] chore: Update the `helm` version in the goss test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- tests/goss-linux.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/goss-linux.yaml b/tests/goss-linux.yaml index 72fb8cd29..ad04e6020 100644 --- a/tests/goss-linux.yaml +++ b/tests/goss-linux.yaml @@ -41,7 +41,7 @@ command: exec: helm version exit-status: 0 stdout: - - 3.16.3 + - 3.16.4 helmfile: exec: helmfile --version exit-status: 0 From 146682f28b677bd6fce61b508e2c39c8c8e1d90f Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Mon, 16 Dec 2024 20:12:15 +0000 Subject: [PATCH 2/2] chore: Update the `helm` version in the tools-versions.yml file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- provisioning/tools-versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 62ec080bf..ebc11a78a 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -17,7 +17,7 @@ golang_version: 1.23.4 golangcilint_version: 1.55.2 goss_version: 0.4.9 hadolint_version: 2.12.0 -helm_version: 3.16.3 +helm_version: 3.16.4 helm_diff_version: 3.9.12 helmfile_version: 0.169.2 helm_git_version: 1.3.0