summaryrefslogtreecommitdiffstats
path: root/shell/publish_helm_charts.sh
AgeCommit message (Collapse)AuthorFilesLines
2022-12-05[HELM] Clean up and fix oom helm jobsefiacor1-34/+0
Change-Id: I44c198e86f09f06d4ccd6e8b89c111ee49ebee2c Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-3065
2022-04-26Chore: Add debug flag to curl cmd for helm releaseBengt Thuree1-1/+1
Issue-ID: CIMAN-33 IT-23362 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I42d3c46eb837a9e59227e78732c7cd250678eb0c
2021-06-21[OOM] Add logs in release scriptSylvain Desbureaux1-2/+8
Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Idbcc165b4e7e051c94548dced56b0d10d2c94ff6
2021-05-28[OOM] Use new helm repositoriesSylvain Desbureaux1-6/+3
Instead of using "old" repositories, uses the new ones Issue-ID: OOM-2759 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I011a7ff225379a0648de8eadb687d4f7fe0a0fa8
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>