EOX GitLab Instance

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

update version in chart values.yaml - config

parent 89fffe10
No related branches found
No related tags found
1 merge request!49Production release 1.1.1
......@@ -39,3 +39,7 @@ replace = :release-{new_version}
[bumpversion:glob:config/*ops.html]
search = release-{current_version}
replace = release-{new_version}
[bumpversion:glob:chart/values.yaml]
search = tag: "{current_version}"
replace = tag: "{new_version}"
......@@ -345,7 +345,7 @@ replicaCount: 1
image:
repository: registry.gitlab.eox.at/esa/prism/vs
pullPolicy: IfNotPresent
tag: "registrar-modularization"
tag: "1.0.0"
imagePullSecrets: []
nameOverride: ""
......
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