Merge pull request #3010 from fidencio/2.3.0-rc1-branch-bump

# Kata Containers 2.3.0-rc1
This commit is contained in:
Fabiano Fidêncio 2021-11-10 21:44:58 +01:00 committed by GitHub
commit de6fe98ec0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
2.3.0-rc0
2.3.0-rc1

View File

@ -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-rc0
image: quay.io/kata-containers/kata-deploy:2.3.0-rc1
imagePullPolicy: Always
command: [ "bash", "-c", "/opt/kata-artifacts/scripts/kata-deploy.sh reset" ]
env:

View File

@ -16,7 +16,7 @@ spec:
serviceAccountName: kata-label-node
containers:
- name: kube-kata
image: quay.io/kata-containers/kata-deploy:2.3.0-rc0
image: quay.io/kata-containers/kata-deploy:2.3.0-rc1
imagePullPolicy: Always
lifecycle:
preStop: