Skip to content

Commit

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

Made with ❤️️ by updatecli

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

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
  • Loading branch information
1 parent 4c5a90e commit e35a0b1
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 @@ -21,7 +21,7 @@ helm_version: 3.16.1
helm_diff_version: 3.9.11
helmfile_version: 0.168.0
helm_git_version: 1.3.0
helm_secrets_version: 4.6.1
helm_secrets_version: 4.6.2
jdk11_version: 11.0.24+8
jdk17_version: 17.0.12+7
jdk21_version: 21.0.4+7
Expand Down
2 changes: 1 addition & 1 deletion tests/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ command:
stdout:
- /diff.*3.9.11/
- /helm-git.*1.3.0/
- /secrets.*4.6.1/
- /secrets.*4.6.2/
jdk11:
exec: /opt/jdk-11/bin/java --version
exit-status: 0
Expand Down

0 comments on commit e35a0b1

Please sign in to comment.