From 3df6dfe381f0814b84b7380e45cae19d5e8358a2 Mon Sep 17 00:00:00 2001 From: "DARE-renovate[bot]" <129118232+DARE-renovate[bot]@users.noreply.github.enterprise.com> Date: Mon, 28 Aug 2023 17:30:34 +0000 Subject: [PATCH] chore(deps): update helm release mysql to v9.12.1 --- 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..56abd9d 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.12.1 +digest: sha256:205ff1e2c981b3ea91a17f89f73f7346a55c36a68e09f097a1078754fb088f1e +generated: "2023-08-28T17:30:23.805470732Z" diff --git a/charts/hive/Chart.yaml b/charts/hive/Chart.yaml index 6847f16..fef81d6 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.12.1 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.