From 40d3117a95893eb043557fb3c73adda6160e40b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 10:25:34 +0000 Subject: [PATCH] feat(container)!: Update image public.ecr.aws/docker/library/traefik to v3 --- cluster/apps/traefik/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/traefik/helmrelease.yaml b/cluster/apps/traefik/helmrelease.yaml index 0e31ffbd8..43441008b 100644 --- a/cluster/apps/traefik/helmrelease.yaml +++ b/cluster/apps/traefik/helmrelease.yaml @@ -25,7 +25,7 @@ spec: image: registry: public.ecr.aws repository: docker/library/traefik - tag: 2.11.0 + tag: v3.2.0 deployment: kind: Deployment replicas: 2