Skip to content

Commit

Permalink
Bump helm version to 3.16.3 (#1520)
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]>
Co-authored-by: Damien Duportal <[email protected]>
  • Loading branch information
3 people authored Nov 14, 2024
1 parent d604ee7 commit f6bb55c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ golang_version: 1.23.3
golangcilint_version: 1.55.2
goss_version: 0.4.9
hadolint_version: 2.12.0
helm_version: 3.16.2
helm_version: 3.16.3
helm_diff_version: 3.9.12
helmfile_version: 0.169.1
helm_git_version: 1.3.0
Expand Down
2 changes: 1 addition & 1 deletion tests/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ command:
exec: helm version
exit-status: 0
stdout:
- 3.16.2
- 3.16.3
helmfile:
exec: helmfile --version
exit-status: 0
Expand Down

0 comments on commit f6bb55c

Please sign in to comment.