Skip to content

Commit cba7cb4

Browse files
Bump helm-diff version to 3.15.1 (#2527)
* 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 --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com>
1 parent c6a12a7 commit cba7cb4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

provisioning/tools-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ golangcilint_version: 2.8.0
1818
goss_version: 0.4.9
1919
hadolint_version: 2.14.0
2020
helm_version: 3.19.1
21-
helm_diff_version: 3.15.0
21+
helm_diff_version: 3.15.1
2222
helmfile_version: 1.3.2
2323
helm_git_version: 1.5.2
2424
helm_secrets_version: 4.7.5

tests/goss-linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ command:
5151
exec: helm plugin list
5252
exit-status: 0
5353
stdout:
54-
- /diff.*3.15.0/
54+
- /diff.*3.15.1/
5555
- /helm-git.*1.5.2/
5656
- /secrets.*4.7.5/
5757
jdk11:

0 commit comments

Comments
 (0)