From 548c3ecaf351020d3a76d1073b79baa0cd554653 Mon Sep 17 00:00:00 2001 From: Martin Desrumaux Date: Fri, 12 May 2023 11:30:16 +0200 Subject: [PATCH] fix(chart): default to v0.0.4 --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index b90dc7c..d3447a1 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -7,7 +7,7 @@ image: repository: wish/nodetaint pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v0.0.3" + tag: "v0.0.4" imagePullSecrets: [] nameOverride: ""