diff --git a/README.adoc b/README.adoc index 705565f..900c191 100644 --- a/README.adoc +++ b/README.adoc @@ -1,4 +1,4 @@ -:traefik-chart-version: 26.1.0 +:traefik-chart-version: 28.0.0 // BEGIN_TF_DOCS === Requirements diff --git a/charts/traefik/Chart.lock b/charts/traefik/Chart.lock index 1811423..92bc28c 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: 26.1.0 -digest: sha256:55cb0a1517e726561d6c370c82e4f5755a94fc6e101da50453072edef6476a99 -generated: "2024-02-23T13:39:25.835538904Z" + version: 28.0.0 +digest: sha256:05c8a0e990094182cfec26f7d808bd37897864044fd8dca224119e04b9cd7d0d +generated: "2024-05-15T07:06:27.202728538Z" diff --git a/charts/traefik/Chart.yaml b/charts/traefik/Chart.yaml index 3fec501..dae79d2 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: 26.1.0 + version: 28.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-26.1.0.tgz b/charts/traefik/charts/traefik-26.1.0.tgz deleted file mode 100644 index 608348a..0000000 Binary files a/charts/traefik/charts/traefik-26.1.0.tgz and /dev/null differ diff --git a/charts/traefik/charts/traefik-28.0.0.tgz b/charts/traefik/charts/traefik-28.0.0.tgz new file mode 100644 index 0000000..9082091 Binary files /dev/null and b/charts/traefik/charts/traefik-28.0.0.tgz differ