Skip to content

Commit

Permalink
Update k3s-io/k3s to v1.31.1+k3s1
Browse files Browse the repository at this point in the history
Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 1bbac46 commit 77f8b72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# (string) Use a specific version of k3s
# renovate: datasource=github-releases depName=k3s-io/k3s
k3s_release_version: "v1.30.4+k3s1"
k3s_release_version: "v1.31.1+k3s1"

k3s_etcd_s3: false
k3s_etcd_s3_bucket: k3s-etcd
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# (string) Use a specific version of k3s
# renovate: datasource=github-releases depName=k3s-io/k3s
k3s_release_version: "v1.30.4+k3s1"
k3s_release_version: "v1.31.1+k3s1"

# (bool) Install using hard links rather than symbolic links.
k3s_install_hard_links: true
Expand Down

0 comments on commit 77f8b72

Please sign in to comment.