Add support for channels in gitlab publisher
Opened this issue · 1 comments
DmitriZamysloff commented
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.
joschi commented
This might have been addressed in https://github.com/unbroken-dome/gradle-helm-plugin/releases/tag/v2.0.0.