From 19b49ec55aecfb51bf0a54c9cc52dd8599913a3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 17:01:04 +0000 Subject: [PATCH] Update Helm chart traefik-mesh to v4.1.1 | datasource | package | from | to | | ---------- | ------------ | ----- | ----- | | helm | traefik-mesh | 4.1.0 | 4.1.1 | Signed-off-by: Nicholas St. Germain --- cluster-critical/traefik/mesh/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster-critical/traefik/mesh/Chart.yaml b/cluster-critical/traefik/mesh/Chart.yaml index b912c81b3..40626bbca 100644 --- a/cluster-critical/traefik/mesh/Chart.yaml +++ b/cluster-critical/traefik/mesh/Chart.yaml @@ -3,6 +3,6 @@ apiVersion: v2 version: 1.0.0 dependencies: - name: traefik-mesh - version: 4.1.0 + version: 4.1.1 repository: https://helm.traefik.io/mesh alias: mesh