forked from tim/k3s-ansible
K3s 1 24 8 (#171)
* chore(dependencies): Updated actions * chore(dependencies): updated to k3s to v1.24.8+k3s1 and kube-vip to v0.5.7
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
k3s_version: v1.24.7+k3s1
|
||||
k3s_version: v1.24.8+k3s1
|
||||
# this is the user that has ssh access to these machines
|
||||
ansible_user: ansibleuser
|
||||
systemd_dir: /etc/systemd/system
|
||||
@@ -41,7 +41,7 @@ extra_agent_args: >-
|
||||
{{ extra_args }}
|
||||
|
||||
# image tag for kube-vip
|
||||
kube_vip_tag_version: "v0.5.6"
|
||||
kube_vip_tag_version: "v0.5.7"
|
||||
|
||||
# image tag for metal lb
|
||||
metal_lb_speaker_tag_version: "v0.13.7"
|
||||
|
||||
Reference in New Issue
Block a user