chore: update dependency k3s-io/k3s to v1.29.1+k3s2
This commit is contained in:
parent
18120c8880
commit
1104b58f2e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
- name: Install k3s server
|
||||
ansible.builtin.command: "k3s_install.sh"
|
||||
environment:
|
||||
INSTALL_K3S_CHANNEL: v1.29.0+k3s1
|
||||
INSTALL_K3S_CHANNEL: v1.29.1+k3s2
|
||||
INSTALL_K3S_EXEC: "--disable traefik"
|
||||
changed_when: false
|
||||
- name: Start and enable k3s server
|
||||
|
|
Loading…
Reference in a new issue