152 lines
8.0 KiB
Markdown
152 lines
8.0 KiB
Markdown
# Changelog
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
|
|
and is generated by [Changie](https://github.com/miniscruff/changie).
|
|
|
|
|
|
## v4.0.0 - 2024-12-23
|
|
### Changed
|
|
* 08078c8 - chore(deps): update docker/setup-buildx-action action to v3.8.0
|
|
* 716091a - [CI]: Push updated changelog
|
|
* 03441c4 - chore(deps): update alpine docker tag to v3.21
|
|
* 379aabc - [CI]: Push updated changelog
|
|
* 9a1fa64 - chore(deps): update docker/setup-buildx-action action to v3.7.1
|
|
* a9404e1 - [CI]: Push updated changelog
|
|
* 4deac78 - chore: upgrade to ci v2
|
|
* d05e882 - chore(deps): update rouxantoine/checkout action to v4
|
|
* a95ad0e - chore(deps): update docker/setup-buildx-action action to v3.6.1
|
|
* 95796c1 - chore(deps): update docker/build-push-action action to v6
|
|
* 4569436 - chore(deps): update alpine docker tag to v3.20
|
|
* cc20adb - chore(deps): update docker/setup-buildx-action action to v3.3.0
|
|
* 74ebcce - chore(deps): update docker/setup-buildx-action action to v3.2.0
|
|
* 170b08d - chore(deps): update docker/setup-buildx-action action to v3.1.0
|
|
* 6d487de - chore(deps): update alpine docker tag to v3.19
|
|
* b43485d - chore(deps): update docker/build-push-action action to v5
|
|
* acbf43b - chore(deps): update docker/setup-buildx-action action to v3
|
|
* 519e4e4 - chore(deps): update docker/setup-qemu-action action to v3
|
|
* 884937c - feature: renovate configuration
|
|
* 17eea17 - feature: disable preemp
|
|
* 07ca020 - feature: use docker registry name env variable into buildx configuration
|
|
* e6bddca - feature: migration from docker.registry to container.localdomain
|
|
* 8775bdb - feature: remove useless weight at track_script level
|
|
* 0a9d7c2 - feature: nopreempt commented
|
|
* 8cc0ebc - change script weight to 2
|
|
* 0342500 - feature: add gitea action
|
|
* c65a767 - feature: migrate to final ip 192.168.2.2
|
|
* b38ad5c - move to port 6442
|
|
* f34707a - feature: version 1.0.0 of working keepalived as static pod
|
|
* 6155061 - migrate to go multi arch builder
|
|
* c2d64b9 - add execution right to keepalived check script
|
|
* f4b1871 - migrate from static conf to dynamic
|
|
* 8fa595c - extract vrrp_script to external sh script, rename image to keepalived-k8s
|
|
* 3a25c46 - feat: Dockerfile for keepalived for k8s control plane high availability docker image
|
|
* 19bf8d5 - Readme
|
|
* a143358 - Initial commit
|
|
|
|
## v3.0.0 - 2024-12-15
|
|
### Changed
|
|
* 03441c4 - chore(deps): update alpine docker tag to v3.21
|
|
* 379aabc - [CI]: Push updated changelog
|
|
* 9a1fa64 - chore(deps): update docker/setup-buildx-action action to v3.7.1
|
|
* a9404e1 - [CI]: Push updated changelog
|
|
* 4deac78 - chore: upgrade to ci v2
|
|
* d05e882 - chore(deps): update rouxantoine/checkout action to v4
|
|
* a95ad0e - chore(deps): update docker/setup-buildx-action action to v3.6.1
|
|
* 95796c1 - chore(deps): update docker/build-push-action action to v6
|
|
* 4569436 - chore(deps): update alpine docker tag to v3.20
|
|
* cc20adb - chore(deps): update docker/setup-buildx-action action to v3.3.0
|
|
* 74ebcce - chore(deps): update docker/setup-buildx-action action to v3.2.0
|
|
* 170b08d - chore(deps): update docker/setup-buildx-action action to v3.1.0
|
|
* 6d487de - chore(deps): update alpine docker tag to v3.19
|
|
* b43485d - chore(deps): update docker/build-push-action action to v5
|
|
* acbf43b - chore(deps): update docker/setup-buildx-action action to v3
|
|
* 519e4e4 - chore(deps): update docker/setup-qemu-action action to v3
|
|
* 884937c - feature: renovate configuration
|
|
* 17eea17 - feature: disable preemp
|
|
* 07ca020 - feature: use docker registry name env variable into buildx configuration
|
|
* e6bddca - feature: migration from docker.registry to container.localdomain
|
|
* 8775bdb - feature: remove useless weight at track_script level
|
|
* 0a9d7c2 - feature: nopreempt commented
|
|
* 8cc0ebc - change script weight to 2
|
|
* 0342500 - feature: add gitea action
|
|
* c65a767 - feature: migrate to final ip 192.168.2.2
|
|
* b38ad5c - move to port 6442
|
|
* f34707a - feature: version 1.0.0 of working keepalived as static pod
|
|
* 6155061 - migrate to go multi arch builder
|
|
* c2d64b9 - add execution right to keepalived check script
|
|
* f4b1871 - migrate from static conf to dynamic
|
|
* 8fa595c - extract vrrp_script to external sh script, rename image to keepalived-k8s
|
|
* 3a25c46 - feat: Dockerfile for keepalived for k8s control plane high availability docker image
|
|
* 19bf8d5 - Readme
|
|
* a143358 - Initial commit
|
|
|
|
## v2.0.0 - 2024-12-01
|
|
### Changed
|
|
* 9a1fa64 - chore(deps): update docker/setup-buildx-action action to v3.7.1
|
|
* a9404e1 - [CI]: Push updated changelog
|
|
* 4deac78 - chore: upgrade to ci v2
|
|
* d05e882 - chore(deps): update rouxantoine/checkout action to v4
|
|
* a95ad0e - chore(deps): update docker/setup-buildx-action action to v3.6.1
|
|
* 95796c1 - chore(deps): update docker/build-push-action action to v6
|
|
* 4569436 - chore(deps): update alpine docker tag to v3.20
|
|
* cc20adb - chore(deps): update docker/setup-buildx-action action to v3.3.0
|
|
* 74ebcce - chore(deps): update docker/setup-buildx-action action to v3.2.0
|
|
* 170b08d - chore(deps): update docker/setup-buildx-action action to v3.1.0
|
|
* 6d487de - chore(deps): update alpine docker tag to v3.19
|
|
* b43485d - chore(deps): update docker/build-push-action action to v5
|
|
* acbf43b - chore(deps): update docker/setup-buildx-action action to v3
|
|
* 519e4e4 - chore(deps): update docker/setup-qemu-action action to v3
|
|
* 884937c - feature: renovate configuration
|
|
* 17eea17 - feature: disable preemp
|
|
* 07ca020 - feature: use docker registry name env variable into buildx configuration
|
|
* e6bddca - feature: migration from docker.registry to container.localdomain
|
|
* 8775bdb - feature: remove useless weight at track_script level
|
|
* 0a9d7c2 - feature: nopreempt commented
|
|
* 8cc0ebc - change script weight to 2
|
|
* 0342500 - feature: add gitea action
|
|
* c65a767 - feature: migrate to final ip 192.168.2.2
|
|
* b38ad5c - move to port 6442
|
|
* f34707a - feature: version 1.0.0 of working keepalived as static pod
|
|
* 6155061 - migrate to go multi arch builder
|
|
* c2d64b9 - add execution right to keepalived check script
|
|
* f4b1871 - migrate from static conf to dynamic
|
|
* 8fa595c - extract vrrp_script to external sh script, rename image to keepalived-k8s
|
|
* 3a25c46 - feat: Dockerfile for keepalived for k8s control plane high availability docker image
|
|
* 19bf8d5 - Readme
|
|
* a143358 - Initial commit
|
|
|
|
## v1.0.0 - 2024-10-24
|
|
### Changed
|
|
* 4deac78 - chore: upgrade to ci v2
|
|
* d05e882 - chore(deps): update rouxantoine/checkout action to v4
|
|
* a95ad0e - chore(deps): update docker/setup-buildx-action action to v3.6.1
|
|
* 95796c1 - chore(deps): update docker/build-push-action action to v6
|
|
* 4569436 - chore(deps): update alpine docker tag to v3.20
|
|
* cc20adb - chore(deps): update docker/setup-buildx-action action to v3.3.0
|
|
* 74ebcce - chore(deps): update docker/setup-buildx-action action to v3.2.0
|
|
* 170b08d - chore(deps): update docker/setup-buildx-action action to v3.1.0
|
|
* 6d487de - chore(deps): update alpine docker tag to v3.19
|
|
* b43485d - chore(deps): update docker/build-push-action action to v5
|
|
* acbf43b - chore(deps): update docker/setup-buildx-action action to v3
|
|
* 519e4e4 - chore(deps): update docker/setup-qemu-action action to v3
|
|
* 884937c - feature: renovate configuration
|
|
* 17eea17 - feature: disable preemp
|
|
* 07ca020 - feature: use docker registry name env variable into buildx configuration
|
|
* e6bddca - feature: migration from docker.registry to container.localdomain
|
|
* 8775bdb - feature: remove useless weight at track_script level
|
|
* 0a9d7c2 - feature: nopreempt commented
|
|
* 8cc0ebc - change script weight to 2
|
|
* 0342500 - feature: add gitea action
|
|
* c65a767 - feature: migrate to final ip 192.168.2.2
|
|
* b38ad5c - move to port 6442
|
|
* f34707a - feature: version 1.0.0 of working keepalived as static pod
|
|
* 6155061 - migrate to go multi arch builder
|
|
* c2d64b9 - add execution right to keepalived check script
|
|
* f4b1871 - migrate from static conf to dynamic
|
|
* 8fa595c - extract vrrp_script to external sh script, rename image to keepalived-k8s
|
|
* 3a25c46 - feat: Dockerfile for keepalived for k8s control plane high availability docker image
|
|
* 19bf8d5 - Readme
|
|
* a143358 - Initial commit
|