From a6e9c8d82db88e1ced28a7d0c217da74617dfc1e Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 10:28:14 +0100 Subject: [PATCH] Bump helmfile version to 0.161.0 (#1016) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update the `helmfile` version in the goss test Made with ❤️️ by updatecli * chore: Update the `helmfile` 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 f176d36c1..060240c63 100644 --- a/goss/goss-linux.yaml +++ b/goss/goss-linux.yaml @@ -58,7 +58,7 @@ command: exec: helmfile --version exit-status: 0 stdout: - - 0.160.0 + - 0.161.0 helmplugins: exec: helm plugin list exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index b17cd1705..de0be22bd 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -19,7 +19,7 @@ goss_version: 0.4.4 hadolint_version: 2.12.0 helm_version: 3.14.0 helm_diff_version: 3.9.2 -helmfile_version: 0.160.0 +helmfile_version: 0.161.0 helm_git_version: 0.15.1 helm_secrets_version: 4.5.1 jdk11_version: 11.0.22+7