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