[CI]: Push updated changelog
This commit is contained in:
parent
281be88eb7
commit
a4202c3536
32
.changes/v3.0.0.md
Normal file
32
.changes/v3.0.0.md
Normal file
@ -0,0 +1,32 @@
|
||||
## v3.0.0 - 2024-12-23
|
||||
### Changed
|
||||
* 281be88 - chore(deps): update docker/setup-buildx-action action to v3.8.0
|
||||
* effbb8a - [CI]: Push updated changelog
|
||||
* bd0ecdf - chore(deps): update docker/setup-buildx-action action to v3.7.1
|
||||
* bc37b45 - [CI]: Push updated changelog
|
||||
* 8602df0 - chore: upgrade to ci v2
|
||||
* 440cb1b - chore(deps): update docker/build-push-action action to v6
|
||||
* 366e988 - chore(deps): update docker/setup-buildx-action action to v3.6.1
|
||||
* e4d3a5a - chore(deps): update rouxantoine/checkout action to v4
|
||||
* e837b4e - chore(deps): update docker/setup-buildx-action action to v3.3.0
|
||||
* f97c9cb - chore(deps): update docker/setup-buildx-action action to v3.2.0
|
||||
* 11e56aa - chore(deps): update docker/setup-buildx-action action to v3.1.0
|
||||
* 536e0de - chore(deps): update haproxy docker tag to v2.9.0
|
||||
* ce71824 - chore(deps): update haproxy docker tag to v2.8.4
|
||||
* 2469acd - chore(deps): update haproxy docker tag to v2.8.3
|
||||
* b93d396 - chore(deps): update docker/build-push-action action to v5
|
||||
* 3295a2b - chore(deps): update docker/setup-buildx-action action to v3
|
||||
* 0276d6d - chore(deps): update docker/setup-qemu-action action to v3
|
||||
* b1936d2 - feature: renovate configuration
|
||||
* b13d263 - feature: migrate to container.localdomain and add actions workflow to build
|
||||
* 641e7df - feature: default value for peer name
|
||||
* 58cd131 - feature: enable admin mode and customize peer name
|
||||
* d5a552c - feature: configure timeout to prevent unexpected eof on kubectl
|
||||
* e98981b - feature: version 1.0.0 of working haproxy as static pod
|
||||
* c19ce98 - fix: Makefile
|
||||
* 3a7db1f - fix worker-4 ip address
|
||||
* 9937f2e - migrate to home made multi arch builder
|
||||
* 8299122 - feat: add worker-3 master node
|
||||
* 66e4d89 - fix ip and user/group haproxy
|
||||
* c6aba07 - feat: custom docker container for haproxy with k8s ha configuration
|
||||
* 0fd74b2 - Initial commit
|
33
CHANGELOG.md
33
CHANGELOG.md
@ -6,6 +6,39 @@ 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-23
|
||||
### Changed
|
||||
* 281be88 - chore(deps): update docker/setup-buildx-action action to v3.8.0
|
||||
* effbb8a - [CI]: Push updated changelog
|
||||
* bd0ecdf - chore(deps): update docker/setup-buildx-action action to v3.7.1
|
||||
* bc37b45 - [CI]: Push updated changelog
|
||||
* 8602df0 - chore: upgrade to ci v2
|
||||
* 440cb1b - chore(deps): update docker/build-push-action action to v6
|
||||
* 366e988 - chore(deps): update docker/setup-buildx-action action to v3.6.1
|
||||
* e4d3a5a - chore(deps): update rouxantoine/checkout action to v4
|
||||
* e837b4e - chore(deps): update docker/setup-buildx-action action to v3.3.0
|
||||
* f97c9cb - chore(deps): update docker/setup-buildx-action action to v3.2.0
|
||||
* 11e56aa - chore(deps): update docker/setup-buildx-action action to v3.1.0
|
||||
* 536e0de - chore(deps): update haproxy docker tag to v2.9.0
|
||||
* ce71824 - chore(deps): update haproxy docker tag to v2.8.4
|
||||
* 2469acd - chore(deps): update haproxy docker tag to v2.8.3
|
||||
* b93d396 - chore(deps): update docker/build-push-action action to v5
|
||||
* 3295a2b - chore(deps): update docker/setup-buildx-action action to v3
|
||||
* 0276d6d - chore(deps): update docker/setup-qemu-action action to v3
|
||||
* b1936d2 - feature: renovate configuration
|
||||
* b13d263 - feature: migrate to container.localdomain and add actions workflow to build
|
||||
* 641e7df - feature: default value for peer name
|
||||
* 58cd131 - feature: enable admin mode and customize peer name
|
||||
* d5a552c - feature: configure timeout to prevent unexpected eof on kubectl
|
||||
* e98981b - feature: version 1.0.0 of working haproxy as static pod
|
||||
* c19ce98 - fix: Makefile
|
||||
* 3a7db1f - fix worker-4 ip address
|
||||
* 9937f2e - migrate to home made multi arch builder
|
||||
* 8299122 - feat: add worker-3 master node
|
||||
* 66e4d89 - fix ip and user/group haproxy
|
||||
* c6aba07 - feat: custom docker container for haproxy with k8s ha configuration
|
||||
* 0fd74b2 - Initial commit
|
||||
|
||||
## v2.0.0 - 2024-12-12
|
||||
### Changed
|
||||
* bd0ecdf - chore(deps): update docker/setup-buildx-action action to v3.7.1
|
||||
|
Loading…
Reference in New Issue
Block a user