Skip to content

Commit

Permalink
[kube-prometheus-stack] fix Provision Grafana comment example (#4919)
Browse files Browse the repository at this point in the history
* fix[kube-prometheus-stack]: Provision Grafana comment example.

Signed-off-by: Vanilla <osu_Vanilla@126.com>

* Update charts/kube-prometheus-stack/Chart.yaml

Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>

---------

Signed-off-by: Vanilla <osu_Vanilla@126.com>
Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>
Co-authored-by: Jan-Otto Kröpke <github@jkroepke.de>
  • Loading branch information
VergeDX and jkroepke authored Oct 17, 2024
1 parent f24a66a commit f683f27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 65.3.0
version: 65.3.1
appVersion: v0.77.1
kubeVersion: ">=1.19.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Expand Down
3 changes: 2 additions & 1 deletion charts/kube-prometheus-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1123,7 +1123,8 @@ grafana:
# - name: prometheus-sample
# access: proxy
# basicAuth: true
# basicAuthPassword: pass
# secureJsonData:
# basicAuthPassword: pass
# basicAuthUser: daco
# editable: false
# jsonData:
Expand Down

0 comments on commit f683f27

Please sign in to comment.