Skip to content
Snippets Groups Projects
Commit ae0e46bd authored by Vojdan Kjorveziroski's avatar Vojdan Kjorveziroski
Browse files

bump workflow

parent b5df0ed5
No related branches found
No related tags found
1 merge request!12Resolve "Alfa version of the Helm chart for version 1.7.0"
Pipeline #93062 passed
This commit is part of merge request !12. Comments created here will be created in the context of that merge request.
......@@ -19,6 +19,7 @@ version-bump-dev:
- git checkout master
- export MASTER_CHART_VERSION=$(yq e '.version' charts/$CHART_NAME/Chart.yaml)
- git checkout $CI_COMMIT_REF_NAME
- git branch --set-upstream-to=origin/$CI_COMMIT_REF_NAME $CI_COMMIT_REF_NAME
- git pull
- export CURRENT_CHART_VERSION=$(yq e '.version' charts/$CHART_NAME/Chart.yaml)
- export CURRENT_DOCKER_IMAGE_VERSION=$(yq e '.platform.image.tag' charts/$CHART_NAME/values.yaml)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment