From fbace34c37ecf6fad6443403f0928f3149e42277 Mon Sep 17 00:00:00 2001 From: "dare-renovate[bot]" <129118232+dare-renovate[bot]@users.noreply.github.enterprise.com> Date: Mon, 25 Sep 2023 10:45:02 +0000 Subject: [PATCH] chore(deps): update helm release mysql to v9.12.3 --- 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..2c4bc92 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.3 +digest: sha256:a32175fda45fdba8068f8545b7725a231125827fdb27f58155d50681c36af563 +generated: "2023-09-25T10:44:49.014177231Z" diff --git a/charts/hive/Chart.yaml b/charts/hive/Chart.yaml index 6847f16..0d3537e 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.3 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.