Releases: kuberik/rollout-controller
v0.7.0
v0.6.0
[0.6.0] - 2026-01-07
Chore
- Release version v0.6.0
v0.5.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[0.5.0] - 2025-11-23
Chore
- Release version v0.5.0
v0.4.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[0.4.0] - 2025-09-17
Chore
- Release version v0.4.0
v0.3.1
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[0.3.1] - 2025-09-03
Chore
- Release version v0.3.1
v0.3.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[0.3.0] - 2025-09-01
Chore
- Release version v0.3.0
v0.2.1
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[0.2.1] - 2025-08-12
Chore
- Release version v0.2.1
v0.2.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[0.2.0] - 2025-08-12
Chore
- Release version v0.2.0
v0.1.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[0.1.0] - 2025-04-26
Added
-
Remove constraints and upgrade to latest semver instead
-
Enable manual override of the version
-
Implement authentication to OCI registries
-
Add a script to setup dev environment
Chore
-
Setup changelog
-
Setup release workflow
-
Publish docker image for each commit
-
Modify image on release
-
Lint
-
Add github release workflow
-
Integrate changelog with release workflow
-
Push main also when releasing
-
Release version v0.1.0
Fixed
-
Update go in Dockerfile
-
Allow multiple occurances of the same version in history
-
Compile linter with the same version as project
Refactored
- Registry setup