diff --git a/README.adoc b/README.adoc index d81ead7..257088c 100644 --- a/README.adoc +++ b/README.adoc @@ -1,4 +1,4 @@ -:traefik-chart-version: 30.1.0 +:traefik-chart-version: 33.0.0 // BEGIN_TF_DOCS === Requirements diff --git a/charts/traefik/Chart.lock b/charts/traefik/Chart.lock index 0a3d843..cf282f0 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.0.0 +digest: sha256:476c6d938b6bbba9fe7bb676e6164a35719a37591eb3fbf78e201e31d6b9f910 +generated: "2024-11-28T07:07:42.231103694Z" diff --git a/charts/traefik/Chart.yaml b/charts/traefik/Chart.yaml index 04cc094..3a57809 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.0.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.0.0.tgz b/charts/traefik/charts/traefik-33.0.0.tgz new file mode 100644 index 0000000..62261b4 Binary files /dev/null and b/charts/traefik/charts/traefik-33.0.0.tgz differ