mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-02 01:39:02 +00:00
Updating pause image refernces to 3.9
Signed-off-by: Mark Rossetti <marosset@microsoft.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 = "registry.k8s.io/pause"
|
||||
defaultPodSandboxImageVersion = "3.8"
|
||||
defaultPodSandboxImageVersion = "3.9"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user