Skip to content

Commit

Permalink
Cut v0.14.0 (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
andyasp authored Mar 6, 2024
1 parent 279815b commit 4dfc903
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## main / unreleased

## v0.14.0

* [FEATURE] Rollout-operator can now "mirror" replicas of statefulset from any reference resource. `status.replicas` field of reference resource is kept up-to-date with current number of replicas in target statefulset. #129
* [FEATURE] Rollout-operator can optionally delay downscale of statefulset when mirroring replicas from reference resource. Delay is coordinated with downscaled pods via new endpoint that pods must implement. #131
* [ENHANCEMENT] Update Go to `1.22`. #133
Expand Down

0 comments on commit 4dfc903

Please sign in to comment.