Skip to content

Commit

Permalink
Merge pull request #2841 from fidencio/2.2.2-branch-bump
Browse files Browse the repository at this point in the history
# Kata Containers 2.2.2
  • Loading branch information
bergwolf authored Oct 14, 2021
2 parents c4e8e86 + 9053137 commit aa40324
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.2.1
2.2.2
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: quay.io/kata-containers/kata-deploy:2.2.1
image: quay.io/kata-containers/kata-deploy:2.2.2
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: quay.io/kata-containers/kata-deploy:2.2.1
image: quay.io/kata-containers/kata-deploy:2.2.2
imagePullPolicy: Always
lifecycle:
preStop:
Expand Down

0 comments on commit aa40324

Please sign in to comment.