openmfp / gha

Apache License 2.0
0 stars 0 forks source link

feat (job): add job-chart-version-update.yml #40

Closed akafazov closed 2 months ago

akafazov commented 2 months ago

Creates new job .github/workflows/job-chart-version-update.yml which updates the appVersion parameter in the specified chart (passed as parameter). Also increments the version parameter automatically for the same chart.

The jobs is available for reuse and automatically triggered by .github/workflows/pipeline-golang-app.yml

Refers to: