From 5d78dfcfc9170f96478bb70d228dc07a9bd55cbd Mon Sep 17 00:00:00 2001 From: dd di cesare Date: Wed, 3 Jul 2024 10:11:30 +0200 Subject: [PATCH] [helm] Adding chart config and default templates Signed-off-by: dd di cesare --- charts/kuadrant-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/kuadrant-operator/Chart.yaml b/charts/kuadrant-operator/Chart.yaml index 87485c205..e62512ed3 100644 --- a/charts/kuadrant-operator/Chart.yaml +++ b/charts/kuadrant-operator/Chart.yaml @@ -30,7 +30,7 @@ dependencies: version: 0.0.0 repository: https://kuadrant.io/helm-charts/ - name: dns-operator - version: main + version: 0.0.0 repository: https://kuadrant.io/helm-charts/ maintainers: - email: acatterm@redhat.com