From 44906bbcf8a1d3dcf514d736888d9e377168c143 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 11:14:16 +0100 Subject: [PATCH] Bump helm version to 3.13.3 (#972) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update the `helm` version in the goss test Made with ❤️️ by updatecli * chore: Update the `helm` version in the tools-versions.yml file Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- goss/goss-linux.yaml | 2 +- provisioning/tools-versions.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/goss/goss-linux.yaml b/goss/goss-linux.yaml index 028197cca..90dc804cd 100644 --- a/goss/goss-linux.yaml +++ b/goss/goss-linux.yaml @@ -86,7 +86,7 @@ command: exec: helm version exit-status: 0 stdout: - - 3.13.2 + - 3.13.3 helmfile: exec: helmfile --version exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 038b23959..0c356b4e4 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -15,7 +15,7 @@ git_linux_version: 2.43.0 git_windows_version: 2.43.0 goss_version: 0.4.4 hadolint_version: 2.12.0 -helm_version: 3.13.2 +helm_version: 3.13.3 helm_diff_version: 3.8.1 helmfile_version: 0.159.0 helm_git_version: 0.15.1