From 533e63b41a05311ad484921c94ee0183660c017f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 01:36:53 +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..d7fa296f2 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: 3.0.4 deployment: kind: Deployment replicas: 2