Skip to content

Commit

Permalink
Update Helm release grafana to v8.4.4 (#225)
Browse files Browse the repository at this point in the history
* Update Helm release grafana to v8.4.4

* Update CHANGELOG.md

* Update Chart.yaml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zirko <[email protected]>
  • Loading branch information
renovate[bot] and QuantumEnigmaa authored Aug 13, 2024
1 parent 9da2b5a commit 1c22c06
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- upgrade grafana chart: 8.3.4 => 8.4.4
- upgrade grafana : 11.1.0 => 11.1.3

## [2.13.0] - 2024-07-15

### Changed
Expand Down
6 changes: 3 additions & 3 deletions helm/grafana/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 8.3.4
digest: sha256:3f6f4abc1b1c56b0d16cb61e9c2d90d3343161c9165800c6859c980976da7a2f
generated: "2024-07-13T11:10:36.624181258Z"
version: 8.4.4
digest: sha256:6d9b3632e065104fe0b129cb7642145cd1ac3c6581fff8cb74c7e87130a572ba
generated: "2024-08-10T08:04:38.75721816Z"
4 changes: 2 additions & 2 deletions helm/grafana/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: grafana
version: 2.13.0
appVersion: 11.1.0
appVersion: 11.1.3
kubeVersion: "^1.8.0-0"
description: The leading tool for querying and visualizing time series and metrics.
home: https://github.com/giantswarm/grafana-app
Expand All @@ -10,7 +10,7 @@ sources:
- https://github.com/grafana/helm-charts/tree/main/charts/grafana
dependencies:
- name: grafana
version: 8.3.4
version: 8.4.4
repository: https://grafana.github.io/helm-charts
maintainers:
- name: giantswarm/team-atlas
Expand Down

0 comments on commit 1c22c06

Please sign in to comment.