From 2b24b802f076cc2fa91644810e85e0d1d0dd23da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 08:54:49 +0000 Subject: [PATCH] Update Helm chart traefik to v15.3.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | traefik | 15.1.0 | 15.3.0 | Signed-off-by: Nicholas St. Germain --- cluster-critical/traefik/traefik/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster-critical/traefik/traefik/Chart.yaml b/cluster-critical/traefik/traefik/Chart.yaml index a728ced28..2950d68af 100644 --- a/cluster-critical/traefik/traefik/Chart.yaml +++ b/cluster-critical/traefik/traefik/Chart.yaml @@ -3,5 +3,5 @@ apiVersion: v2 version: 1.0.0 dependencies: - name: traefik - version: 15.1.0 + version: 15.3.0 repository: https://helm.traefik.io/traefik