Skip to content

Commit fcf9b88

Browse files
Update kindest/node Docker tag to v1.31.6 (#470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a8dc14c commit fcf9b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/config/kind-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: kind.x-k8s.io/v1alpha4
22
kind: Cluster
33
nodes:
44
- role: control-plane
5-
image: kindest/node:v1.31.4
5+
image: kindest/node:v1.31.6
66
extraPortMappings:
77
# ingress-nginx
88
- containerPort: 30888

0 commit comments

Comments
 (0)