Skip to content

Commit

Permalink
chore(deps): update viaductoss/ksops docker tag to v4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 28, 2024
1 parent 888e7c3 commit 8d421e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/bootstrap/argocd/overlay/ksops-patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
secretName: sops-age
initContainers:
- name: install-ksops
image: viaductoss/ksops:v4.2.4
image: viaductoss/ksops:v4.3.2
command: ["/bin/sh", "-c"]
args:
- 'echo "Installing KSOPS..."; cp ksops /custom-tools/; cp $GOPATH/bin/kustomize /custom-tools/; echo "Done.";'
Expand Down

0 comments on commit 8d421e9

Please sign in to comment.