Merge pull request #1839 from fidencio/2.0.4-branch-bump

# Kata Containers 2.0.4
This commit is contained in:
Fabiano Fidêncio 2021-05-13 12:17:27 +02:00 committed by GitHub
commit 8b9607a742
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
2.0.3
2.0.4

View File

@ -18,7 +18,7 @@ spec:
katacontainers.io/kata-runtime: cleanup
containers:
- name: kube-kata-cleanup
image: katadocker/kata-deploy:2.0.3
image: katadocker/kata-deploy:2.0.4
imagePullPolicy: Always
command: [ "bash", "-c", "/opt/kata-artifacts/scripts/kata-deploy.sh reset" ]
env:

View File

@ -16,7 +16,7 @@ spec:
serviceAccountName: kata-label-node
containers:
- name: kube-kata
image: katadocker/kata-deploy:2.0.3
image: katadocker/kata-deploy:2.0.4
imagePullPolicy: Always
lifecycle:
preStop: