Skip to content

Releases: grafana/grizzly

v0.6.0

30 Oct 16:04
Compare
Choose a tag to compare

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 --help

Docker container:

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

$ docker pull grafana/grizzly:0.6.0

What's Changed

  • Report anonymous usage statistics – by @theSuess in #510
  • Preserve resource format when saving a resource via grr serve – by @K-Phoen in #512
  • Fix incorrectly ignored watch events – by @K-Phoen in #513
  • Make livereloading of watched dashboards more reliable – by @K-Phoen in #514

v0.5.0

17 Oct 13:54
Compare
Choose a tag to compare

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 --help

Docker container:

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

$ docker pull grafana/grizzly:0.5.0

What's Changed

  • Fix a panic when grr serve is invoked with no arguments – by @K-Phoen in #504
  • Add a grr config check command to help diagnosing configuration issues – by @K-Phoen in #501
  • Ensure grr config get takes 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_TOKEN for self-hosted Mimir – by @mtweten in #505
  • Fix grr apply for PrometheusRuleGroup resource – by @vladshub in #469

v0.4.8

24 Sep 11:57
d15bc92
Compare
Choose a tag to compare

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 --help

Docker container:

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

$ docker pull grafana/grizzly:0.4.8

What's Changed

  • Library elements can be displayed in grr serve by @K-Phoen in #494
  • Fix a panic when diffing on LibraryElement resources by @K-Phoen in #498
  • Ignore secureJsonData field in Datasources when diff-ing @K-Phoen in #491

v0.4.7

03 Sep 10:12
cef1273
Compare
Choose a tag to compare

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 --help

Docker container:

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

$ docker pull grafana/grizzly:0.4.7

v0.4.6

30 Aug 09:15
bf3d6f4
Compare
Choose a tag to compare

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 --help

Docker container:

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

$ docker pull grafana/grizzly:0.4.6

v0.4.5

23 Aug 08:24
8b8f31f
Compare
Choose a tag to compare

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 --help

Docker container:

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

$ docker pull grafana/grizzly:0.4.5

v0.4.4

23 Aug 08:24
2ee8cbc
Compare
Choose a tag to compare

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 --help

Docker container:

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

$ docker pull grafana/grizzly:0.4.4

v0.4.3

20 Jun 13:01
09640db
Compare
Choose a tag to compare

This is release v0.4.3 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.3/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.3

v0.4.2

14 May 10:56
578f05c
Compare
Choose a tag to compare

This is release v0.4.2 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.2/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.2

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

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