Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CYBELE
helm
visualization
Commits
059ac0e6
Commit
059ac0e6
authored
Mar 23, 2022
by
Gabriele Giammatteo
Browse files
update service version
parent
70c8d7dc
Pipeline
#6994
passed with stages
in 2 minutes and 31 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Chart.yaml
View file @
059ac0e6
...
...
@@ -2,7 +2,7 @@ apiVersion: v2
name
:
visualization
description
:
The CYBELE Visualization
type
:
application
version
:
0.
8
.0
version
:
0.
9
.0
home
:
https://gitlab.res.eng.it/cybele/visualization
...
...
values.yaml
View file @
059ac0e6
...
...
@@ -31,7 +31,7 @@ image:
repository
:
harbor.res.eng.it/cybele/visualization/visualization-frontend
pullPolicy
:
IfNotPresent
# Overrides the image tag whose default is the chart version.
tag
:
v0.1
0
.0
tag
:
v0.1
1
.0
# parameters for the backend component. If not specified here, the ones
# at top-level will be used as default
...
...
@@ -42,7 +42,7 @@ backend:
image
:
repository
:
harbor.res.eng.it/cybele/visualization/visualization-backend
pullPolicy
:
IfNotPresent
tag
:
v0.
9
.0
tag
:
v0.
11
.0
nameOverride
:
"
"
fullnameOverride
:
"
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment