fix: use latest minor version Kubezero image

This commit is contained in:
Stefan Reimer 2022-05-16 17:59:18 +02:00
parent f28370845d
commit 735af8188a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash -e
VERSION="v1.22.8"
VERSION="v1.22"
[ -n "$DEBUG" ] && set -x
@ -68,7 +68,7 @@ spec:
hostPID: true
containers:
- name: kubezero-admin
image: public.ecr.aws/zero-downtime/kubezero-admin:${VERSION}-9
image: public.ecr.aws/zero-downtime/kubezero-admin:${VERSION}
imagePullPolicy: Always
command: ["kubezero.sh"]
args: