Skip to content

Commit

Permalink
Merge pull request #1839 from fidencio/2.0.4-branch-bump
Browse files Browse the repository at this point in the history
# Kata Containers 2.0.4
  • Loading branch information
fidencio committed May 13, 2021
2 parents 8d185e1 + 1c62bd1 commit 8b9607a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.0.3
2.0.4
Expand Up @@ -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:
Expand Down
Expand Up @@ -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:
Expand Down

0 comments on commit 8b9607a

Please sign in to comment.