Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

feat(github-release): update k3s-io/k3s to v1.29.0+k3s1 #3013

Merged
merged 1 commit into from
Dec 22, 2023
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# Use a specific version of k3s
# renovate: datasource=github-releases depName=k3s-io/k3s
k3s_release_version: "v1.28.4+k3s1"
k3s_release_version: "v1.29.0+k3s1"

# -- Install using hard links rather than symbolic links.
# ...if you are using the system-upgrade-controller you will need to
Expand Down
Loading