Skip to content

Commit

Permalink
chore(deps): update viaductoss/ksops docker tag to v4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 10, 2024
1 parent 0b26f6e commit fb91af1
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.1
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 fb91af1

Please sign in to comment.