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
In GitlabHelmPublishingRepository.kt:65 "stable" channel is set per hardcode. As a developer I want to be able to change channel name. For example for SNAPSHOT packages I would use channel name "beta". If channel is not specified then "stable" is used.
The text was updated successfully, but these errors were encountered:
In GitlabHelmPublishingRepository.kt:65 "stable" channel is set per hardcode. As a developer I want to be able to change channel name. For example for SNAPSHOT packages I would use channel name "beta". If channel is not specified then "stable" is used.
The text was updated successfully, but these errors were encountered: