Skip to content

Commit

Permalink
Update kindest/node Docker tag to v1.28.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent 2b7faa4 commit e1a8d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/config/kind-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: kind.x-k8s.io/v1alpha4
kind: Cluster
nodes:
- role: control-plane
image: kindest/node:v1.28.13
image: kindest/node:v1.28.15
extraPortMappings:
# ingress-nginx
- containerPort: 30888
Expand Down

0 comments on commit e1a8d28

Please sign in to comment.