From 3c47f8daf33fa84a6499de92fbf1bbe0fd5b9077 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 13:09:33 +0000 Subject: [PATCH] Update Helm release traefik to v22.3.0 --- traefik/install/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/traefik/install/Chart.yaml b/traefik/install/Chart.yaml index 1f48eda..f73020b 100644 --- a/traefik/install/Chart.yaml +++ b/traefik/install/Chart.yaml @@ -6,4 +6,4 @@ appVersion: 0.0.0 # unused dependencies: - name: traefik repository: https://helm.traefik.io/traefik - version: 22.2.0 \ No newline at end of file + version: 22.3.0 \ No newline at end of file