unbroken-dome/gradle-helm-plugin

Add support for channels in gitlab publisher

Opened this issue · 1 comments

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.