chore: upgrade control plane to K8s 1.27.3
This commit is contained in:
parent
54ccdb457b
commit
6c8b9c28e7
2 changed files with 2 additions and 2 deletions
|
@ -14,4 +14,4 @@ all:
|
||||||
ansible_host: "95.216.168.169"
|
ansible_host: "95.216.168.169"
|
||||||
k8s_ip: "172.23.2.10"
|
k8s_ip: "172.23.2.10"
|
||||||
vars:
|
vars:
|
||||||
k3s_version: v1.26.3+k3s1
|
k3s_version: v1.27.3+k3s1
|
|
@ -6,7 +6,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
chart: traefik
|
chart: traefik
|
||||||
repo: https://traefik.github.io/charts
|
repo: https://traefik.github.io/charts
|
||||||
version: 20.8.0
|
version: 23.1.0
|
||||||
valuesContent: |-
|
valuesContent: |-
|
||||||
ports:
|
ports:
|
||||||
web:
|
web:
|
||||||
|
|
Loading…
Reference in a new issue