From 513388f3222e00d26afad5153a512d6e171b0005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Cluseau?= Date: Fri, 9 Sep 2022 09:51:39 +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 acbc0d3..c6bd45c 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:latest + static: mcluseau/heart-front:1.0 pullPolicy: IfNotPresent imagePullSecrets: []