github grafana/tanka v0.15.0

latest releases: v0.26.0, v0.25.0, v0.24.0...
3 years ago

Half the changes introduced in this version come from the community, great job y'all!

Highlight:

  • ⚠️ Pruning label changed

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/tk" "https://github.com/grafana/tanka/releases/download/v0.15.0/tk-linux-amd64"

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

# have fun :)
$ tk --help

Docker container:

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

$ docker pull grafana/tanka:0.15.0

Don't miss a new tanka release

NewReleases is sending notifications on new releases.