This repository was archived by the owner on Jun 5, 2026. It is now read-only.
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.8