Skip to content

Commit

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

---------

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 Mar 18, 2024
1 parent 5b5fc51 commit 66b85b4
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.0 => 7.3.5
- upgrade grafana : 10.3.1 => 10.3.3
- upgrade grafana chart: 7.3.0 => 7.3.7
- upgrade grafana : 10.3.1 => 10.4.0

## [2.10.1] - 2024-02-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.5
digest: sha256:ec6f8491f86f74b8f6895edbb6bd46204a5ba297ddb9a80d1514b5574f7ae9c8
generated: "2024-03-11T10:35:27.863210559Z"
version: 7.3.7
digest: sha256:d1e082c5d966a130a20c5159d0e8d05495c27e83d7bc4f681dda6b71eaacc305
generated: "2024-03-14T11:29:26.698766281Z"
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.10.1
appVersion: 10.3.1
appVersion: 10.4.0
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.5
version: 7.3.7
repository: https://grafana.github.io/helm-charts
maintainers:
- name: giantswarm/team-atlas
Expand Down

0 comments on commit 66b85b4

Please sign in to comment.