From 209b21c83fc96cdf51bfe1ee84cfbf8e805c2a9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Mon, 14 Apr 2025 14:32:26 +0200 Subject: [PATCH] fix yaml --- deploy/mysql-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/mysql-operator/Chart.yaml b/deploy/mysql-operator/Chart.yaml index b152b4f..f1957bb 100644 --- a/deploy/mysql-operator/Chart.yaml +++ b/deploy/mysql-operator/Chart.yaml @@ -1,14 +1,14 @@ apiVersion: v2 name: mysql-operator description: A helm chart for Bitpoke Operator for MySQL -appVersion: "0.6.3" +appVersion: "latest" keywords: - mysql - percona - orchestrator - bitpoke - database -version: "5.7.35" +version: "0.0.0" home: https://www.bitpoke.io/mysql-operator/ sources: - https://github.com/bitpoke/mysql-operator.git