summaryrefslogtreecommitdiffstats
path: root/shell/helm2-repo-init.sh
AgeCommit message (Collapse)AuthorFilesLines
2021-01-04[OOM] Skip faulty install of helm2 stable repoSylvain Desbureaux1-1/+2
Stable repo is not the right one and we also don't need it here for linting. So let's remove it at start. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I2cdd105bf40c588bcea536fcb4af54ba54cdac14
2020-12-08[OOM] add helm3 lintingSylvain Desbureaux1-0/+9
As OOM supports helm2 and helm3, it's important to check that all new additions don't break helm3 support. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I38307e3b105606eb3dded1933e3a90673078d4dc [Add helm3 job template boilerplate] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>