Merge pull request 'Update viaductoss/ksops Docker tag to v4.2.4' (#330) from renovate/viaductoss-ksops-4.x into main

Reviewed-on: #330
This commit is contained in:
Tobias Brunner 2023-10-22 15:07:56 +00:00
commit 1e8d90c7f9

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.2.3
image: viaductoss/ksops:v4.2.4
command: ["/bin/sh", "-c"]
args:
- echo "Installing KSOPS...";