diff --git a/chart/values.yaml b/chart/values.yaml index f411c4d488f4663301c2780117c3bbe3e5bc2dce..fc183a61480f736808c2d57f69b2599a69e24bb8 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -1188,11 +1188,11 @@ addons: git: repo: https://repo1.dso.mil/big-bang/product/packages/gitlab.git path: "./chart" - tag: "8.6.2-bb.0" + tag: "8.7.4-bb.0" helmRepo: repoName: "registry1" chartName: "gitlab" - tag: "8.6.2-bb.0" + tag: "8.7.4-bb.0" # -- Flux reconciliation overrides specifically for the Gitlab Package flux: {} diff --git a/tests/test-values.yaml b/tests/test-values.yaml index 1cc7638bda57ab06367d52ae198025cfb2b048ee..706794d4d7cf58653ec93123d71f8a07d454a820 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -1527,16 +1527,13 @@ addons: persistence: size: 256Mi bbtests: - # TODO: turn these back on once we get 2.39.0 out the door, provided we've managed to fix or remove the failing gitlab script tests - enabled: false - #cypress: - # envs: - # cypress_url: https://gitlab.dev.bigbang.mil - # scripts: - # envs: - # GITLAB_REPOSITORY: https://gitlab.dev.bigbang.mil - # GITLAB_ORIGIN: https://testuser:Password123h56a78@gitlab.dev.bigbang.mil - # GITLAB_REGISTRY: registry.dev.bigbang.mil + enabled: true + cypress: + envs: + cypress_url: https://gitlab.dev.bigbang.mil + scripts: + envs: + GITLAB_REGISTRY: registry.dev.bigbang.mil gitlabRunner: enabled: false