0.28.0
Release Summary
Features: added a dedicated Windows/ARM runner for Docker image builds and upgraded Buildx to v0.27.0 to expand platform coverage and build capabilities.
Fixes: adjusted GitHub Actions caching to use scope= for reliable cache-from/cache-to behavior with BuildKit.
Internal: refreshed Helm and GitHub Actions dependencies alongside general docs updates.
Breaking change(s)
Requires Actions Runner ≥ v2.327.1 and updates the runtime to Node.js 24.x.
What's Changed
- chore(deps): bump the helm-dependencies group across 2 directories with 1 update by @dependabot[bot] in #483
- chore(deps): bump super-linter/super-linter from slim-v7 to slim-v8 in the docker-dependencies group by @dependabot[bot] in #479
- chore(deps): bump the github-actions-dependencies group across 3 directories with 9 updates by @dependabot[bot] in #488
- chore(deps): bump the github-actions-dependencies group across 6 directories with 5 updates by @dependabot[bot] in #493
- feat(docker-build-images): add dedicated runner for windows/arm platform by @neilime in #494
- docs: update Helm chart documentation for charts by @hoverkraft-bot[bot] in #496
- feat(docker): upgrade buildx to v0.27.0 by @neilime in #495
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #497
- chore(deps): bump the github-actions-dependencies group across 10 directories with 5 updates by @dependabot[bot] in #499
- chore(deps): bump the github-actions-dependencies group across 3 directories with 5 updates by @dependabot[bot] in #501
- docs: update Helm chart documentation for charts by @hoverkraft-bot[bot] in #506
- chore(deps): bump the github-actions-dependencies group across 7 directories with 4 updates by @dependabot[bot] in #505
- fix(gha): workaround cache-to and cache-from scope by @NikitaCOEUR in #480
- chore(deps): bump actions/github-script from 7.0.1 to 8.0.0 in /actions/docker/build-image in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #510
- docs: update Helm chart documentation for charts by @hoverkraft-bot[bot] in #513
New Contributors
- @NikitaCOEUR made their first contribution in #480
Full Changelog: 0.27.1...0.28.0