Skip to content

Commit

Permalink
chore(deps): update viaductoss/ksops docker tag to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 24, 2023
1 parent 3e8ec35 commit 22a7c35
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.0
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 22a7c35

Please sign in to comment.