|
2 | 2 |
|
3 | 3 | For releases from v0.24.0 to v0.28.3, you can find the changelog in the GitHub releases: https://github.com/grafana/tanka/releases |
4 | 4 |
|
| 5 | +## [0.37.4](https://github.com/grafana/tanka/compare/v0.37.3...v0.37.4) (2026-06-18) |
| 6 | + |
| 7 | + |
| 8 | +### 🐛 Bug Fixes |
| 9 | + |
| 10 | +* **deps:** update kubernetes monorepo to v0.36.2 ([#2053](https://github.com/grafana/tanka/issues/2053)) ([65d76b7](https://github.com/grafana/tanka/commit/65d76b7f0c0ed2113c92b09c21dbaa26199b70e3)) |
| 11 | +* **deps:** update module golang.org/x/term to v0.44.0 ([#2085](https://github.com/grafana/tanka/issues/2085)) ([b62cca0](https://github.com/grafana/tanka/commit/b62cca0b875404792f3a01672a1f3e17c2992822)) |
| 12 | +* **deps:** update module google.golang.org/grpc to v1.81.1 ([#2054](https://github.com/grafana/tanka/issues/2054)) ([da8457d](https://github.com/grafana/tanka/commit/da8457d6209c779f6dc1ebd8c0c84819fe230888)) |
| 13 | + |
| 14 | + |
| 15 | +### 🤖 Continuous Integration |
| 16 | + |
| 17 | +* **docker:** add workflow_dispatch trigger for manual image republish ([#2075](https://github.com/grafana/tanka/issues/2075)) ([01a951e](https://github.com/grafana/tanka/commit/01a951e29a7d4fe25dc4c6ece3df0a2d3bffd597)) |
| 18 | +* **docker:** publish via GAR + OIDC, mirror to Docker Hub ([#2043](https://github.com/grafana/tanka/issues/2043)) ([1e57d22](https://github.com/grafana/tanka/commit/1e57d2267f593daec5a2f848f1058d4948c613c2)) |
| 19 | + |
| 20 | + |
| 21 | +### 🔧 Miscellaneous Chores |
| 22 | + |
| 23 | +* **deps:** update actions/checkout action to v6.0.3 ([#2070](https://github.com/grafana/tanka/issues/2070)) ([32f6547](https://github.com/grafana/tanka/commit/32f6547fb26d4e30a3eca8d68c483fae9461b88b)) |
| 24 | +* **deps:** update dependency kubectl to v1.34.9 ([#2050](https://github.com/grafana/tanka/issues/2050)) ([e1792a5](https://github.com/grafana/tanka/commit/e1792a5c8fbc5a779f7a7f001f4bcdd55286957e)) |
| 25 | +* **deps:** update dependency pnpm to v11.6.0 ([#2073](https://github.com/grafana/tanka/issues/2073)) ([3363781](https://github.com/grafana/tanka/commit/336378199db1e5b9a7d0f2b185f39641614c0d7c)) |
| 26 | +* **deps:** update docker/build-push-action action to v7.2.0 ([#2072](https://github.com/grafana/tanka/issues/2072)) ([f161cb5](https://github.com/grafana/tanka/commit/f161cb5a5b6e019999499feaf76aa43e9914cc56)) |
| 27 | +* **deps:** update docker/setup-buildx-action action to v4.1.0 ([#2083](https://github.com/grafana/tanka/issues/2083)) ([92c40e7](https://github.com/grafana/tanka/commit/92c40e7fece6bc1ea9919444b674abea3b59fb27)) |
| 28 | +* **deps:** update grafana/shared-workflows/lint-pr-title action to v1.2.3 ([#2076](https://github.com/grafana/tanka/issues/2076)) ([a505ad0](https://github.com/grafana/tanka/commit/a505ad0f3720d20f54c1e82536af3971ce47a587)) |
| 29 | +* **deps:** update grafana/shared-workflows/login-to-gar action to v1.0.3 ([#2077](https://github.com/grafana/tanka/issues/2077)) ([5a93247](https://github.com/grafana/tanka/commit/5a93247e11474b9a03863e863b0bab019b92b8ae)) |
| 30 | +* **deps:** update pnpm/action-setup action to v6.0.8 ([#2052](https://github.com/grafana/tanka/issues/2052)) ([81934cd](https://github.com/grafana/tanka/commit/81934cdaabb2301ec279b35a981f03d47430db0f)) |
| 31 | + |
5 | 32 | ## [0.37.3](https://github.com/grafana/tanka/compare/v0.37.2...v0.37.3) (2026-06-17) |
6 | 33 |
|
7 | 34 |
|
|
0 commit comments