From c0048099e6941f22f4929aad0d59540020da5a09 Mon Sep 17 00:00:00 2001 From: "dare-renovate[bot]" <129118232+dare-renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 21:10:44 +0000 Subject: [PATCH] chore(deps): update helm release mysql to v11 --- charts/hive/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/hive/Chart.yaml b/charts/hive/Chart.yaml index 4f7d78a..4a4151c 100644 --- a/charts/hive/Chart.yaml +++ b/charts/hive/Chart.yaml @@ -4,7 +4,7 @@ dependencies: - name: mysql condition: mysql.enabled repository: https://charts.bitnami.com/bitnami - version: 9.16.2 + version: 11.1.4 description: The Apache Hive ™ is a data warehouse software project built on top of Apache Hadoop for providing data query and analysis. Hive gives an SQL-like interface to query data stored in various databases and file systems that integrate with Hadoop.