Update viaductoss/ksops Docker tag to v4.3.1

This commit is contained in:
Renovate Bot 2024-01-11 18:43:55 +00:00
parent 8b553d08f7
commit 21c785f16b

View file

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