mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-01 09:18:45 +00:00
Merge pull request #109123 from dims/switch-to-pause-3.7
Switch to pause 3.7 for Kubernetes 1.24
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