Skip to content

Commit 1f10eab

Browse files
feat(container): update image viaductoss/ksops to v4.4.0
1 parent 9693bdf commit 1f10eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

argocd/patches/argocd-repo-server-ksops.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
# 2. Use an init container to download/copy custom binaries into the emptyDir
1919
initContainers:
2020
- name: install-ksops
21-
image: viaductoss/ksops:v4.3.3
21+
image: viaductoss/ksops:v4.4.0
2222
command: ["/bin/sh", "-c"]
2323
args:
2424
- echo "Installing KSOPS...";

0 commit comments

Comments
 (0)