EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 1f4cb854 authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

bumpversion minor config update with chart

parent ce744ece
No related branches found
No related tags found
1 merge request!49Production release 1.1.1
......@@ -41,5 +41,9 @@ search = release-{current_version}
replace = release-{new_version}
[bumpversion:glob:chart/values.yaml]
search = tag: release-{current_version}
replace = tag: release-{new_version}
search = tag: "release-{current_version}"
replace = tag: "release-{new_version}"
[bumpversion:glob:chart/Chart.yaml]
search = appVersion: {current_version}
replace = appVersion: {new_version}
......@@ -11,7 +11,7 @@ version: 0.1.0-beta.1
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 1.0.0-beta.1
appVersion: 1.0.0
maintainers:
- name: EOX IT Services GmbH
......
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