From 00aafa7376efb242d2dc7710610dc2298349a0b2 Mon Sep 17 00:00:00 2001 From: Philipp Riederer Date: Thu, 2 May 2024 17:45:40 +0200 Subject: [PATCH] correctly release the helm chart --- charts/wave/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/wave/values.yaml b/charts/wave/values.yaml index 6ec2e4f5..99e9e75f 100644 --- a/charts/wave/values.yaml +++ b/charts/wave/values.yaml @@ -11,7 +11,7 @@ global: annotations: {} image: name: quay.io/wave-k8s/wave - tag: v0.5.0 + tag: v0.7.0 pullPolicy: IfNotPresent # Node selector for the wave pods