Skip to content

Commit

Permalink
[bitnami/janusgraph] chore: 💡 📝 🚨 Rename prometheus "@section" to avo…
Browse files Browse the repository at this point in the history
…id linter problems (#30684)

* [bitnami/janusgraph] chore: 💡 📝 🚨 Rename prometheus "@section" to avoid linter problems

Signed-off-by: Javier J. Salmerón García <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Javier J. Salmerón García <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
Co-authored-by: Bitnami Containers <[email protected]>
  • Loading branch information
javsalgar and bitnami-bot authored Nov 29, 2024
1 parent e41a46c commit 5afb864
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion bitnami/janusgraph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

## <small>0.3.26 (2024-11-09)</small>

Expand Down
2 changes: 1 addition & 1 deletion bitnami/janusgraph/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion bitnami/janusgraph/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
| ----------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ |
Expand Down
2 changes: 1 addition & 1 deletion bitnami/janusgraph/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ persistence:
##
resourcePolicy: ""

## @section Prometheus metrics
## @section Prometheus metrics parameters
##
metrics:
## @param metrics.enabled Enable the export of Prometheus metrics
Expand Down

0 comments on commit 5afb864

Please sign in to comment.