From 49eb5dfabe614a3614be8270dfbc88aa87b42462 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 04:59:18 +0000 Subject: [PATCH] fix(container): update image public.ecr.aws/docker/library/traefik to v2.11.13 --- 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..25c7c23a3 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: v2.11.13 deployment: kind: Deployment replicas: 2