From d9d59ba0404212a2cf5b78c8068bff5c58393c7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 19:37:09 +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..860f7e18a 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.1.6 deployment: kind: Deployment replicas: 2