Skip to content

v0.11.1

Compare
Choose a tag to compare
@grobinson-grafana grobinson-grafana released this 13 Jun 15:00
· 1 commit to main since this release
49e0444

v0.11.1 Release

Changes

  • [CHANGE] Upgrade Go version to 1.22

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.1/cortextool-linux-amd64"

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

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