Skip to content

Commit

Permalink
start-grafana.sh: set grafana version to 6.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amnonh committed Dec 10, 2019
1 parent b23076f commit c337d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start-grafana.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ else
fi
VERSIONS=$DEFAULT_VERSION

GRAFANA_VERSION=6.4.3
GRAFANA_VERSION=6.5.1
DB_ADDRESS="127.0.0.1:9090"
LOCAL=""
GRAFANA_ADMIN_PASSWORD="admin"
Expand Down

0 comments on commit c337d6c

Please sign in to comment.