K-EXPLORER: bump shell image v0.1.19

This commit is contained in:
niusmallnan 2023-03-16 17:06:22 +08:00
parent 9611285aa1
commit 3eb3cd09ee

View File

@ -28,7 +28,7 @@ var (
) )
const ( const (
shellPodImage = "rancher/shell:v0.1.18" shellPodImage = "rancher/shell:v0.1.19"
shellPodNS = "kube-system" shellPodNS = "kube-system"
) )