Skip to content

Releases: grafana/grizzly

v0.4.1

11 Apr 16:47
505117c
Compare
Choose a tag to compare

This is release v0.4.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.4.1/grr-linux-amd64"

# make it executable
$ chmod a+x "/usr/local/bin/grr"

# have fun :)
$ grr --help

Docker container:

https://hub.docker.com/r/grafana/grizzly

$ docker pull grafana/grizzly:0.4.1

v0.4.0

28 Feb 18:40
44fdd72
Compare
Choose a tag to compare

This is release v0.4.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.4.0/grr-linux-amd64"

# make it executable
$ chmod a+x "/usr/local/bin/grr"

# have fun :)
$ grr --help

Docker container:

https://hub.docker.com/r/grafana/grizzly

$ docker pull grafana/grizzly:0.4.0

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

23 Jan 12:57
115008d
Compare
Choose a tag to compare

This is release v0.3.1 of Grizzly (grr). Check out the CHANGELOG for detailed release notes.

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.3.1/grr-linux-amd64"

# make it executable
$ chmod a+x "/usr/local/bin/grr"

# have fun :)
$ grr --help

v0.3.0

04 Jan 13:33
7793f1e
Compare
Choose a tag to compare

This is release v0.3.0 of Grizzly (grr). Check out the CHANGELOG for detailed release notes.

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.3.0/grr-linux-amd64"

# make it executable
$ chmod a+x "/usr/local/bin/grr"

# have fun :)
$ grr --help

v0.2.0

04 May 15:16
e77f5c7
Compare
Choose a tag to compare

This is release v0.2.0 of Grizzly (grr). Check out the CHANGELOG for detailed release notes.

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.2.0/grr-linux-amd64"

# make it executable
$ chmod a+x "/usr/local/bin/grr"

# have fun :)
$ grr --help

v0.2.0-beta3

28 Oct 15:25
cc3f5a7
Compare
Choose a tag to compare
v0.2.0-beta3 Pre-release
Pre-release

This is release v0.2.0-beta3 of Grizzly (grr). Check out the CHANGELOG for detailed release notes.

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.2.0-beta3/grr-linux-amd64"

# make it executable
$ chmod a+x "/usr/local/bin/grr"

# have fun :)
$ grr --help

v0.2.0-beta2

12 Oct 10:15
d6fab8d
Compare
Choose a tag to compare

This is release v0.2.0-beta2 of Grizzly (grr). Check out the CHANGELOG for detailed release notes.

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.2.0-beta2/grr-linux-amd64"

# make it executable
$ chmod a+x "/usr/local/bin/grr"

# have fun :)
$ grr --help

v0.2.0-beta1

23 Sep 20:28
5b49f5f
Compare
Choose a tag to compare

This is release v0.2.0-beta1 of Grizzly (grr). Check out the CHANGELOG for detailed release notes.

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.2.0-beta1/grr-linux-amd64"

# make it executable
$ chmod a+x "/usr/local/bin/grr"

# have fun :)
$ grr --help

v0.1.0

27 Feb 12:10
b719359
Compare
Choose a tag to compare

This is release v0.1.0 of Grizzly (grr). Check out the CHANGELOG for detailed release notes.

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.1.0/grr-linux-amd64"

# make it executable
$ chmod a+x "/usr/local/bin/grr"

# have fun :)
$ grr --help

v0.0.1

31 Jul 14:29
6701102
Compare
Choose a tag to compare

This is release v0.0.1 of Grizzly (grr). Check out the CHANGELOG for detailed release notes.

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.0.1/grr-linux-amd64"

# make it executable
$ chmod a+x "/usr/local/bin/grr"

# have fun :)
$ grr --help