From 6b7170b06e89f66df23946fa20991c58cbabff64 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 Jan 2025 14:02:23 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v34.1.0 --- helm/traefik/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/traefik/kustomization.yaml b/helm/traefik/kustomization.yaml index 29135cf..d2a75df 100644 --- a/helm/traefik/kustomization.yaml +++ b/helm/traefik/kustomization.yaml @@ -4,7 +4,7 @@ helmCharts: - name: traefik namespace: traefik releaseName: traefik - version: v34.0.0 + version: 34.1.0 valuesInline: deployment: replicas: 2