Skip to content

Commit

Permalink
Update Helm release grafana to v6.58.7 (#143)
Browse files Browse the repository at this point in the history
* Update Helm release grafana to v6.58.7

* update changelog

* update appversion

---------

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 Aug 7, 2023
1 parent 1f81a6b commit 75e8d3a
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 @@ -10,8 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- push grafana-app to cloud-director and vsphere collections.
- upgrade grafana chart: 6.56.4 => 6.58.6
- upgrade grafana: 9.5.2 => 10.0.2
- upgrade grafana chart: 6.56.4 => 6.58.7
- upgrade grafana: 9.5.2 => 10.0.3

## [2.4.1] - 2023-05-15

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: 6.58.6
digest: sha256:ef2f62e6b903c60e9e2e36bca10217b02e5696c66be85b86a03447d093f12604
generated: "2023-07-26T03:17:02.949492564Z"
version: 6.58.7
digest: sha256:4e0be36c57679fc4ee878d6e830e39b58c19f65f02164a4642d24c0a57023ac1
generated: "2023-08-07T09:35:51.385397449Z"
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.4.1
appVersion: 9.5.3
appVersion: 10.0.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: 6.58.6
version: 6.58.7
repository: https://grafana.github.io/helm-charts
maintainers:
- name: giantswarm/team-atlas
Expand Down

0 comments on commit 75e8d3a

Please sign in to comment.