This is release v0.28.3
of Tanka (tk
).
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.28.3/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.28.3
What's Changed
- build(deps): bump the docs-dependencies group across 1 directory with 5 updates by @dependabot in #1145
- build(deps): bump the docs-dependencies group across 1 directory with 2 updates by @dependabot in #1156
- build(deps): bump the docs-dependencies group in /docs with 3 updates by @dependabot in #1157
- build(deps): bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4 by @dependabot in #1158
- build(deps): bump golang from 1.23.0 to 1.23.1 by @dependabot in #1161
- build(deps): bump the dagger-dependencies group across 1 directory with 10 updates by @dependabot in #1147
- build(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 by @dependabot in #1159
- build(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 by @dependabot in #1160
- build(deps): bump dagger/dagger-for-github from 6.7.0 to 6.8.0 by @dependabot in #1164
- build(deps): bump the acceptance-tests-dependencies group in /acceptance-tests with 2 updates by @dependabot in #1165
- build(deps): bump k8s.io/apimachinery from 0.31.0 to 0.31.1 by @dependabot in #1166
- build(deps): bump the docs-dependencies group in /docs with 4 updates by @dependabot in #1167
- build(deps): bump the dagger-dependencies group in /dagger with 7 updates by @dependabot in #1168
- build(deps): bump the dagger-dependencies group in /dagger with 2 updates by @dependabot in #1169
- build(deps): bump actions/setup-node from 4.0.3 to 4.0.4 by @dependabot in #1171
- build(deps): bump the dagger-dependencies group in /dagger with 2 updates by @dependabot in #1174
- build(deps): bump rossjrw/pr-preview-action from 1.4.7 to 1.4.8 by @dependabot in #1172
- build(deps): bump dagger/dagger-for-github from 6.8.0 to 6.11.0 by @dependabot in #1170
- build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #1177
- build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.16 to 2.5.17 in /dagger by @dependabot in #1179
- build(deps): bump docker/build-push-action from 6.7.0 to 6.8.0 by @dependabot in #1178
- build(deps): bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8 by @dependabot in #1176
- build(deps): bump the docs-dependencies group across 1 directory with 4 updates by @dependabot in #1180
- fix(docs): replace deprecated translation API by @zerok in #1181
- docs: add instructions for releasing a new version by @zerok in #1120
Full Changelog: v0.28.2...v0.28.3