Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"docker":"1.4.0","helm/hive-metastore":"1.4.0"}
{"docker":"1.4.0","helm/hive-metastore":"1.4.1"}
8 changes: 8 additions & 0 deletions helm/hive-metastore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.4.1](https://github.com/OKDP/hive-metastore/compare/helm-hive-metastore/v1.4.0...helm-hive-metastore/v1.4.1) (2026-05-04)


### Documentation

* hive-metastore documentation audit ([9399bc2](https://github.com/OKDP/hive-metastore/commit/9399bc23a8b4b72254bc1f4c52612b375b124024))
* hive-metastore documentation audit ([1122ce1](https://github.com/OKDP/hive-metastore/commit/1122ce147b4c068193c458000d5c231fb70884e0))

## [1.4.0](https://github.com/OKDP/hive-metastore/compare/helm-hive-metastore/v3.1.3-1.3.0...helm-hive-metastore/v1.4.0) (2025-12-03)


Expand Down
5 changes: 3 additions & 2 deletions helm/hive-metastore/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@

apiVersion: v2
name: hive-metastore
description: A Helm chart to deploy Apache Hive Metastore on Kubernetes, with PostgreSQL backend and S3 warehouse storage.
version: 1.4.0
description: A Helm chart to deploy Apache Hive Metastore on Kubernetes, with
PostgreSQL backend and S3 warehouse storage.
version: 1.4.1
sources:
- https://github.com/okdp/hive-metastore
appVersion: 3.1.3
Expand Down