Skip to content

Commit 2af2a50

Browse files
authored
Merge pull request #964 from Kashalls/renovate/k3s-io-k3s-1.x
feat(github-release): update k3s-io/k3s to v1.27.1+k3s1
2 parents 9e1e9ca + 002334a commit 2af2a50

File tree

1 file changed

+1
-1
lines changed
  • ansible/kubernetes/inventory/group_vars/all

1 file changed

+1
-1
lines changed

ansible/kubernetes/inventory/group_vars/all/k3s.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# Use a specific version of k3s
88
# renovate: datasource=github-releases depName=k3s-io/k3s
9-
k3s_release_version: "v1.26.4+k3s1"
9+
k3s_release_version: "v1.27.1+k3s1"
1010

1111
# Install using hard links rather than symbolic links.
1212
# ...if you are using the system-upgrade-controller you will need to use hard links rather than symbolic links as the controller will not be able to follow symbolic links.

0 commit comments

Comments
 (0)