Skip to content

Commit

Permalink
Merge pull request kata-containers#3150 from fidencio/2.3.0-branch-bump
Browse files Browse the repository at this point in the history
# Kata Containers 2.3.0
  • Loading branch information
fidencio authored Nov 29, 2021
2 parents bf183c5 + 9bc543f commit 185f96d
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.3.0-rc1
2.3.0
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.3.0-rc1
image: quay.io/kata-containers/kata-deploy:2.3.0
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.3.0-rc1
image: quay.io/kata-containers/kata-deploy:2.3.0
imagePullPolicy: Always
lifecycle:
preStop:
Expand Down

0 comments on commit 185f96d

Please sign in to comment.