From 6e2597ffa7ca10c666653338420ff24a376d440e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Mon, 14 Apr 2025 14:28:00 +0200 Subject: [PATCH] fix yaml --- deploy/mysql/mysql-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/mysql/mysql-operator/Chart.yaml b/deploy/mysql/mysql-operator/Chart.yaml index e1a58ab..b152b4f 100644 --- a/deploy/mysql/mysql-operator/Chart.yaml +++ b/deploy/mysql/mysql-operator/Chart.yaml @@ -8,7 +8,7 @@ keywords: - orchestrator - bitpoke - database -version: 5.7.35 +version: "5.7.35" home: https://www.bitpoke.io/mysql-operator/ sources: - https://github.com/bitpoke/mysql-operator.git