Skip to content

Commit 5e3db8c

Browse files
Update kindest/node Docker tag to v1.32.2
1 parent 1668b44 commit 5e3db8c

5 files changed

+5
-5
lines changed

tests/kind-config-gatekeeper.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ featureGates:
55
ProcMountType: true
66
nodes:
77
- role: control-plane
8-
image: kindest/node:v1.27.3
8+
image: kindest/node:v1.32.2

tests/kind-config-krail.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ featureGates:
55
SeccompDefault: true
66
nodes:
77
- role: control-plane
8-
image: kindest/node:v1.27.3
8+
image: kindest/node:v1.32.2

tests/kind-config-kubewarden.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ featureGates:
55
ProcMountType: true
66
nodes:
77
- role: control-plane
8-
image: kindest/node:v1.27.3
8+
image: kindest/node:v1.32.2

tests/kind-config-kyverno.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ featureGates:
55
ProcMountType: true
66
nodes:
77
- role: control-plane
8-
image: kindest/node:v1.24.3
8+
image: kindest/node:v1.32.2

tests/kind-config-pss.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ featureGates:
66
PodSecurity: true
77
nodes:
88
- role: control-plane
9-
image: kindest/node:v1.27.3
9+
image: kindest/node:v1.32.2

0 commit comments

Comments
 (0)