Skip to content

Releases: grafana/tanka

v0.28.2

06 Sep 08:59
b9c7d9f
Compare
Choose a tag to compare

This is release v0.28.2 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.2/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.2

What's Changed

  • build(deps): bump dagger/dagger-for-github from 6.5.0 to 6.7.0 by @dependabot in #1152
  • build(deps): bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 by @dependabot in #1146
  • build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #1148
  • fix(docker): fix warnings in Dockerfile by @zerok in #1153
  • fix(ci): fix setup-goversion after Dockerfile cleanup by @zerok in #1154
  • build(deps): bump golang from 1.22.5 to 1.23.0 by @dependabot in #1140
  • build(deps): bump the acceptance-tests-dependencies group in /acceptance-tests with 2 updates by @dependabot in #1141
  • Dependency updates within the Docker image to fix a CVE around the expat library.

Full Changelog: v0.28.1...v0.28.2

v0.28.1

03 Sep 09:41
f0b1082
Compare
Choose a tag to compare

This is release v0.28.1 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.1/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.1

What's Changed

  • ci: fix missing tag name in release draft by @zerok in #1118
  • ci: update k3s module to fix breaking acceptance tests by @zerok in #1119
  • build(deps): bump the docs-dependencies group in /docs with 4 updates by @dependabot in #1122
  • build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 by @dependabot in #1123
  • build(deps): bump docker/setup-buildx-action from 3.5.0 to 3.6.1 by @dependabot in #1125
  • build(deps): bump dagger/dagger-for-github from 6.3.0 to 6.4.0 by @dependabot in #1124
  • docs: remove statement about importing YAML files by @zerok in #1127
  • build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 in /dagger in the dagger-dependencies group by @dependabot in #1126
  • build(deps): bump the docs-dependencies group in /docs with 4 updates by @dependabot in #1133
  • build(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 by @dependabot in #1135
  • build(deps): bump golang.org/x/term from 0.22.0 to 0.23.0 by @dependabot in #1134
  • build(deps): bump k8s.io/apimachinery from 0.30.3 to 0.31.0 by @dependabot in #1136
  • build(deps): bump docker/build-push-action from 6.5.0 to 6.7.0 by @dependabot in #1139
  • build(deps): bump dagger/dagger-for-github from 6.4.0 to 6.5.0 by @dependabot in #1138
  • build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 by @dependabot in #1130
  • fix: remove unnecessary print statement by @zerok in #1151

Full Changelog: v0.28.0...v0.28.1

v0.28.0

01 Aug 09:40
80ffbfd
Compare
Choose a tag to compare

This is release 0.28.0 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.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.28.0

What's Changed

  • build(deps): bump astro from 4.8.4 to 4.9.2 in /docs by @dependabot in #1053
  • build(deps): bump @astrojs/starlight from 0.22.3 to 0.23.2 in /docs by @dependabot in #1049
  • feat(cli): TANKA_PAGER environment variable by @rrotter in #1047
  • don't print debug logs by default in complete, env list by @rrotter in #1056
  • build(deps): bump golang from 1.22.3 to 1.22.4 by @dependabot in #1060
  • build(deps): bump @astrojs/starlight from 0.23.2 to 0.24.1 in /docs by @dependabot in #1061
  • build(deps): bump astro from 4.9.2 to 4.10.1 in /docs by @dependabot in #1062
  • build(deps-dev): bump prettier from 3.3.0 to 3.3.1 in /docs by @dependabot in #1063
  • build(deps): bump tailwindcss from 3.4.3 to 3.4.4 in /docs by @dependabot in #1064
  • build(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 by @dependabot in #1065
  • build(deps): bump golang.org/x/term from 0.20.0 to 0.21.0 by @dependabot in #1066
  • docs: rework tutorial to not use global $ by @Elfo404 in #1046
  • build(deps-dev): bump prettier from 3.3.1 to 3.3.2 in /docs by @dependabot in #1069
  • build(deps): bump astro from 4.10.1 to 4.10.2 in /docs by @dependabot in #1068
  • build(deps): bump @astrojs/starlight from 0.24.1 to 0.24.3 in /docs by @dependabot in #1071
  • Add new line at the end of "Formatted %v files" output by @guicaulada in #1077
  • build(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #1075
  • fix: Do not hide diff error details (kubectl < 1.18.0) by @zerok in #1078
  • build(deps): bump typescript from 5.4.5 to 5.5.2 in /docs by @dependabot in #1072
  • build(deps): bump astro from 4.10.2 to 4.11.2 in /docs by @dependabot in #1079
  • build(deps): bump @astrojs/starlight from 0.24.3 to 0.24.4 in /docs by @dependabot in #1073
  • docs: "envirnoments" typo by @regisb in #1080
  • feat: Add acceptance tests by @zerok in #1040
  • build(deps): bump dagger/dagger-for-github from 5.6.0 to 5.11.0 by @dependabot in #1081
  • build(deps): bump astro from 4.11.2 to 4.11.3 in /docs by @dependabot in #1083
  • build(deps): bump @astrojs/starlight from 0.24.4 to 0.24.5 in /docs by @dependabot in #1082
  • chore: Add dependabot updates to dagger & acceptance-tests folders by @zerok in #1084
  • build(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 in /acceptance-tests by @dependabot in #1091
  • CI: Run publish-page workflow only on non-forks and docs changes by @zerok in #1096
  • chore: Group dependency updates by @zerok in #1095
  • build(deps): bump the dagger-dependencies group in /dagger with 11 updates by @dependabot in #1099
  • build(deps): bump the docs-dependencies group in /docs with 2 updates by @dependabot in #1098
  • chore: Add codeowners file by @zerok in #1085
  • build(deps): bump golang.org/x/term from 0.21.0 to 0.22.0 by @dependabot in #1100
  • build(deps): bump k8s.io/apimachinery from 0.28.3 to 0.30.2 by @dependabot in #1070
  • build(deps): bump the docs-dependencies group in /docs with 3 updates by @dependabot in #1102
  • build(deps): bump golang from 1.22.4 to 1.22.5 by @dependabot in #1101
  • build(deps): bump dagger/dagger-for-github from 5.11.0 to 6.0.0 by @dependabot in #1103
  • build(deps): bump the docs-dependencies group in /docs with 3 updates by @dependabot in #1104
  • build(deps): bump dagger/dagger-for-github from 6.0.0 to 6.1.0 by @dependabot in #1107
  • build(deps): bump the acceptance-tests-dependencies group in /acceptance-tests with 2 updates by @dependabot in #1108
  • build(deps): bump the docs-dependencies group in /docs with 3 updates by @dependabot in #1109
  • build(deps): bump k8s.io/apimachinery from 0.30.2 to 0.30.3 by @dependabot in #1110
  • feat(actions): Pin commit SHAs by @nafisat2 in #1111
  • build(deps): bump the docs-dependencies group in /docs with 4 updates by @dependabot in #1115
  • build(deps): bump dagger/dagger-for-github from 6.1.0 to 6.3.0 by @dependabot in #1114
  • ci: lint PR titles by @zerok in #1116
  • feat: allow using external variables in export and env list by @sabeechen in #1112

New Contributors

Full Changelog: v0.27.1...v0.28.0

v0.27.1

28 May 13:19
d5d8449
Compare
Choose a tag to compare

This is release 0.27.1 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.27.1/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.27.1

What's Changed

  • ci: Fix fetch-depth in release workflow by @zerok in #1042

Full Changelog: v0.27.0...v0.27.1

v0.27.0

28 May 13:05
cba5ac3
Compare
Choose a tag to compare

This release will be followed up shortly due to an issue in the release pipeline. Sorry about that 🙂

Installation instructions

Docker container:

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

$ docker pull grafana/tanka:0.27.0

Binaries

For this release no binaries were created due to an issue in the release pipeline.

What's Changed

New Contributors

Full Changelog: v0.26.0...v0.27.0

v0.26.0

08 Aug 11:25
965612c
Compare
Choose a tag to compare

This is release v0.26.0 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.26.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.26.0

What's Changed

Full Changelog: v0.25.0...v0.26.0

v0.25.0

12 May 14:33
e264b4d
Compare
Choose a tag to compare

This is release v0.25.0 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.25.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.25.0

What's Changed

New Contributors

Full Changelog: v0.24.0...v0.25.0

v0.24.0

27 Jan 15:28
4a53805
Compare
Choose a tag to compare

This is release v0.24.0 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.24.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.24.0

What's Changed

New Contributors

Full Changelog: v0.23.1...v0.24.0

v0.23.1

29 Sep 12:05
e53e74b
Compare
Choose a tag to compare

This is release v0.23.1 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.23.1/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.23.1

v0.23.0

27 Sep 16:51
1bac47d
Compare
Choose a tag to compare

This is release v0.23.0 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.23.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.23.0