opendevstack / ods-pipeline

Alternative ODS CI/CD pipeline based on Tekton / OpenShift Pipelines
Apache License 2.0
13 stars 5 forks source link

Use Helm `--reuse-values` to simplify updates #740

Closed michaelsauter closed 8 months ago

michaelsauter commented 8 months ago

Updates should reuse values stored in the current release. That way the values.yaml file does not need to be retained for updates, making installation and update even easier.