chore: update ksops version
This commit is contained in:
parent
c8eeb13481
commit
861aa2cbcc
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ spec:
|
||||||
# 2. Use an init container to download/copy custom binaries into the emptyDir
|
# 2. Use an init container to download/copy custom binaries into the emptyDir
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: install-ksops
|
- name: install-ksops
|
||||||
image: viaductoss/ksops:v4.3.2
|
image: viaductoss/ksops:v4.3.3
|
||||||
command: ["/bin/sh", "-c"]
|
command: ["/bin/sh", "-c"]
|
||||||
args:
|
args:
|
||||||
- echo "Installing KSOPS...";
|
- echo "Installing KSOPS...";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue