From eef08f04cec8296826603b6d38318ebbf4804d59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Murat=20=C3=96ZDEM=C4=B0R?= Date: Thu, 16 Jul 2026 17:42:15 +0300 Subject: [PATCH] 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 1d6240f..d76b4f2 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:651733aa901c5a8736495c4c9535599629fb8e0c40b472028020569733865813 +SOURCE_IMAGE_DIGEST=registry.tarla.io/iklimco/health-agent@sha256:7a0b266d1d163f1f931e111ac885ea6d0354af496cbed3d211e254fe47787588 PROD_IMAGE_TAG=0.1.0 \ No newline at end of file