K-EXPLORER: bump shell image v0.1.18

This commit is contained in:
niusmallnan 2022-08-19 17:28:37 +08:00
parent f91b3045ca
commit 26e14afc0b

View File

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