Skip to content

v0.11.3

Latest
Compare
Choose a tag to compare
@stevesg stevesg released this 13 Mar 11:24
· 1 commit to main since this release
e3ec67f

v0.11.3 Release

Changes

  • [FEATURE] Add --extra-headers support for cortextool rules commands. #288

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.3/cortextool_v0.11.3_Linux_x86_64"

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

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