From 95dd439a34b025b4912354b8fef349ae7f37a3af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Murat=20=C3=96ZDEM=C4=B0R?= Date: Fri, 26 Jun 2026 20:53:59 +0300 Subject: [PATCH] health-agent redeploy with new image --- health-agent/deploy/prod.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/health-agent/deploy/prod.env b/health-agent/deploy/prod.env index 969ab4c..12ed295 100644 --- a/health-agent/deploy/prod.env +++ b/health-agent/deploy/prod.env @@ -1,2 +1,2 @@ -SOURCE_IMAGE_DIGEST=registry.tarla.io/iklimco/health-agent@sha256:a2ed1cbaabf116e49d1685e37e0335798d1fe49a2d95457717c68b1576894062 +SOURCE_IMAGE_DIGEST=registry.tarla.io/iklimco/health-agent@sha256:c3229a3517c7c6d471ae9dd1a3861d2c837d748f0946b1a8bf35e1caea89ebbd PROD_IMAGE_TAG=0.1.0 \ No newline at end of file