Skip to content

Commit

Permalink
[grafana] reduce k8s limit (#1040)
Browse files Browse the repository at this point in the history
  • Loading branch information
liranbg authored Oct 7, 2024
1 parent 7932298 commit d4f7171
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stable/grafana/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
name: grafana
version: 5.2.0
version: 5.2.1
appVersion: 6.5.2
kubeVersion: "^1.29.0-0"
kubeVersion: "^1.28.0-0"
description: The leading tool for querying and visualizing time series and metrics.
home: https://grafana.net
icon: https://raw.githubusercontent.com/grafana/grafana/master/public/img/logo_transparent_400x.png
Expand Down

0 comments on commit d4f7171

Please sign in to comment.