Skip to content

Commit 9693bdf

Browse files
authored
Revert "feat(container): update image viaductoss/ksops to v4.4.0 (#1149)" (#1156)
This reverts commit 8bf6896.
1 parent 24c3e75 commit 9693bdf

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.4.0
21+
image: viaductoss/ksops:v4.3.3
2222
command: ["/bin/sh", "-c"]
2323
args:
2424
- echo "Installing KSOPS...";

0 commit comments

Comments
 (0)