Updating pause image refernces to 3.9

Signed-off-by: Mark Rossetti <marosset@microsoft.com>
This commit is contained in:
Mark Rossetti
2022-11-14 10:17:19 -08:00
parent b10731edc3
commit 534f052a8d
56 changed files with 68 additions and 68 deletions

View File

@@ -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 (