File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ metadata:
55 name : traefik-crd
66 namespace : kube-system
77spec :
8- chart : https://%{KUBERNETES_API}%/static/charts/traefik-crd-38 .0.201+up38 .0.2.tgz
8+ chart : https://%{KUBERNETES_API}%/static/charts/traefik-crd-39 .0.201+up39 .0.2.tgz
99---
1010apiVersion : helm.cattle.io/v1
1111kind : HelmChart
1212metadata :
1313 name : traefik
1414 namespace : kube-system
1515spec :
16- chart : https://%{KUBERNETES_API}%/static/charts/traefik-38 .0.201+up38 .0.2.tgz
16+ chart : https://%{KUBERNETES_API}%/static/charts/traefik-39 .0.201+up39 .0.2.tgz
1717 set :
1818 global.systemDefaultRegistry : " %{SYSTEM_DEFAULT_REGISTRY_RAW}%"
1919 valuesContent : |-
2828 priorityClassName: "system-cluster-critical"
2929 image:
3030 repository: "rancher/mirrored-library-traefik"
31- tag: "3.6.7 "
31+ tag: "3.6.9 "
3232 tolerations:
3333 - key: "CriticalAddonsOnly"
3434 operator: "Exists"
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ docker.io/rancher/klipper-lb:v0.4.14
33docker.io/rancher/local-path-provisioner:v0.0.34
44docker.io/rancher/mirrored-coredns-coredns:1.14.1
55docker.io/rancher/mirrored-library-busybox:1.37.0
6- docker.io/rancher/mirrored-library-traefik:3.6.7
6+ docker.io/rancher/mirrored-library-traefik:3.6.9
77docker.io/rancher/mirrored-metrics-server:v0.8.1
88docker.io/rancher/mirrored-pause:3.6
You can’t perform that action at this time.
0 commit comments