mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-28 21:49:29 +00:00
Bump traefik to v2.9.10
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
committed by
Brad Davidson
parent
1ac03aad43
commit
0bbc6ad3f0
@@ -5,7 +5,7 @@ metadata:
|
|||||||
name: traefik-crd
|
name: traefik-crd
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
spec:
|
spec:
|
||||||
chart: https://%{KUBERNETES_API}%/static/charts/traefik-crd-20.3.1+up20.3.0.tgz
|
chart: https://%{KUBERNETES_API}%/static/charts/traefik-crd-21.2.1+up21.2.0.tgz
|
||||||
---
|
---
|
||||||
apiVersion: helm.cattle.io/v1
|
apiVersion: helm.cattle.io/v1
|
||||||
kind: HelmChart
|
kind: HelmChart
|
||||||
@@ -13,7 +13,7 @@ metadata:
|
|||||||
name: traefik
|
name: traefik
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
spec:
|
spec:
|
||||||
chart: https://%{KUBERNETES_API}%/static/charts/traefik-20.3.1+up20.3.0.tgz
|
chart: https://%{KUBERNETES_API}%/static/charts/traefik-21.2.1+up21.2.0.tgz
|
||||||
set:
|
set:
|
||||||
global.systemDefaultRegistry: "%{SYSTEM_DEFAULT_REGISTRY_RAW}%"
|
global.systemDefaultRegistry: "%{SYSTEM_DEFAULT_REGISTRY_RAW}%"
|
||||||
valuesContent: |-
|
valuesContent: |-
|
||||||
@@ -26,8 +26,8 @@ spec:
|
|||||||
enabled: true
|
enabled: true
|
||||||
priorityClassName: "system-cluster-critical"
|
priorityClassName: "system-cluster-critical"
|
||||||
image:
|
image:
|
||||||
name: "rancher/mirrored-library-traefik"
|
repository: "rancher/mirrored-library-traefik"
|
||||||
tag: "2.9.4"
|
tag: "2.9.10"
|
||||||
tolerations:
|
tolerations:
|
||||||
- key: "CriticalAddonsOnly"
|
- key: "CriticalAddonsOnly"
|
||||||
operator: "Exists"
|
operator: "Exists"
|
||||||
|
|||||||
@@ -3,6 +3,6 @@ docker.io/rancher/klipper-lb:v0.4.3
|
|||||||
docker.io/rancher/local-path-provisioner:v0.0.24
|
docker.io/rancher/local-path-provisioner:v0.0.24
|
||||||
docker.io/rancher/mirrored-coredns-coredns:1.10.1
|
docker.io/rancher/mirrored-coredns-coredns:1.10.1
|
||||||
docker.io/rancher/mirrored-library-busybox:1.34.1
|
docker.io/rancher/mirrored-library-busybox:1.34.1
|
||||||
docker.io/rancher/mirrored-library-traefik:2.9.4
|
docker.io/rancher/mirrored-library-traefik:2.9.10
|
||||||
docker.io/rancher/mirrored-metrics-server:v0.6.2
|
docker.io/rancher/mirrored-metrics-server:v0.6.2
|
||||||
docker.io/rancher/mirrored-pause:3.6
|
docker.io/rancher/mirrored-pause:3.6
|
||||||
|
|||||||
Reference in New Issue
Block a user