Skip to content

Releases: kuberik/rollout-controller

v0.7.0

04 Feb 21:06

Choose a tag to compare

[0.7.0] - 2026-02-04

Chore

  • Release version v0.7.0

v0.6.0

07 Jan 07:47

Choose a tag to compare

[0.6.0] - 2026-01-07

Chore

  • Release version v0.6.0

v0.5.0

23 Nov 22:31

Choose a tag to compare

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

17 Sep 06:09

Choose a tag to compare

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

03 Sep 19:30

Choose a tag to compare

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

01 Sep 17:34

Choose a tag to compare

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

12 Aug 20:52

Choose a tag to compare

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

12 Aug 20:26

Choose a tag to compare

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

26 Apr 21:38

Choose a tag to compare

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