UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit c869902b authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'update-gitlab-tag-5.10.1-bb.0' into 'master'

Update Gitlab to 14.10.1

Closes platform-one/big-bang/apps/developer-tools/gitlab#132

See merge request platform-one/big-bang/bigbang!1640
parents ebd8d744 4ed33b22
No related branches found
No related tags found
1 merge request!1640Update Gitlab to 14.10.1
Pipeline #792894 passed with warnings
......@@ -789,7 +789,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab.git
path: "./chart"
tag: "5.9.2-bb.2"
tag: "5.10.1-bb.0"
# -- Flux reconciliation overrides specifically for the Gitlab Package
flux: {}
......
......@@ -807,25 +807,8 @@ addons:
artifacts: true
envs:
cypress_baseUrl: https://gitlab.bigbang.dev
cypress_gitlab_first_name: "test"
cypress_gitlab_last_name: "user"
cypress_gitlab_username: "testuser"
cypress_gitlab_password: "12345678"
cypress_gitlab_email: "testuser@example.com"
cypress_gitlab_project: "my-awesome-project"
secretEnvs:
- name: cypress_adminpassword
valueFrom:
secretKeyRef:
name: gitlab-gitlab-initial-root-password
key: password
scripts:
image: "registry.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab/bbtests:0.0.3"
envs:
GITLAB_USER: "testuser"
GITLAB_PASS: "12345678"
GITLAB_EMAIL: "testuser@example.com"
GITLAB_PROJECT: "my-awesome-project"
GITLAB_REPOSITORY: https://gitlab.bigbang.dev
GITLAB_ORIGIN: https://testuser:12345678@gitlab.bigbang.dev
GITLAB_REGISTRY: registry.bigbang.dev
......
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