From e97f427e3586da3435113dddaf034fe1a042692d Mon Sep 17 00:00:00 2001 From: mr-bot <project2872_bot1@noreply.repo1.dso.mil> Date: Wed, 11 Jan 2023 20:50:36 +0000 Subject: [PATCH] SKIP UPGRADE Updated gitlab git tag --- chart/values.yaml | 2 +- tests/test-values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 4282f3b70a..10d50bc4c5 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -898,7 +898,7 @@ addons: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab.git path: "./chart" - tag: "6.6.1-bb.1" + tag: "6.7.0-bb.0" # -- Flux reconciliation overrides specifically for the Gitlab Package flux: {} diff --git a/tests/test-values.yaml b/tests/test-values.yaml index 4542a0af8a..e41017d8e3 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -998,7 +998,7 @@ addons: scripts: envs: GITLAB_REPOSITORY: https://gitlab.bigbang.dev - GITLAB_ORIGIN: https://testuser:12345678@gitlab.bigbang.dev + GITLAB_ORIGIN: https://testuser:Password123h56a78@gitlab.bigbang.dev GITLAB_REGISTRY: registry.bigbang.dev gitlabRunner: -- GitLab