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
Creates new job
.github/workflows/job-chart-version-update.yml
which updates the appVersion parameter in the specified chart (passed as parameter). Also increments theversion
parameter automatically for the same chart.The jobs is available for reuse and automatically triggered by
.github/workflows/pipeline-golang-app.yml
Refers to: