From 063b575117db7996688abe1bebb51223b9ac9b7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20Gourv=C3=A9nec?= Date: Wed, 6 Dec 2023 15:38:40 +0100 Subject: [PATCH] feat(werther): update image --- components/werther/resources/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/werther/resources/deployment.yaml b/components/werther/resources/deployment.yaml index a38011d..8b26d62 100644 --- a/components/werther/resources/deployment.yaml +++ b/components/werther/resources/deployment.yaml @@ -22,7 +22,7 @@ spec: spec: containers: - name: werther - image: "reg.cadoles.com/cadoles/werther:1.2.2-feat_ssl_ignore-a39445f" + image: reg.cadoles.com/cadoles/hydra-werther:2023.12.6-stable.1421.15a4717 imagePullPolicy: IfNotPresent envFrom: - configMapRef: