From ddf8b452d0361949ed25d75531eb739106bfccc4 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 08:28:59 +0100 Subject: [PATCH] Bump helm-diff version to 3.9.2 (#995) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update the `helm-diff` version in the goss test Made with ❤️️ by updatecli * chore: Update the `helm-diff` version in the tools-versions.yml file Made with ❤️️ by updatecli * chore: Update the `helm-diff` version in the goss test Made with ❤️️ by updatecli * chore: Update the `helm-diff` 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> Co-authored-by: Damien Duportal --- 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 891df2687..45dd6c7ee 100644 --- a/goss/goss-linux.yaml +++ b/goss/goss-linux.yaml @@ -63,7 +63,7 @@ command: exec: helm plugin list exit-status: 0 stdout: - - /diff.*3.8.1/ + - /diff.*3.9.2/ - /helm-git.*0.15.1/ - /secrets.*4.5.1/ jdk11: diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 4f856b4bd..76139869e 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -18,7 +18,7 @@ golangcilint_version: 1.55.2 goss_version: 0.4.4 hadolint_version: 2.12.0 helm_version: 3.14.0 -helm_diff_version: 3.8.1 +helm_diff_version: 3.9.2 helmfile_version: 0.160.0 helm_git_version: 0.15.1 helm_secrets_version: 4.5.1