K-EXPLORER: bump shell pod image v0.1.20

This commit is contained in:
niusmallnan 2023-07-11 11:32:59 +08:00
parent 0aa8846527
commit 1dd514a7f8

View File

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