Skip to content

Commit

Permalink
Merge pull request #2007 from fidencio/2.1.1-branch-bump
Browse files Browse the repository at this point in the history
# Kata Containers 2.1.1
  • Loading branch information
fidencio committed Jun 11, 2021
2 parents 4d514ba + 55dede1 commit 0e2be43
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.0
2.1.1
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
katacontainers.io/kata-runtime: cleanup
containers:
- name: kube-kata-cleanup
image: katadocker/kata-deploy:2.1.0
image: katadocker/kata-deploy:2.1.1
imagePullPolicy: Always
command: [ "bash", "-c", "/opt/kata-artifacts/scripts/kata-deploy.sh reset" ]
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
serviceAccountName: kata-label-node
containers:
- name: kube-kata
image: katadocker/kata-deploy:2.1.0
image: katadocker/kata-deploy:2.1.1
imagePullPolicy: Always
lifecycle:
preStop:
Expand Down

0 comments on commit 0e2be43

Please sign in to comment.