Skip to content

Commit

Permalink
Bump helm version to 3.15.2 (#1218)
Browse files Browse the repository at this point in the history
* chore: Update the `helm` version in the tools-versions.yml file

Made with ❤️️ by updatecli

* chore: Update the `helm` version in the goss test

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
  • Loading branch information
1 parent fca56a4 commit 0fdedf0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion goss/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ command:
exec: helm version
exit-status: 0
stdout:
- 3.15.1
- 3.15.2
helmfile:
exec: helmfile --version
exit-status: 0
Expand Down
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ golang_version: 1.22.4
golangcilint_version: 1.55.2
goss_version: 0.4.7
hadolint_version: 2.12.0
helm_version: 3.15.1
helm_version: 3.15.2
helm_diff_version: 3.9.7
helmfile_version: 0.165.0
helm_git_version: 0.16.0
Expand Down

0 comments on commit 0fdedf0

Please sign in to comment.