Skip to content
Snippets Groups Projects
Commit 8ba03ef4 authored by Jason Plum's avatar Jason Plum
Browse files

Upgrade to GitLab CE 9.0.2

Update to 9.0.2 security release.
parent 0c36b916
No related branches found
No related tags found
1 merge request!32Upgrade to GitLab CE 9.0.2
Loading
Loading
@@ -13,7 +13,7 @@ spec:
spec:
containers:
- name: gitlab
image: gitlab/gitlab-ce:9.0.0-ce.0
image: gitlab/gitlab-ce:9.0.2-ce.0
imagePullPolicy: IfNotPresent
command: ["/bin/bash", "-c",
"sed -i \"s/environment ({'GITLAB_ROOT_PASSWORD' => initial_root_password }) if initial_root_password/environment ({'GITLAB_ROOT_PASSWORD' => initial_root_password, 'GITLAB_SHARED_RUNNERS_REGISTRATION_TOKEN' => node['gitlab']['gitlab-rails']['initial_shared_runners_registration_token'] })/g\" /opt/gitlab/embedded/cookbooks/gitlab/recipes/database_migrations.rb && exec /assets/wrapper"]
Loading
Loading
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