diff --git a/README.adoc b/README.adoc index 667ad50..be27f90 100644 --- a/README.adoc +++ b/README.adoc @@ -1,4 +1,4 @@ -:traefik-chart-version: 30.0.2 +:traefik-chart-version: 30.1.0 // BEGIN_TF_DOCS === Requirements diff --git a/charts/traefik/Chart.lock b/charts/traefik/Chart.lock index a2940fe..0a3d843 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.0.2 -digest: sha256:c6ee5906a8910cf2302bc22fe5cf663e87f05be2d97ad766914ebbe53ef51185 -generated: "2024-08-15T07:06:40.168872667Z" + version: 30.1.0 +digest: sha256:b67ac912e83f2f3b10fe51d53f4f915bd0ad5637fac5c1ee31db797efd68196e +generated: "2024-08-20T07:07:13.636650889Z" diff --git a/charts/traefik/Chart.yaml b/charts/traefik/Chart.yaml index 21f97bb..04cc094 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.0.2 + version: 30.1.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.0.2.tgz b/charts/traefik/charts/traefik-30.0.2.tgz deleted file mode 100644 index 734a04c..0000000 Binary files a/charts/traefik/charts/traefik-30.0.2.tgz and /dev/null differ diff --git a/charts/traefik/charts/traefik-30.1.0.tgz b/charts/traefik/charts/traefik-30.1.0.tgz new file mode 100644 index 0000000..2b71443 Binary files /dev/null and b/charts/traefik/charts/traefik-30.1.0.tgz differ