Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
Upgrades Grafana to 7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hferentschik committed Oct 26, 2021
1 parent b66077b commit f05521e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion download.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

version="7.1.3"
version="7.3.0"
outfile="/tmp/grafana.deb"
download_base="https://dl.grafana.com/oss/release/"
case $1 in
Expand Down

0 comments on commit f05521e

Please sign in to comment.