Skip to content

Commit

Permalink
Merge pull request kata-containers#6282 from amshinde/3.0.2-branch-bump
Browse files Browse the repository at this point in the history
# Kata Containers 3.0.2
  • Loading branch information
amshinde authored Feb 16, 2023
2 parents 69e6819 2f638b3 commit 35b3215
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 @@
3.0.1
3.0.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:3.0.1
image: quay.io/kata-containers/kata-deploy:3.0.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:3.0.1
image: quay.io/kata-containers/kata-deploy:3.0.2
imagePullPolicy: Always
lifecycle:
preStop:
Expand Down

0 comments on commit 35b3215

Please sign in to comment.