From 6f3bf6cef10748ae734393634bceba74ba7c8af2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Murat=20=C3=96ZDEM=C4=B0R?= Date: Fri, 26 Jun 2026 23:48:58 +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 4524d24..a46b398 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:94acbcf645676451ed24846f672d83f8491961ef478e0ee90554395ce0f4ac52 +SOURCE_IMAGE_DIGEST=registry.tarla.io/iklimco/health-agent@sha256:9144295dc252f612a2572b24728c7f52e833a7f919588e1b9bbe3676d731c092 PROD_IMAGE_TAG=0.1.0 \ No newline at end of file