mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 20:57:20 +00:00
Merge pull request #104711 from claudiubelu/update-pause-3.6
update pause image references to use 3.6
This commit is contained in:
@@ -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 (
|
||||
|
Reference in New Issue
Block a user