From 31c4a9d668695113ce4d88adf403653f9be2ab26 Mon Sep 17 00:00:00 2001 From: Juan24 <93536474+jajaramillo24@users.noreply.github.com> Date: Wed, 16 Apr 2025 16:41:44 -0300 Subject: [PATCH] Update values.yaml --- helm-chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-chart/values.yaml b/helm-chart/values.yaml index be3fc5d..f4cec69 100644 --- a/helm-chart/values.yaml +++ b/helm-chart/values.yaml @@ -1,6 +1,6 @@ # Azure Container Registry details image: - repository: whatnow.azurecr.io/whatnowapi + repository: ifrcsmdb.azurecr.io/whatnowapi tag: "latest" pullPolicy: Always