mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2026-09-14 16:13:18 +02:00
chore(deps): bump k3s to v1.36.3 and kube-vip to v1.2.3
- Bump k3s_version to v1.36.3+k3s1 in sample group_vars - Bump kube_vip_tag_version to v1.2.3 in group_vars, server role defaults and argument spec, and README variable table - Update the kube-vip manifest regression test to assert v1.2.3 - Keep MetalLB at v0.16.0: v0.16.1 only exists as a chart-only metallb-chart-0.16.1 tag with no application or image release, so it must not be used as the controller or speaker image tag
This commit is contained in:
committed by
Techno Tim
parent
c8c3609fde
commit
332f36ceec
@@ -9,7 +9,7 @@ kube_vip_arp: true
|
||||
kube_vip_iface:
|
||||
kube_vip_endpoint:
|
||||
kube_vip_cloud_provider_tag_version: v0.0.12
|
||||
kube_vip_tag_version: v1.2.2
|
||||
kube_vip_tag_version: v1.2.3
|
||||
|
||||
kube_vip_bgp: false
|
||||
kube_vip_bgp_routerid: 127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user