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

Reviewed-on: #347
This commit is contained in:
Tobias Brunner 2023-10-24 19:29:26 +00:00
commit 06a14889a3

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