weird version bundle states
xh3b4sd opened this issue · 1 comments
xh3b4sd commented
Right now we have these version bundles.
0.1.0
: deprecated0.2.0
: deprecated and WIP (should throw an error (giantswarm/versionbundle#25))1.0.0
: active (should be deprecated)2.0.0
: deprecated2.0.1
: deprecated2.0.2
: active
Keeping the upgrade workflow up we should never keep older versions being active in case we introduce new ones. Is there a specific reason to keep 1.0.0
active for customer use when we are already on 2.0.2
?