diff --git a/charts/hive/Chart.lock b/charts/hive/Chart.lock index ef085d3..10e2fa1 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.4 +digest: sha256:26c1e6d53a3a0f5e2fcea812b0a28e4b0d7bebe6056dbb76bc223d6974374857 +generated: "2023-10-09T21:14:51.458569281Z" diff --git a/charts/hive/Chart.yaml b/charts/hive/Chart.yaml index 6847f16..01812b7 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.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.