From 8e4502db85592c6b801d693c76a34e54b0da1c05 Mon Sep 17 00:00:00 2001 From: Marius Ensrud Date: Wed, 3 Nov 2021 16:52:23 +0100 Subject: [PATCH] fix tag --- charts/sogo/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/sogo/values.yaml b/charts/sogo/values.yaml index 88de97a..bb8b533 100644 --- a/charts/sogo/values.yaml +++ b/charts/sogo/values.yaml @@ -8,7 +8,7 @@ image: repository: sabaitech/sogo pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "" + tag: "latest" imagePullSecrets: [] nameOverride: ""