Skip to content

Commit

Permalink
Bump traefik to v2.11.20
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Feb 10, 2025
1 parent 58e0060 commit 237ae0e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
+ fleet.cattle.io/bundle-id: rke2
apiVersion: v2
-appVersion: v2.11.2
+appVersion: v2.11.10
+appVersion: v2.11.20
description: A Traefik based Kubernetes ingress controller
home: https://traefik.io/
icon: https://raw.githubusercontent.com/traefik/traefik/v2.3/docs/content/assets/img/traefik.logo.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
+ repository: rancher/mirrored-library-traefik
# -- defaults to appVersion
- tag: ""
+ tag: "2.10.7"
+ tag: "2.11.20"
# -- Traefik image pull policy
pullPolicy: IfNotPresent

Expand Down
2 changes: 1 addition & 1 deletion packages/rke2-traefik/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
url: https://traefik.github.io/charts/traefik/traefik-27.0.2.tgz
packageVersion: 00
packageVersion: 01
# This repository does not use releaseCandidateVersions, so you can leave this as 00.
releaseCandidateVersion: 00
additionalCharts:
Expand Down
2 changes: 1 addition & 1 deletion packages/rke2-traefik/templates/crd-template/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
version: 27.0.2
appVersion: v2.11.10
appVersion: v2.11.20
description: Installs the CRDs for rke2-traefik
name: rke2-traefik-crd
type: application
Expand Down

0 comments on commit 237ae0e

Please sign in to comment.