chore: update ksops version

This commit is contained in:
David Landry 2025-03-01 13:05:22 -05:00
parent c8eeb13481
commit 861aa2cbcc

View file

@ -16,7 +16,7 @@ spec:
# 2. Use an init container to download/copy custom binaries into the emptyDir
initContainers:
- name: install-ksops
image: viaductoss/ksops:v4.3.2
image: viaductoss/ksops:v4.3.3
command: ["/bin/sh", "-c"]
args:
- echo "Installing KSOPS...";