Skip to content

Commit

Permalink
Merge pull request #1665 from jenkins-infra/updatecli_main_d554d8a409…
Browse files Browse the repository at this point in the history
…a30009e90320baf3bbdcfce51069194476cce1db6424f23b592871

Bump helm version to 3.17.0
  • Loading branch information
dduportal authored Jan 17, 2025
2 parents 4163b24 + d6ad59f commit dd18ade
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.4
golangcilint_version: 1.55.2
goss_version: 0.4.9
hadolint_version: 2.12.0
helm_version: 3.16.4
helm_version: 3.17.0
helm_diff_version: 3.9.13
helmfile_version: 0.169.2
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.4
- 3.17.0
helmfile:
exec: helmfile --version
exit-status: 0
Expand Down

0 comments on commit dd18ade

Please sign in to comment.