opendevstack / ods-pipeline-helm

ODS Pipeline tasks for Helm deployment
Apache License 2.0
0 stars 0 forks source link

Allow to run Helm tests after a release #12

Open michaelsauter opened 10 months ago

michaelsauter commented 10 months ago

See https://helm.sh/docs/topics/chart_tests/. Those should run after a release is installed/upgraded. Probably needs a toggle whether the tests should run or not unless there is a smart way to figure this out automatically.