Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
Update grafana for fix fs issues (#2628)
Browse files Browse the repository at this point in the history
  • Loading branch information
martell authored and jackfrancis committed Apr 9, 2018
1 parent 9180c6d commit a0ad2d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ install_grafana() {
echo $(date) " - Installing the Grafana Helm chart"
helm install \
--name $GF_RELEASE_NAME \
--version 0.6.2 \
--version 0.8.5 \
--namespace $NAMESPACE stable/grafana $(storageclass_param)

GF_POD_PREFIX="$GF_RELEASE_NAME-grafana"
Expand Down

0 comments on commit a0ad2d7

Please sign in to comment.