From 2ec8d28699b2e9ee89cdcead4a245b0490278826 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 19 Dec 2025 14:02:53 +0000 Subject: [PATCH] =?UTF-8?q?feat(container)!:=20Update=20image=20ghcr.io/tr?= =?UTF-8?q?aefik/helm/traefik=20(=2037.4.0=20=E2=86=92=2038.0.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- k8s/infrastructure/network/traefik/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/infrastructure/network/traefik/app/helm-release.yaml b/k8s/infrastructure/network/traefik/app/helm-release.yaml index ea73200..f73e9ce 100644 --- a/k8s/infrastructure/network/traefik/app/helm-release.yaml +++ b/k8s/infrastructure/network/traefik/app/helm-release.yaml @@ -8,7 +8,7 @@ spec: mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip operation: copy ref: - tag: 37.4.0 + tag: 38.0.1 url: oci://ghcr.io/traefik/helm/traefik --- apiVersion: helm.toolkit.fluxcd.io/v2 -- GitLab