Skip to content

Commit

Permalink
Update dependency kindest/node to v1.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 24, 2022
1 parent 9c8622a commit aaeb56b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tests/kind-config-gatekeeper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ featureGates:
ProcMountType: true
nodes:
- role: control-plane
image: kindest/node:v1.23.4
image: kindest/node:v1.23.5
2 changes: 1 addition & 1 deletion tests/kind-config-krail.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ featureGates:
SeccompDefault: true
nodes:
- role: control-plane
image: kindest/node:v1.23.4
image: kindest/node:v1.23.5
2 changes: 1 addition & 1 deletion tests/kind-config-kubewarden.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ featureGates:
ProcMountType: true
nodes:
- role: control-plane
image: kindest/node:v1.23.4
image: kindest/node:v1.23.5
2 changes: 1 addition & 1 deletion tests/kind-config-kyverno.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ featureGates:
ProcMountType: true
nodes:
- role: control-plane
image: kindest/node:v1.23.4
image: kindest/node:v1.23.5
2 changes: 1 addition & 1 deletion tests/kind-config-pss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ featureGates:
PodSecurity: true
nodes:
- role: control-plane
image: kindest/node:v1.23.4
image: kindest/node:v1.23.5

0 comments on commit aaeb56b

Please sign in to comment.