From b8691d9d498611b4f244ab63346fcde43ff2638c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Cluseau?= Date: Fri, 9 Sep 2022 10:12:46 +0000 Subject: [PATCH] Update 'helm/values.yaml' --- helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values.yaml b/helm/values.yaml index c6bd45c..238c244 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: api: bgatellier/heart-novit:1.1 - static: mcluseau/heart-front:1.0 + static: mcluseau/heart-front:1.1 pullPolicy: IfNotPresent imagePullSecrets: []