EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 238f6493 authored by Nikola Jankovic's avatar Nikola Jankovic :computer:
Browse files

bumpversion cfg updated

parent cd88e830
No related branches found
No related tags found
No related merge requests found
......@@ -28,10 +28,10 @@ replace = version="{new_version}"
search = version="{current_version}"
replace = version="{new_version}"
[bumpversion:glob:chart/vs-registrar/Chart.yaml]
[bumpversion:glob:charts/vs-registrar/Chart.yaml]
search = appVersion: "{current_version}"
replace = appVersion: "{new_version}"
[bumpversion:glob:chart/vs-renderer/Chart.yaml]
[bumpversion:glob:charts/vs-renderer/Chart.yaml]
search = appVersion: "{current_version}"
replace = appVersion: "{new_version}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment