Skip to content

Commit

Permalink
Updated k3s version "v1.26.3+k3s1" to "v1.27.1+k3s1". (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: k3supdater-bot <[email protected]>
  • Loading branch information
cguertin14 and k3supdater-bot authored May 1, 2023
1 parent 7ebfab5 commit 5f78729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inventory/pi-cluster/group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ansible_user: charles
k3s_state: installed # 'uninstalled' to uninstall k3s
k3s_pods_cidr: 10.42.0.0/16
k3s_github_url: https://github.com/k3s-io/k3s
k3s_release_version: v1.26.4+k3s1
k3s_release_version: v1.27.1+k3s1
k3s_etcd_datastore: true
k3s_become: true

Expand Down

0 comments on commit 5f78729

Please sign in to comment.