pin release-0.4 image version to tag 0.4.0

This commit is contained in:
Clive Jevons
2022-04-11 15:46:27 +02:00
parent 0dfb744630
commit c00cf69b55
13 changed files with 28 additions and 28 deletions

View File

@@ -114,7 +114,7 @@ spec:
mountPath: /var/run/wireguard
readOnly: false
- name: kilo
image: squat/kilo
image: squat/kilo:0.4.0
imagePullPolicy: IfNotPresent
args:
- --kubeconfig=/etc/kubernetes/kubeconfig
@@ -150,7 +150,7 @@ spec:
readOnly: false
initContainers:
- name: install-cni
image: squat/kilo
image: squat/kilo:0.4.0
imagePullPolicy: IfNotPresent
command:
- /bin/sh