From 30fe75d38323745080995c450a3e05b671904e79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Murat=20=C3=96ZDEM=C4=B0R?= Date: Fri, 26 Jun 2026 23:56:44 +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 a46b398..1d6240f 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:9144295dc252f612a2572b24728c7f52e833a7f919588e1b9bbe3676d731c092 +SOURCE_IMAGE_DIGEST=registry.tarla.io/iklimco/health-agent@sha256:651733aa901c5a8736495c4c9535599629fb8e0c40b472028020569733865813 PROD_IMAGE_TAG=0.1.0 \ No newline at end of file