summaryrefslogtreecommitdiffstats
path: root/shell/publish_helm_charts.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-12-02[OOM] Publish helm charts when releasingSylvain Desbureaux1-2/+1
When a release is created, we want to make and push the charts to a place where everybody can retrieve them instead of making them in their side. Issue-ID: OOM-1238 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ibedfe874c76d4ae11f3f759737e550ba0e5e3d33
2018-11-28Add branch name for nexus helm chartsJeremy Phelps1-5/+5
Issue-ID: CIMAN-223 Change-Id: Ieeaf53ef868ee60f30427d6bce6a7d44a5c4d9fd Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2018-08-23Add helm-chart publishing scriptJeremy Phelps1-0/+32
Issue-ID: CIMAN-164 Change-Id: Iae6f765c2f8a7953a308f2ce81e79e4f633a1a2e Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>