From e37cdbfab36acbaa810509d3f1b3a96ac0e99c20 Mon Sep 17 00:00:00 2001 From: "dare-renovate[bot]" <129118232+dare-renovate[bot]@users.noreply.github.enterprise.com> Date: Tue, 24 Oct 2023 21:15:12 +0000 Subject: [PATCH] chore(deps): update helm release mysql to v9.14.0 --- charts/hive/Chart.lock | 6 +++--- charts/hive/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/hive/Chart.lock b/charts/hive/Chart.lock index ef085d3..8613a7c 100644 --- a/charts/hive/Chart.lock +++ b/charts/hive/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: mysql repository: https://charts.bitnami.com/bitnami - version: 9.10.9 -digest: sha256:f6a1a1dc4d7e6a10b86b3966d08d2bbc0849bbf065df44ef925e9a8bf7c83640 -generated: "2023-08-01T11:02:28.494070932Z" + version: 9.14.0 +digest: sha256:b115883828488ed0acedddb866735bbd7c9649785676ed3fbe605bd391027dfc +generated: "2023-10-24T21:15:06.121964812Z" diff --git a/charts/hive/Chart.yaml b/charts/hive/Chart.yaml index 6847f16..572cbeb 100644 --- a/charts/hive/Chart.yaml +++ b/charts/hive/Chart.yaml @@ -3,7 +3,7 @@ appVersion: 1.2.0 dependencies: - name: mysql repository: https://charts.bitnami.com/bitnami - version: 9.10.9 + version: 9.14.0 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.