diff --git a/README.adoc b/README.adoc index 66a54da..8b7c863 100644 --- a/README.adoc +++ b/README.adoc @@ -1,4 +1,4 @@ -:traefik-chart-version: 30.1.0 +:traefik-chart-version: 31.0.0 // BEGIN_TF_DOCS === Requirements diff --git a/charts/traefik/Chart.lock b/charts/traefik/Chart.lock index 0a3d843..f84f4ee 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: 31.0.0 +digest: sha256:aed177dd80ddd6a91d7d90e1a92747678260b344b8e167ab28090f2033f9ae88 +generated: "2024-09-18T07:06:38.817129125Z" diff --git a/charts/traefik/Chart.yaml b/charts/traefik/Chart.yaml index 04cc094..dfc2ada 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: 31.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-31.0.0.tgz b/charts/traefik/charts/traefik-31.0.0.tgz new file mode 100644 index 0000000..7f1c6ee Binary files /dev/null and b/charts/traefik/charts/traefik-31.0.0.tgz differ