Skip to content

Commit

Permalink
upgrade the rancher/k3s image
Browse files Browse the repository at this point in the history
  • Loading branch information
franckrasolo committed Jul 3, 2024
1 parent 3a521a4 commit 48c71ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/k3d-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ agents: 2
kubeAPI:
hostIP: 0.0.0.0
hostPort: "6445"
image: rancher/k3s:v1.30.1-k3s1
image: rancher/k3s:v1.30.2-k3s1
ports:
- port: 8080:80
nodeFilters:
Expand Down

0 comments on commit 48c71ef

Please sign in to comment.