Skip to content
Snippets Groups Projects
Unverified Commit 1af292c9 authored by Fabiano Fidêncio's avatar Fabiano Fidêncio Committed by GitHub
Browse files

Merge pull request #3585 from snir911/2.3.2-branch-bump

# Kata Containers 2.3.2
parents f2cbfad8 67947b5f
No related branches found
Tags 2.3.2
2.3.1
2.3.2
......@@ -18,7 +18,7 @@ spec:
katacontainers.io/kata-runtime: cleanup
containers:
- name: kube-kata-cleanup
image: quay.io/kata-containers/kata-deploy:2.3.1
image: quay.io/kata-containers/kata-deploy:2.3.2
imagePullPolicy: Always
command: [ "bash", "-c", "/opt/kata-artifacts/scripts/kata-deploy.sh reset" ]
env:
......
......@@ -16,7 +16,7 @@ spec:
serviceAccountName: kata-label-node
containers:
- name: kube-kata
image: quay.io/kata-containers/kata-deploy:2.3.1
image: quay.io/kata-containers/kata-deploy:2.3.2
imagePullPolicy: Always
lifecycle:
preStop:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment