cut 0.5.0

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
This commit is contained in:
Lucas Servén Marín
2022-04-25 10:39:39 +02:00
parent 5424c5eb55
commit 37a5aef6ea
13 changed files with 28 additions and 28 deletions

View File

@@ -96,7 +96,7 @@ spec:
hostNetwork: true
containers:
- name: kilo
image: squat/kilo:0.4.1
image: squat/kilo:0.5.0
args:
- --kubeconfig=/etc/kubernetes/kubeconfig
- --hostname=$(NODE_NAME)
@@ -127,7 +127,7 @@ spec:
readOnly: false
initContainers:
- name: generate-kubeconfig
image: squat/kilo:0.4.1
image: squat/kilo:0.5.0
command:
- /bin/sh
args: