From a5fc058978a651b2c8e93cac516d6c6085cb83a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Murat=20=C3=96ZDEM=C4=B0R?= Date: Fri, 26 Jun 2026 21:15:06 +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 12ed295..24d98b6 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:c3229a3517c7c6d471ae9dd1a3861d2c837d748f0946b1a8bf35e1caea89ebbd +SOURCE_IMAGE_DIGEST=registry.tarla.io/iklimco/health-agent@sha256:2a820591c352221731e5d850159f624e34dd9b85a59d13724c4a745f0b08f1c8 PROD_IMAGE_TAG=0.1.0 \ No newline at end of file