From 8d5fe55b148cc651b272b4c4561b15fcdeb27d57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Murat=20=C3=96ZDEM=C4=B0R?= Date: Fri, 26 Jun 2026 20:06:48 +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 92297cd..0a993b4 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:fadf229d4423075d2871f9dc4a5a0afdf6dfe7c5fcd04d866b2d6d6fe8942b56 +SOURCE_IMAGE_DIGEST=registry.tarla.io/iklimco/health-agent@sha256:e262bf6e6712862ba24551dc326411ebb0987da59072834b2923bd73cb5c9d3b PROD_IMAGE_TAG=0.1.0 \ No newline at end of file