diff --git a/bitnami/janusgraph/CHANGELOG.md b/bitnami/janusgraph/CHANGELOG.md index 646030b7aa2ee7..9b232298de6f2a 100644 --- a/bitnami/janusgraph/CHANGELOG.md +++ b/bitnami/janusgraph/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog +## 1.0.1 (2024-11-29) + +* [bitnami/janusgraph] chore: :bulb: :memo: :rotating_light: Rename prometheus "@section" to avoid linter problems ([#30684](https://github.com/bitnami/charts/pull/30684)) + ## 1.0.0 (2024-11-22) -* [bitnami/janusgraph] Remove subchart image from values.yaml ([#30590](https://github.com/bitnami/charts/pull/30590)) +* [bitnami/janusgraph] Remove subchart image from values.yaml (#30590) ([01871b7](https://github.com/bitnami/charts/commit/01871b7fa6479528609a785189a09af0186744a4)), closes [#30590](https://github.com/bitnami/charts/issues/30590) ## 0.3.26 (2024-11-09) diff --git a/bitnami/janusgraph/Chart.yaml b/bitnami/janusgraph/Chart.yaml index e6e5734440c966..807e1df2fa4a5d 100644 --- a/bitnami/janusgraph/Chart.yaml +++ b/bitnami/janusgraph/Chart.yaml @@ -38,4 +38,4 @@ sources: - https://github.com/bitnami/charts/tree/main/bitnami/janusgraph - https://github.com/bitnami/containers/tree/main/bitnami/janusgraph - https://github.com/janusgraph/janusgraph -version: 1.0.0 +version: 1.0.1 diff --git a/bitnami/janusgraph/README.md b/bitnami/janusgraph/README.md index 4c1128d1a0c427..7fddc6c7435d32 100644 --- a/bitnami/janusgraph/README.md +++ b/bitnami/janusgraph/README.md @@ -339,7 +339,7 @@ As an alternative, use one of the preset configurations for pod affinity, pod an | `persistence.dataSource` | Custom PVC data source | `{}` | | `persistence.resourcePolicy` | Setting it to "keep" to avoid removing PVCs during a helm delete operation. Leaving it empty will delete PVCs after the chart deleted | `""` | -### Prometheus Metrics Parameters +### Prometheus metrics parameters | Name | Description | Value | | ----------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ | diff --git a/bitnami/janusgraph/values.yaml b/bitnami/janusgraph/values.yaml index 7ee01c349c0518..bf50240f9d9ef8 100644 --- a/bitnami/janusgraph/values.yaml +++ b/bitnami/janusgraph/values.yaml @@ -618,7 +618,7 @@ persistence: ## resourcePolicy: "" -## @section Prometheus metrics +## @section Prometheus metrics parameters ## metrics: ## @param metrics.enabled Enable the export of Prometheus metrics