From d5abc6935cc48e438b0f35d1aef7675a3381a25b Mon Sep 17 00:00:00 2001 From: Cyril Baillou Date: Tue, 4 Feb 2025 03:53:54 +0000 Subject: [PATCH] Actualiser 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 3741217..5470da1 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: api: bgatellier/heart-novit:1.2 - static: novit.tech/demo-faber/site:v1 + static: novit.tech/demo-faber/site:v2 pullPolicy: IfNotPresent imagePullSecrets: []