From 8645bb774088b9b038e26e40f2e52a852fbae947 Mon Sep 17 00:00:00 2001 From: shenoypritika Date: Wed, 26 Jul 2023 11:59:20 -0700 Subject: [PATCH] remove tag --- charts/ndb-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ndb-operator/values.yaml b/charts/ndb-operator/values.yaml index 536ff20..53dde7e 100644 --- a/charts/ndb-operator/values.yaml +++ b/charts/ndb-operator/values.yaml @@ -4,7 +4,7 @@ image: repository: ghcr.io/nutanix-cloud-native/ndb-operator/controller pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v0.0.6" + tag: "" imagePullSecrets: [] nameOverride: ""