We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9693bdf commit 1f10eabCopy full SHA for 1f10eab
argocd/patches/argocd-repo-server-ksops.yaml
@@ -18,7 +18,7 @@ spec:
18
# 2. Use an init container to download/copy custom binaries into the emptyDir
19
initContainers:
20
- name: install-ksops
21
- image: viaductoss/ksops:v4.3.3
+ image: viaductoss/ksops:v4.4.0
22
command: ["/bin/sh", "-c"]
23
args:
24
- echo "Installing KSOPS...";
0 commit comments