aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/helm
AgeCommit message (Expand)AuthorFilesLines
2024-04-13[COMMON] Remove hostPath entriesAndreas Geissler1-8/+2
2024-03-20[COMMON] Make imagePullSecrets configurableAndreas Geissler1-2/+1
2024-02-28[COMMON] Harmonize resource settingsAndreas Geissler1-4/+4
2023-11-10[CASSANDRA] Make stargate and reaper deployment optionalAndreas Geissler1-2/+2
2023-09-26[COMMON] Prioritize the deployment of wrappersAndreas Geissler1-1/+1
2023-06-29[COMMON] Bump ONAP versionAndreas Geissler1-3/+3
2023-05-24[COMMON] Remove not supported componentsAndreas Geissler1-2/+2
2023-03-03[COMMON] Fix resources indentmiroslavmasaryk1-2/+1
2022-11-10[COMMON] Bump ONAP versionAndreas Geissler1-3/+3
2022-06-24[COMMON] Bump ONAP versionAndreas Geissler1-3/+3
2022-05-15[COMMON] Fix more and more array bashisms step 2guillaume.lambert1-13/+13
2022-05-06[COMMON] Fix some k8s plug deploy.sh bashismsguillaume.lambert1-2/+3
2022-05-03[COMMON] Fix more and more array bashisms step 1guillaume.lambert1-8/+17
2022-04-07[DEPLOY] Use HELM_NS for kubectl commandsefiacor1-5/+7
2022-04-05[DEPLOY] Improve deploy.shefiacor1-42/+72
2022-04-04[DEPLOY] Bug fix for positional arg in deploy.shefiacor1-1/+1
2022-03-31[STRIMZI] Adding strimzi projectefiacor1-0/+21
2021-12-16[COMMON] Fix more array bashismsguillaume.lambert1-5/+8
2021-12-07[GLOBAL] Migrate to helm v3efiacor3-42/+20
2021-10-15[COMMON] Bump ONAP versionSylvain Desbureaux2-3/+5
2021-09-26[COMMON] Add and run pre-commit linters via toxguillaume.lambert2-4/+4
2021-09-20[COMMON] Replace tabs by 4 ws in shell scriptsguillaume.lambert1-8/+8
2021-09-09[COMMON] Fix deploy.sh/undeploy.sh scriptsguillaume.lambert2-4/+4
2021-09-06[COMMON] Fix ${foo:3[:1]} bashismsGuillaume Lambert2-5/+5
2021-08-28[COMMON] Fix non-breaking spaces in shell scriptsguillaume.lambert1-1/+1
2021-06-24[COMMON] Fix some bashismsGuillaume Lambert2-2/+2
2021-06-23[COMMON] Revert "[COMMON] Fix a few bashisms"Krzysztof Opasiak2-2/+2
2021-06-15[COMMON] Fix a few bashismsGuillaume Lambert2-2/+2
2021-05-17[COMMON] Fix condition bracket bashisms - step 1Guillaume Lambert2-28/+28
2021-05-11[COMMON] Fix arithmetic loop bashismsGuillaume Lambert2-3/+4
2021-05-10[COMMON] Fix &> and <<< bashismsGuillaume Lambert1-5/+5
2021-05-06[COMMON] Fix trailing blanks in shell scriptsGuillaume Lambert2-3/+3
2021-04-16[COMMON] Fix condition equality bashismsGuillaume Lambert1-16/+16
2021-03-24[DOC][COMMON] Prepare Honolulu releaseSylvain Desbureaux2-4/+4
2021-02-11[GENERAL] Fix failed chart list reporting in deploy pluginBartek Grzybowski1-1/+5
2020-11-30[COMMON][DOC] Bump version GuilinSylvain Desbureaux2-3/+3
2020-11-21[HELM] Uses new tpls for repos / imagesSylvain Desbureaux3-7/+5
2020-10-20[HELM] Update helm deploy pluginJakub Latusek1-4/+15
2020-09-04[GENERAL] Use readiness container v3.0.1Sylvain Desbureaux2-4/+3
2020-05-15deploy.sh does not work on Mac os x because untar directory is created before...yoonsoonjahng1-3/+3
2020-04-02Bump chart versionSylvain Desbureaux2-2/+2
2020-02-01[ONAP-wide] Replace .Release.Name with common.releaseKrzysztof Opasiak2-4/+4
2019-10-10Fix deploy on failure of subprojectMike Elliott1-5/+4
2019-09-04delay flag in deploy.shAkansha Dua1-0/+10
2019-07-11Moving Helm Chart version for El AltoMike Elliott2-2/+2
2019-06-11Increase helm deploy perf by reducing helm lsJoey Sullivan1-1/+4
2019-04-17Deploy plugin bugfix.Oleg Mitsura1-1/+1
2019-02-28OOM-1664 add annotation last-applied-configurationsushil masal1-0/+19
2019-02-20Merge "Support version flag in helm deploy"Mike Elliott1-5/+11
2019-02-11Support version flag in helm deployMahendra Raghuwanshi1-5/+11