From 18f5575a6cdac2fdf55ce7fcef96d5fd689f6ad6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 04:23:35 +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..acc88006c 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.0.2 deployment: kind: Deployment replicas: 2