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
memoriav
Memobase 2020
services
Import Process
Import API
Commits
4bc2c2da
Verified
Commit
4bc2c2da
authored
Nov 23, 2021
by
Sebastian Schüpbach
Browse files
build distinct chart for each newly built job
parent
afd53b74
Pipeline
#37752
passed with stages
in 1 minute and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
import_api_app/pull-charts.sh
View file @
4bc2c2da
...
@@ -8,7 +8,7 @@ TFV_REGISTRY="cr.gitlab.switch.ch/memoriav/memobase-2020/services/import-process
...
@@ -8,7 +8,7 @@ TFV_REGISTRY="cr.gitlab.switch.ch/memoriav/memobase-2020/services/import-process
TFV_CHART_VERSION
=
"1.3.4-chart"
TFV_CHART_VERSION
=
"1.3.4-chart"
IPD_REGISTRY
=
"cr.gitlab.switch.ch/memoriav/memobase-2020/services/deletion-components/import-process-delete"
IPD_REGISTRY
=
"cr.gitlab.switch.ch/memoriav/memobase-2020/services/deletion-components/import-process-delete"
IPD_CHART_VERSION
=
"0.3.
6
-chart"
IPD_CHART_VERSION
=
"0.3.
7
-chart"
helm chart pull
${
TFV_REGISTRY
}
:
${
TFV_CHART_VERSION
}
helm chart pull
${
TFV_REGISTRY
}
:
${
TFV_CHART_VERSION
}
helm chart
export
${
TFV_REGISTRY
}
:
${
TFV_CHART_VERSION
}
-d
charts/
helm chart
export
${
TFV_REGISTRY
}
:
${
TFV_CHART_VERSION
}
-d
charts/
...
...
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