Skip to content

Commit

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

Bump helm version to 3.17.1
  • Loading branch information
dduportal authored Feb 19, 2025
2 parents 4b083be + 6186a4b commit f396c53
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.24.0
golangcilint_version: 1.55.2
goss_version: 0.4.9
hadolint_version: 2.12.0
helm_version: 3.17.0
helm_version: 3.17.1
helm_diff_version: 3.10.0
helmfile_version: 0.170.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.17.0
- 3.17.1
helmfile:
exec: helmfile --version
exit-status: 0
Expand Down

0 comments on commit f396c53

Please sign in to comment.