Merge pull request #104711 from claudiubelu/update-pause-3.6

update pause image references to use 3.6
This commit is contained in:
Kubernetes Prow Robot
2021-09-13 19:09:08 -07:00
committed by GitHub
56 changed files with 71 additions and 67 deletions

View File

@@ -28,7 +28,7 @@ import (
const (
// When these values are updated, also update test/utils/image/manifest.go
defaultPodSandboxImageName = "k8s.gcr.io/pause"
defaultPodSandboxImageVersion = "3.5"
defaultPodSandboxImageVersion = "3.6"
)
var (