EOX GitLab Instance
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
View Server 2
scheduler
Commits
b7f84da1
Commit
b7f84da1
authored
Nov 22, 2021
by
Bernhard Mallinger
Browse files
Add charts which `helm dependency update` downloads
parent
cc8e5e18
Pipeline
#18838
passed with stage
in 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b7f84da1
...
...
@@ -71,6 +71,7 @@ integration_test:
# bump version in Chart.yaml
-
../yq_linux_amd64 eval "( .dependencies[] | select(.name == \"${SERVICE_NAME}\") | .version ) = \"${CI_COMMIT_TAG}\"" --in-place Chart.yaml
-
helm dependency update
-
git add charts/*
-
git commit --all -m "Bump ${SERVICE_NAME} to ${CI_COMMIT_TAG}"
-
git push --set-upstream origin "${BRANCH_NAME}"
only
:
...
...
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