Releases: appuio/openshift-upgrade-controller
Releases · appuio/openshift-upgrade-controller
v0.3.0
5 changes since v0.2.0
🚀 Features
- Introduce Upgrade Hooks (#23)
🔗 Dependency Updates
- Update module golang.org/x/mod to v0.11.0 (#19)
- Update module github.com/prometheus/client_golang to v1.16.0 (#21)
- Update module go.uber.org/multierr to v1.11.0 (#26)
- Update kubernetes packages to v0.27.3 (#20)
v0.2.0
2 changes since v0.1.2
🚀 Features
- Add metrics if cluster and/or config pools are upgrading (#18)
🔗 Dependency Updates
- Update mikepenz/release-changelog-builder-action action to v4 (#17)
v0.1.2
4 changes since v0.1.1
🐛 Fixes
- Fix intermediate reconcile resetting the requeue timer for next schedule (#16)
🔗 Dependency Updates
- Update module sigs.k8s.io/controller-runtime to v0.15.0 (#15)
- Update module github.com/stretchr/testify to v1.8.4 (#14)
- Update module sigs.k8s.io/controller-tools to v0.12.0 (#5)
v0.1.1
2 changes since v0.1.0
🚀 Features
- Aggregate
viewer
roles to cluster-reader
(#12)
🐛 Fixes
- Fix getting stuck on skipped upgrade (#13)
v0.1.0
5 changes since v0.1.0-dev1
🚀 Features
- Initial upgrade functionality (#4)
🔗 Dependency Updates
- Update docker.io/library/alpine Docker tag to v3.18 (#8)
- Update module github.com/prometheus/client_golang to v1.15.1 (#6)
- Update module golang.org/x/mod to v0.10.0 (#10)
- Update module sigs.k8s.io/kustomize/kustomize/v5 to v5.0.3 (#7)