Skip to content

v0.11.2

Latest
Compare
Choose a tag to compare
@grobinson-grafana grobinson-grafana released this 14 Jun 18:35
8898eb3

v0.11.2 Release

Changes

  • [CHANGE] Fix missing tzdata package in docker image.

Installation

cortextool

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "cortextool" "https://github.com/grafana/cortex-tools/releases/download/v0.11.2/cortextool-linux-amd64"

# make it executable
$ chmod a+x "cortextool"

# have fun :)
$ ./cortextool --help