From 49fcb2f896cb05ee13b0ac0ac3b8261fb068f98d Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 2 Nov 2024 20:03:48 +0000 Subject: [PATCH] Update Image Version to 0.3.1 --- charts/identity-api/values-prod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/identity-api/values-prod.yaml b/charts/identity-api/values-prod.yaml index aeb71654..d1178ff4 100644 --- a/charts/identity-api/values-prod.yaml +++ b/charts/identity-api/values-prod.yaml @@ -2,7 +2,7 @@ replicaCount: 2 image: repository: dimozone/identity-api pullPolicy: IfNotPresent - tag: 0.3.0 + tag: 0.3.1 cronJob: enabled: false schedule: 0 0 * * 0