github grafana/tanka v0.12.0-alpha3

latest releases: v0.28.3, v0.28.2, v0.28.1...
pre-release4 years ago

🚨 This is a pre-release. It is not tested and may contain issues of major kind, possibly causing data loss.
🚨 DO NOT USE IN PRODUCTION.

This is release v0.12.0-alpha3 of Tanka (tk). 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.12.0-alpha3/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.12.0-alpha3

Don't miss a new tanka release

NewReleases is sending notifications on new releases.