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

Reviewed-on: #428
This commit is contained in:
Tobias Brunner 2023-12-23 19:21:42 +00:00
commit 325c3600a9

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