From a5d6be93380e4776bb666c1907b9f8c76f918c76 Mon Sep 17 00:00:00 2001 From: Gabriel Radureau Date: Mon, 30 Sep 2024 12:40:16 +0200 Subject: [PATCH] always pull latest image --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index f5acb04..84fa9c4 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: gitea.arcodange.duckdns.org/arcodange-org/webapp - pullPolicy: IfNotPresent + pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. tag: ""