eclipse-tractusx / bpdm

bpdm
Apache License 2.0
5 stars 15 forks source link

cicd: only release chart if it is a release version #960

Closed nicoprow closed 2 weeks ago

nicoprow commented 3 weeks ago

Description

This pull request changes the Charts release behaviour by only releasing the chart if it is a release version

For non-release versions we currently have no solution on where to deploy them. A candidate for this could be dockerhub. Alternatively something akin to a 'next' release could be a solution for Chart SNAPSHOT versions as well.

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review: