K-EXPLORER: bump rancher/shell 0.1.19

This commit is contained in:
niusmallnan 2023-03-20 11:21:39 +08:00
parent 4bcc910850
commit 9e3b33d8b5

View File

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