Skip to content

Commit

Permalink
Update Helm release grafana to v7.3.12 (#213)
Browse files Browse the repository at this point in the history
* Update Helm release grafana to v7.3.12

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Herve Nicol <[email protected]>
  • Loading branch information
renovate[bot] and hervenicol authored Jun 12, 2024
1 parent c866333 commit c3ebdc8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- upgrade grafana chart: 7.3.7 => 7.3.11
- upgrade grafana : 10.4.0 => 10.4.1
- upgrade grafana chart: 7.3.7 => 7.3.12
- upgrade grafana : 10.4.0 => 10.4.3

## [2.11.0] - 2024-03-19

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: 7.3.11
digest: sha256:ce152145361736ce75201ac038f72facc06a5a8eaeb8c20678857d99aa3e7e11
generated: "2024-05-15T09:10:45.537902144Z"
version: 7.3.12
digest: sha256:3f8180b75bb6e7b486ff39c19453e6cefdaeda7c1f9968cb571a238d00de75d4
generated: "2024-06-10T16:19:46.89454706Z"
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.11.0
appVersion: 10.4.1
appVersion: 10.4.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: 7.3.11
version: 7.3.12
repository: https://grafana.github.io/helm-charts
maintainers:
- name: giantswarm/team-atlas
Expand Down

0 comments on commit c3ebdc8

Please sign in to comment.