[CI]: Push updated changelog

This commit is contained in:
antoine 2024-12-21 18:21:34 +00:00 committed by github-actions[bot]
parent 3b793ef137
commit 2d46ea1c03
2 changed files with 51 additions and 0 deletions

25
.changes/v3.0.0.md Normal file
View File

@ -0,0 +1,25 @@
## v3.0.0 - 2024-12-21
### Changed
* 3b793ef - chore(deps): update docker/setup-buildx-action action to v3.8.0
* 0371ab1 - [CI]: Push updated changelog
* a3386ae - chore(deps): update docker/setup-buildx-action action to v3.7.1
* a745e56 - [CI]: Push updated changelog
* 4d2ffc3 - feat(ci): migrate to ci/cd v2
* 9b175aa - chore(deps): update docker/setup-buildx-action action to v3.6.1
* 68126c7 - chore(deps): update rouxantoine/checkout action to v4
* 9ac2442 - chore(deps): update docker/build-push-action action to v6
* 2f3dfc0 - chore(deps): update docker/setup-buildx-action action to v3.3.0
* 8386dbc - chore(deps): update docker/setup-buildx-action action to v3.2.0
* 2a90ae7 - chore(deps): update docker/setup-buildx-action action to v3.1.0
* bb0713a - feature: migrate to cloudflare dns
* e7ef0c3 - chore(deps): update docker/build-push-action action to v5
* a4f082f - chore(deps): update docker/setup-buildx-action action to v3
* 2e2c0b2 - chore(deps): update docker/setup-qemu-action action to v3
* 132b5f8 - feature: renovate configuration
* d40344e - feature: add actions workflow to build
* a2afb7f - upgrade to dnscrypt-proxy v2.1.5
* 0567f5b - feat: update resolver list
* 77ccd53 - feat: update registry ip
* ec34b2a - feat: migrate from alpine to debian-slim avoid dns resolution error on armv6
* 3fa3f66 - extract container image from infraRasp
* cc9775c - Initial commit

View File

@ -6,6 +6,32 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
## v3.0.0 - 2024-12-21
### Changed
* 3b793ef - chore(deps): update docker/setup-buildx-action action to v3.8.0
* 0371ab1 - [CI]: Push updated changelog
* a3386ae - chore(deps): update docker/setup-buildx-action action to v3.7.1
* a745e56 - [CI]: Push updated changelog
* 4d2ffc3 - feat(ci): migrate to ci/cd v2
* 9b175aa - chore(deps): update docker/setup-buildx-action action to v3.6.1
* 68126c7 - chore(deps): update rouxantoine/checkout action to v4
* 9ac2442 - chore(deps): update docker/build-push-action action to v6
* 2f3dfc0 - chore(deps): update docker/setup-buildx-action action to v3.3.0
* 8386dbc - chore(deps): update docker/setup-buildx-action action to v3.2.0
* 2a90ae7 - chore(deps): update docker/setup-buildx-action action to v3.1.0
* bb0713a - feature: migrate to cloudflare dns
* e7ef0c3 - chore(deps): update docker/build-push-action action to v5
* a4f082f - chore(deps): update docker/setup-buildx-action action to v3
* 2e2c0b2 - chore(deps): update docker/setup-qemu-action action to v3
* 132b5f8 - feature: renovate configuration
* d40344e - feature: add actions workflow to build
* a2afb7f - upgrade to dnscrypt-proxy v2.1.5
* 0567f5b - feat: update resolver list
* 77ccd53 - feat: update registry ip
* ec34b2a - feat: migrate from alpine to debian-slim avoid dns resolution error on armv6
* 3fa3f66 - extract container image from infraRasp
* cc9775c - Initial commit
## v2.0.0 - 2024-12-11
### Changed
* a3386ae - chore(deps): update docker/setup-buildx-action action to v3.7.1