Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rancher/k3s docker tag to v1.30.5 #24

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion k3d-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: captain
servers: 1
agents: 6
image: rancher/k3s:v1.28.14-k3s1@sha256:6d19b354ee16e57829a370a756951c4e3782be3bf236cf5e3762f479e281f034
image: rancher/k3s:v1.30.5-k3s1@sha256:f86c50533fa611238d65f7862c4321e3bb7ae779aa15b0bf28b5ab20001f097b
registries:
# create:
# name: docker-io # name of the registry container
Expand Down