diff --git a/README.adoc b/README.adoc index 3402b5e..bc2ce4c 100644 --- a/README.adoc +++ b/README.adoc @@ -1,4 +1,4 @@ -:traefik-chart-version: 30.1.0 +:traefik-chart-version: 32.1.1 // BEGIN_TF_DOCS === Requirements diff --git a/charts/traefik/Chart.lock b/charts/traefik/Chart.lock index 0a3d843..06a7f5c 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: 32.1.1 +digest: sha256:fba300a50959c7936c18f283c17f478b438c3dd449353a24d65558253e02dd02 +generated: "2024-10-14T07:07:33.350223432Z" diff --git a/charts/traefik/Chart.yaml b/charts/traefik/Chart.yaml index 04cc094..98f9071 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: 32.1.1 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-32.1.1.tgz b/charts/traefik/charts/traefik-32.1.1.tgz new file mode 100644 index 0000000..3f5c79e Binary files /dev/null and b/charts/traefik/charts/traefik-32.1.1.tgz differ