Skip to content

Commit

Permalink
Bump helmfile version to 0.167.1 (#1325)
Browse files Browse the repository at this point in the history
* chore: Update the `helmfile` version in the goss test

Made with ❤️️ by updatecli

* chore: Update the `helmfile` version in the tools-versions.yml file

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
  • Loading branch information
1 parent a176d1c commit b0f1c12
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 @@ -20,7 +20,7 @@ goss_version: 0.4.8
hadolint_version: 2.12.0
helm_version: 3.15.3
helm_diff_version: 3.9.9
helmfile_version: 0.167.0
helmfile_version: 0.167.1
helm_git_version: 1.3.0
helm_secrets_version: 4.6.0
jdk11_version: 11.0.24+8
Expand Down
2 changes: 1 addition & 1 deletion tests/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ command:
exec: helmfile --version
exit-status: 0
stdout:
- 0.167.0
- 0.167.1
helmplugins:
exec: helm plugin list
exit-status: 0
Expand Down

0 comments on commit b0f1c12

Please sign in to comment.