Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CYBELE
helm
visualization
Commits
1cacd693
Commit
1cacd693
authored
Oct 14, 2021
by
Gabriele Giammatteo
Browse files
update container versions
parent
f0ee2ca6
Pipeline
#5583
passed with stages
in 1 minute and 29 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Chart.yaml
Chart.yaml
+2
-2
values.yaml
values.yaml
+2
-2
No files found.
Chart.yaml
View file @
1cacd693
...
...
@@ -2,8 +2,8 @@ apiVersion: v2
name
:
visualization
description
:
The CYBELE Visualization
type
:
application
version
:
0.
4.2
appVersion
:
0.
2.1
version
:
0.
5.0
appVersion
:
0.
3.0
home
:
https://gitlab.res.eng.it/cybele/visualization
...
...
values.yaml
View file @
1cacd693
...
...
@@ -14,7 +14,7 @@ image:
repository
:
harbor.res.eng.it/cybele/visualization/visualization-frontend
pullPolicy
:
IfNotPresent
# Overrides the image tag whose default is the chart version.
tag
:
0.
2.1
tag
:
0.
3.0
# parameters for the backend component. If not specified here, the ones
# at top-level will be used as default
...
...
@@ -24,7 +24,7 @@ backend:
image
:
repository
:
harbor.res.eng.it/cybele/visualization/visualization-backend
pullPolicy
:
IfNotPresent
tag
:
0.
2
.0
-rc2
tag
:
0.
3
.0
nameOverride
:
"
"
fullnameOverride
:
"
"
...
...
Write
Preview
Markdown
is supported
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