diff --git a/README.adoc b/README.adoc index 9c07a2e..576679a 100644 --- a/README.adoc +++ b/README.adoc @@ -1,4 +1,4 @@ -:traefik-chart-version: 26.1.0 +:traefik-chart-version: 27.0.1 // BEGIN_TF_DOCS === Requirements diff --git a/charts/traefik/Chart.lock b/charts/traefik/Chart.lock index 1811423..753c303 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: 27.0.1 +digest: sha256:dfcff3e1728a2a963cacb6b505d1b512197d954359857786a26fa6029df9ec3d +generated: "2024-04-12T07:07:00.942337046Z" diff --git a/charts/traefik/Chart.yaml b/charts/traefik/Chart.yaml index 3fec501..262f912 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: 27.0.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-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-27.0.1.tgz b/charts/traefik/charts/traefik-27.0.1.tgz new file mode 100644 index 0000000..718de75 Binary files /dev/null and b/charts/traefik/charts/traefik-27.0.1.tgz differ