mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-01 17:29:00 +00:00
Switch to pause 3.7
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
const (
|
||||
// When these values are updated, also update test/utils/image/manifest.go
|
||||
defaultPodSandboxImageName = "k8s.gcr.io/pause"
|
||||
defaultPodSandboxImageVersion = "3.6"
|
||||
defaultPodSandboxImageVersion = "3.7"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user