You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The appsody-operator is published under the beta channel in OperatorHub. With a single beta channel we don't really know what version of the operator we will get today vs 3 weeks from today. In order to have some stability, it would be nice to have additional channels per each release such as 0.2 or 0.3 which would point to the latest patch release of a given line.
Describe the solution you'd like
Publish version-specific channels to OperatorHub so that other projects such as Kabanero can have better control over Appsody Operator versions they get.
Feature Request
Is your feature request related to a problem?
The appsody-operator is published under the
betachannel in OperatorHub. With a singlebetachannel we don't really know what version of the operator we will get today vs 3 weeks from today. In order to have some stability, it would be nice to have additional channels per each release such as0.2or0.3which would point to the latest patch release of a given line.Describe the solution you'd like
Publish version-specific channels to OperatorHub so that other projects such as Kabanero can have better control over Appsody Operator versions they get.