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
- Clamp thread count to number of envs to export by @julienduchesne in #905
- inline-environments-doc: fix typo with
a
->as
by @zzehring in #911 - Hide the Jsonnet Go implementation behind an interface by @julienduchesne in #914
- Jsonnet: Move the
JsonnetImplentation
option upwards by @julienduchesne in #917 - Bump golang from 1.20.5-alpine to 1.21.0-alpine by @dependabot in #909
- Bump golang.org/x/term from 0.10.0 to 0.11.0 by @dependabot in #902
- Bump golang.org/x/text from 0.11.0 to 0.12.0 by @dependabot in #903
- Bump k8s.io/apimachinery from 0.27.3 to 0.28.1 by @dependabot in #919
- Bump github.com/stretchr/objx from 0.5.0 to 0.5.1 by @dependabot in #910
- Make FindEnvs faster for single and multiple paths by @julienduchesne in #918
- Jsonnet: Add binary jsonnet implementation by @julienduchesne in #915
- Fix Jsonnet implementation override by @julienduchesne in #920
- Bump golang from 1.21.0-alpine to 1.21.1-alpine by @dependabot in #927
- Drone -> Github Actions by @julienduchesne in #938
- Bump golang.org/x/text from 0.12.0 to 0.13.0 by @dependabot in #925
- Bump k8s.io/apimachinery from 0.28.1 to 0.28.3 by @dependabot in #937
- Bump actions/setup-go from 2 to 4 by @dependabot in #941
- Bump actions/setup-node from 3 to 4 by @dependabot in #940
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #936
- Bump golang from 1.21.1-alpine to 1.21.3-alpine by @dependabot in #935
- fix kustomize docs by @Windfarer in #929
- Bump actions/checkout from 3 to 4 by @dependabot in #926
- Bump prettier from 2.8.8 to 3.0.3 in /docs by @dependabot in #923
- Bump typeface-fira-mono from 0.0.72 to 1.1.13 in /docs by @dependabot in #878
- Bump golang.org/x/term from 0.11.0 to 0.13.0 by @dependabot in #933
- Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #932
- fix(kubernetes-client): Match context & cluster names exactly by @zerok in #948
- Bump golang from 1.21.3 to 1.21.4 by @dependabot in #962
- Bump golang from 1.21.4 to 1.21.5 by @dependabot in #970
- Bump actions/setup-go from 4 to 5 by @dependabot in #968
- Update refresher.mdx for typo by @erikbaranowski in #974
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #977
- Bump actions/download-artifact from 3 to 4 by @dependabot in #976
- ci: Support for upload/download-artifact@4 action by @zerok in #979
- extract: Don't crash when the error is not an
ErrorPrimitiveReached
by @iainlane in #967 - Bump golang.org/x/term from 0.13.0 to 0.16.0 by @dependabot in #982
- Bump golang from 1.21.5 to 1.21.6 by @dependabot in #983
- Bump prettier from 3.0.3 to 3.2.2 in /docs by @dependabot in #984
- chore: Use Dockerfile as source for the Go version by @zerok in #985
- Github Actions: Use shared action to login to DockerHub by @julienduchesne in #991
- Bump prettier from 3.2.2 to 3.2.5 in /docs by @dependabot in #994
- Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 by @dependabot in #993
- Bump golang from 1.21.6 to 1.22.0 by @dependabot in #997
- Bump golang.org/x/term from 0.16.0 to 0.17.0 by @dependabot in #996
- feat(cmd): add --jsonnet-implemenation flag to
tk eval
by @Duologic in #998 - Bump github.com/stretchr/objx from 0.5.1 to 0.5.2 by @dependabot in #1002
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #1007
- Bump golang from 1.22.0 to 1.22.1 by @dependabot in #1006
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #1005
- Bump golang.org/x/term from 0.17.0 to 0.18.0 by @dependabot in #1011
- Bump azure/setup-helm from 3 to 4 by @dependabot in #1003
- Bump golang from 1.22.1 to 1.22.2 by @dependabot in #1013
- Bump golang.org/x/term from 0.18.0 to 0.19.0 by @dependabot in #1014
- Cache helm templates for the same inputs by @SimKev2 in #1016
- Add repository config option for private repositories by @SimKev2 in #1017
- Add version-check command for vendored helm charts by @SimKev2 in #1018
- Bump golang.org/x/term from 0.19.0 to 0.20.0 by @dependabot in #1021
- Bump golang.org/x/text from 0.13.0 to 0.15.0 by @dependabot in #1020
- Update default k8s version to 1.29 by @dan-os in #1010
- Bump golang from 1.22.2 to 1.22.3 by @dependabot in #1024
- Run helm repo update before searching repos by @SimKev2 in #1026
- Docs: Add .nojekyll file to output by @zerok in #1027
- Bump github.com/fatih/color from 1.15.0 to 1.17.0 by @dependabot in #1030
- docs: new docs website using Astro + Starlight by @Elfo404 in #1025
- Bump pnpm/action-setup from 3 to 4 by @dependabot in #1036
- fix: Use generateName as last comparison when sorting by @zerok in #1031
- Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 by @dependabot in #1034
- Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #945
- docs: fix helm example by @Elfo404 in #1037
- Bump alpine from 3.18 to 3.20 by @dependabot in #1035
- ci: Remove reference to CHANGELOG in release workflow by @zerok in #1041
New Contributors
- @zzehring made their first contribution in #911
- @Windfarer made their first contribution in #929
- @zerok made their first contribution in #948
- @erikbaranowski made their first contribution in #974
- @SimKev2 made their first contribution in #1016
- @dan-os made their first contribution in #1010
- @Elfo404 made their first contribution in #1025
Full Changelog: v0.26.0...v0.27.0