Skip to content

Commit cb1691c

Browse files
committed
Bump traefik to v3.3.6
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
1 parent b8a705d commit cb1691c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

manifests/traefik.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
priorityClassName: "system-cluster-critical"
2929
image:
3030
repository: "rancher/mirrored-library-traefik"
31-
tag: "3.3.5"
31+
tag: "3.3.6"
3232
tolerations:
3333
- key: "CriticalAddonsOnly"
3434
operator: "Exists"

pkg/deploy/zz_generated_bindata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/airgap/image-list.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ docker.io/rancher/klipper-lb:v0.4.13
33
docker.io/rancher/local-path-provisioner:v0.0.31
44
docker.io/rancher/mirrored-coredns-coredns:1.12.1
55
docker.io/rancher/mirrored-library-busybox:1.36.1
6-
docker.io/rancher/mirrored-library-traefik:3.3.5
6+
docker.io/rancher/mirrored-library-traefik:3.3.6
77
docker.io/rancher/mirrored-metrics-server:v0.7.2
88
docker.io/rancher/mirrored-pause:3.6

0 commit comments

Comments
 (0)