Skip to content

Commit b37388e

Browse files
Update kindest/node Docker tag to v1.36.1
1 parent 5a4071c commit b37388e

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

tests/kind-config-gatekeeper.yaml

Lines changed: 1 addition & 1 deletion
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.36.1

tests/kind-config-krail.yaml

Lines changed: 1 addition & 1 deletion
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.36.1

tests/kind-config-kubewarden.yaml

Lines changed: 1 addition & 1 deletion
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.36.1

tests/kind-config-kyverno.yaml

Lines changed: 1 addition & 1 deletion
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.36.1

tests/kind-config-pss.yaml

Lines changed: 1 addition & 1 deletion
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.36.1

0 commit comments

Comments
 (0)