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:
5
5
name : traefik-crd
6
6
namespace : kube-system
7
7
spec :
8
- chart : https://%{KUBERNETES_API}%/static/charts/traefik-crd-34.2 .1+up34.2 .0.tgz
8
+ chart : https://%{KUBERNETES_API}%/static/charts/traefik-crd-37.1 .1+up37.1 .0.tgz
9
9
---
10
10
apiVersion : helm.cattle.io/v1
11
11
kind : HelmChart
12
12
metadata :
13
13
name : traefik
14
14
namespace : kube-system
15
15
spec :
16
- chart : https://%{KUBERNETES_API}%/static/charts/traefik-34.2 .1+up34.2 .0.tgz
16
+ chart : https://%{KUBERNETES_API}%/static/charts/traefik-37.1 .1+up37.1 .0.tgz
17
17
set :
18
18
global.systemDefaultRegistry : " %{SYSTEM_DEFAULT_REGISTRY_RAW}%"
19
19
valuesContent : |-
28
28
priorityClassName: "system-cluster-critical"
29
29
image:
30
30
repository: "rancher/mirrored-library-traefik"
31
- tag: "3.3.6 "
31
+ tag: "3.5.1 "
32
32
tolerations:
33
33
- key: "CriticalAddonsOnly"
34
34
operator: "Exists"
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ docker.io/rancher/klipper-lb:v0.4.13
3
3
docker.io/rancher/local-path-provisioner:v0.0.32
4
4
docker.io/rancher/mirrored-coredns-coredns:1.12.3
5
5
docker.io/rancher/mirrored-library-busybox:1.36.1
6
- docker.io/rancher/mirrored-library-traefik:3.3.6
6
+ docker.io/rancher/mirrored-library-traefik:3.5.1
7
7
docker.io/rancher/mirrored-metrics-server:v0.8.0
8
8
docker.io/rancher/mirrored-pause:3.6
You can’t perform that action at this time.
0 commit comments