From 73ccd6114fc74b9365894e2f53a91c70a4e5ce4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Cluseau?= Date: Thu, 15 Sep 2022 13:20:44 +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..b5c4fd6 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: - api: bgatellier/heart-novit:1.1 + api: bgatellier/heart-novit:1.2 static: mcluseau/heart-front:1.0 pullPolicy: IfNotPresent