Skip to content
/ k3s Public
forked from k3s-io/k3s

Commit

Permalink
Update Traefik to v2.11.16
Browse files Browse the repository at this point in the history
k3s-io#11501
Signed-off-by: muicoder <[email protected]>
  • Loading branch information
muicoder committed Dec 26, 2024
1 parent 68fbd1a commit b465469
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifests/traefik.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
priorityClassName: "system-cluster-critical"
image:
repository: "rancher/mirrored-library-traefik"
tag: "2.11.10"
tag: "2.11.16"
tolerations:
- key: "CriticalAddonsOnly"
operator: "Exists"
Expand Down
2 changes: 1 addition & 1 deletion scripts/airgap/image-list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ docker.io/rancher/klipper-lb:v0.4.9
docker.io/rancher/local-path-provisioner:v0.0.30
docker.io/rancher/mirrored-coredns-coredns:1.12.0
docker.io/rancher/mirrored-library-busybox:1.36.1
docker.io/rancher/mirrored-library-traefik:2.11.10
docker.io/rancher/mirrored-library-traefik:2.11.16
docker.io/rancher/mirrored-metrics-server:v0.7.2
docker.io/rancher/mirrored-pause:3.6

0 comments on commit b465469

Please sign in to comment.