From e46db9142976c9fa097a67e90a6ecced54441266 Mon Sep 17 00:00:00 2001 From: "dare-renovate[bot]" <129118232+dare-renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 21:10:50 +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..f448212 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.7 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.