Release Summary
Docker image builds can now disable cache when needed, while Docker setup updates Buildx to v0.35.0 and BuildKit to v0.31.1. Cache handling for GitHub Actions-triggered Docker builds has been improved.
Internal changes include refreshed actions, workflows, Helm chart documentation, and dependency updates for Helm, GitHub Actions, and the Docker-in-Docker devcontainer feature.
Breaking changes
There is no effective breaking change in this release.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #844
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #845
- docs(actions/docker/create-images-manifests): add usage explanation for cloning tag by @neilime in #846
- feat(docker/build-image): allows to disable cache by @neilime in #851
- chore(deps): bump the helm-dependencies group across 2 directories with 1 update by @dependabot[bot] in #847
- chore(deps): bump the github-actions-dependencies group across 9 directories with 22 updates by @dependabot[bot] in #852
- docs: update Helm chart documentation for charts by @hoverkraft-bot[bot] in #856
- chore(deps): bump ghcr.io/devcontainers/features/docker-in-docker from 3.1.0 to 4.0.0 by @dependabot[bot] in #849
- feat(docker/setup): update buildx and buildkit versions to v0.35.0 and v0.31.1 respectively by @neilime in #855
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #857
- fix(docker/build-image)!: add write cache permission by @neilime in #858
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #859
- fix: revert "fix(docker/build-image)!: add write cache permission" by @neilime in #860
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #861
- fix(docker/build-image): enhance cache handling for GitHub Actions triggers by @neilime in #862
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #863
Full Changelog: 0.37.2...0.38.0