Skip to content

Commit

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

Made with ❤️️ by updatecli

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

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
  • Loading branch information
1 parent 6bc936c commit 3948e37
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 @@ -40,7 +40,7 @@ packer_version: 1.11.2
python3_version: 3.12.6
ruby_puppet_version: 2.6.10
ruby_version: 3.3.6
sops_version: 3.9.1
sops_version: 3.9.2
terraform_version: 1.9.8
trivy_version: 0.57.1
updatecli_version: 0.88.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 @@ -110,7 +110,7 @@ command:
exec: sops --version
exit-status: 0
stdout:
- 3.9.1
- 3.9.2
ssh_agent:
exec: command -v ssh-agent
exit-status: 0
Expand Down

0 comments on commit 3948e37

Please sign in to comment.