Releases: projectsyn/component-system-upgrade-controller
Releases · projectsyn/component-system-upgrade-controller
v2.4.1
1 changes since v2.4.0
🐛 Fixes
- Do not prune the namespace if the SUP is installed in cattle-system (#76)
v2.4.0
1 changes since v2.3.0
🔗 Dependency Updates
- Update docker.io/rancher/system-upgrade-controller Docker tag to v0.13.1 (#65)
v2.3.0
1 changes since v2.2.1
🔗 Dependency Updates
- Update dependency docker.io/rancher/system-upgrade-controller to v0.9.1 (#47)
v2.2.1
1 changes since v2.2.0
🐛 Fixes
- Adjust component library name (#50)
v2.2.0
1 changes since v2.1.0
🔗 Dependency Updates
- Update docker.io/rancher/system-upgrade-controller Docker tag to v0.8.1 (#44)
v2.1.0
1 changes since v2.0.1
🛠️ Minor Changes
- Deprecate parameter
suc_image
in favor of parameter images.system_upgrade_controller
(#43)
v2.0.1
2 changes since v2.0.0
🐛 Fixes
- Only try to fixup Plan
spec.upgrade.command
if it exists (#41)
📄 Documentation
- Fix Plan example in parameter docs (#40)
v2.0.0
1 changes since v1.1.0
🚀 Features
- Add support for arbitrary configurations in
Plan
resources (#37)
v1.1.0
1 changes since v1.0.0
🚀 Features
- Add
plans_only
option to disable installing SUC (#34)
v1.0.0
1 changes since 2606b0b
🚀 Features
- Add support for proxy env vars (#18)