Releases: grafana/grizzly
v0.7.1
This is release v0.7.1 of Grizzly (grr).
Install instructions
Binary:
# download the binary (adapt os and arch as needed)
$ curl -fSL -o "/usr/local/bin/grr" "https://github.com/grafana/grizzly/releases/download/v0.7.1/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --helpDocker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.7.1What's Changed
v0.7.0
This is release v0.7.0 of Grizzly (grr).
Install instructions
Binary:
# download the binary (adapt os and arch as needed)
$ curl -fSL -o "/usr/local/bin/grr" "https://github.com/grafana/grizzly/releases/download/v0.7.0/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --helpDocker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.7.0What's Changed
- Support previewing
Datasourceresources ingrr serve– by @K-Phoen in #525 - Support previewing
AlertRuleGroupresources ingrr serve– by @K-Phoen in #526 - Support
AlertNotificationTemplateresources ingrr serve– by @K-Phoen in #531 - Fix
diff-ing folders – by @nresare in #538 - Fix listing of
LibraryElementresources – by @K-Phoen in #548 - Fix dashboard snapshot creation – by @K-Phoen in #550
- Decrypt secrets in
AlertContactPointresources if possible – by @K-Phoen in #553 - Fix
grr serveto work even if Grafana is accessible on a sub-path – by @K-Phoen in #564 - Add
--continue-on-errorsupport for the grr export command – by @K-Phoen in #567
v0.6.1
This is release v0.6.1 of Grizzly (grr).
Install instructions
Binary:
# download the binary (adapt os and arch as needed)
$ curl -fSL -o "/usr/local/bin/grr" "https://github.com/grafana/grizzly/releases/download/v0.6.1/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --helpDocker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.6.1What's Changed
- Fix
grr getof an AlertRuleGroup with UID containing dots – by @K-Phoen in #517 - Fix the UID displayed by
grr listfor SyntheticMonitoringCheck resources – by @K-Phoen in #517 - Fix a panic that occurred when running
grr applyto create SyntheticMonitoringCheck resources – by @K-Phoen in #520 - Fix incorrect filenames being generated for some resources with a slash in their name – by @K-Phoen in #521
v0.6.0
This is release v0.6.0 of Grizzly (grr).
Install instructions
Binary:
# download the binary (adapt os and arch as needed)
$ curl -fSL -o "/usr/local/bin/grr" "https://github.com/grafana/grizzly/releases/download/v0.6.0/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --helpDocker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.6.0What's Changed
v0.5.0
This is release v0.5.0 of Grizzly (grr).
Install instructions
Binary:
# download the binary (adapt os and arch as needed)
$ curl -fSL -o "/usr/local/bin/grr" "https://github.com/grafana/grizzly/releases/download/v0.5.0/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --helpDocker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.5.0What's Changed
- Fix a panic when
grr serveis invoked with no arguments – by @K-Phoen in #504 - Add a
grr config checkcommand to help diagnosing configuration issues – by @K-Phoen in #501 - Ensure
grr config gettakes environment variables into account – by @K-Phoen in #501 - Improve logs management – by @K-Phoen in #506
- Fix dashboards & datasource handling when parsed from jsonnet – by @K-Phoen in #507
- Support
MIMIR_AUTH_TOKENfor self-hosted Mimir – by @mtweten in #505 - Fix
grr applyforPrometheusRuleGroupresource – by @vladshub in #469
v0.4.8
This is release v0.4.8 of Grizzly (grr).
Install instructions
Binary:
# download the binary (adapt os and arch as needed)
$ curl -fSL -o "/usr/local/bin/grr" "https://github.com/grafana/grizzly/releases/download/v0.4.8/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --helpDocker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.4.8What's Changed
v0.4.7
This is release v0.4.7 of Grizzly (grr).
Install instructions
Binary:
# download the binary (adapt os and arch as needed)
$ curl -fSL -o "/usr/local/bin/grr" "https://github.com/grafana/grizzly/releases/download/v0.4.7/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --helpDocker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.4.7v0.4.6
This is release v0.4.6 of Grizzly (grr).
Install instructions
Binary:
# download the binary (adapt os and arch as needed)
$ curl -fSL -o "/usr/local/bin/grr" "https://github.com/grafana/grizzly/releases/download/v0.4.6/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --helpDocker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.4.6v0.4.5
This is release v0.4.5 of Grizzly (grr).
Install instructions
Binary:
# download the binary (adapt os and arch as needed)
$ curl -fSL -o "/usr/local/bin/grr" "https://github.com/grafana/grizzly/releases/download/v0.4.5/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --helpDocker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.4.5v0.4.4
This is release v0.4.4 of Grizzly (grr).
Install instructions
Binary:
# download the binary (adapt os and arch as needed)
$ curl -fSL -o "/usr/local/bin/grr" "https://github.com/grafana/grizzly/releases/download/v0.4.4/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --helpDocker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.4.4