diff --git a/README.adoc b/README.adoc index d81ead7..8ccf3aa 100644 --- a/README.adoc +++ b/README.adoc @@ -1,4 +1,4 @@ -:traefik-chart-version: 30.1.0 +:traefik-chart-version: 33.2.0 // BEGIN_TF_DOCS === Requirements diff --git a/charts/traefik/Chart.lock b/charts/traefik/Chart.lock index 0a3d843..81de88e 100644 --- a/charts/traefik/Chart.lock +++ b/charts/traefik/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: traefik repository: https://helm.traefik.io/traefik - version: 30.1.0 -digest: sha256:b67ac912e83f2f3b10fe51d53f4f915bd0ad5637fac5c1ee31db797efd68196e -generated: "2024-08-20T07:07:13.636650889Z" + version: 33.2.0 +digest: sha256:f23d53667ad113bbb884a8deb8adda68a7e1255f2cd68d34e04fca0abdf46a7a +generated: "2024-12-13T07:07:32.01617229Z" diff --git a/charts/traefik/Chart.yaml b/charts/traefik/Chart.yaml index 04cc094..fc2336b 100644 --- a/charts/traefik/Chart.yaml +++ b/charts/traefik/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 dependencies: - name: traefik repository: https://helm.traefik.io/traefik - version: 30.1.0 + version: 33.2.0 description: | This chart installs Traefik and configures it as the default Kubernetes cluster Ingress Controller. name: traefik diff --git a/charts/traefik/charts/traefik-30.1.0.tgz b/charts/traefik/charts/traefik-30.1.0.tgz deleted file mode 100644 index 2b71443..0000000 Binary files a/charts/traefik/charts/traefik-30.1.0.tgz and /dev/null differ diff --git a/charts/traefik/charts/traefik-33.2.0.tgz b/charts/traefik/charts/traefik-33.2.0.tgz new file mode 100644 index 0000000..61a8593 Binary files /dev/null and b/charts/traefik/charts/traefik-33.2.0.tgz differ