bump referenced image version to 0.4.1 in preparation for release 0.4.1
This commit is contained in:
@@ -114,7 +114,7 @@ spec:
|
||||
mountPath: /var/run/wireguard
|
||||
readOnly: false
|
||||
- name: kilo
|
||||
image: squat/kilo:0.4.0
|
||||
image: squat/kilo:0.4.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- --kubeconfig=/etc/kubernetes/kubeconfig
|
||||
@@ -150,7 +150,7 @@ spec:
|
||||
readOnly: false
|
||||
initContainers:
|
||||
- name: install-cni
|
||||
image: squat/kilo:0.4.0
|
||||
image: squat/kilo:0.4.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
@@ -204,4 +204,4 @@ spec:
|
||||
type: FileOrCreate
|
||||
- name: wireguard
|
||||
hostPath:
|
||||
path: /var/run/wireguard
|
||||
path: /var/run/wireguard
|
||||
|
||||
Reference in New Issue
Block a user