Skip to content

Commit 46c18e7

Browse files
Update Helm release grafana to v8.9.0 (#270)
* Update Helm release grafana to v8.9.0 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Herve Nicol <12008875+hervenicol@users.noreply.github.com>
1 parent d48a16f commit 46c18e7

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [2.18.0] - 2024-12-03
11-
1210
### Changed
1311

14-
- Add Ingress dummy paths to block access to the `/swagger`, `/metrics`, and `/api/health` endpoints by default.
12+
- upgrade grafana chart: 8.6.4 => 8.9.0
13+
- upgrade grafana : 11.3.1 => 11.5.1
14+
15+
## [2.18.0] - 2024-12-03
1516

1617
### Changed
1718

19+
- Add Ingress dummy paths to block access to the `/swagger`, `/metrics`, and `/api/health` endpoints by default.
1820
- upgrade grafana chart: 8.5.12 => 8.6.0
1921

2022
## [2.17.0] - 2024-11-07

helm/grafana/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: grafana
33
repository: https://grafana.github.io/helm-charts
4-
version: 8.6.4
5-
digest: sha256:b4411ee5f37509cef2d4556bdfd2cfe531a19d4079d98f804025f51218cf0ee3
6-
generated: "2024-12-03T09:53:55.761668182Z"
4+
version: 8.9.0
5+
digest: sha256:8f964aba910b75d4ff0d819839d662ecbf1ef21b369f2b3d8fd44a5c02ec37c7
6+
generated: "2025-02-04T08:26:56.749334631Z"

helm/grafana/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sources:
1010
- https://github.com/grafana/helm-charts/tree/main/charts/grafana
1111
dependencies:
1212
- name: grafana
13-
version: 8.6.4
13+
version: 8.9.0
1414
repository: https://grafana.github.io/helm-charts
1515
maintainers:
1616
- name: giantswarm/team-atlas

0 commit comments

Comments
 (0)