UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit e5680422 authored by Michael Martin's avatar Michael Martin Committed by Ryan Garcia
Browse files

Update gitlab and gitlab-runner

parent 6509c33e
No related branches found
No related tags found
3 merge requests!1658Draft: Merge branch 'tempo_tracing_updates' into 'master',!1386Master,!1378Update gitlab and gitlab-runner
......@@ -728,7 +728,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab.git
path: "./chart"
tag: "5.6.2-bb.5"
tag: "5.7.1-bb.0"
# -- Flux reconciliation overrides specifically for the Gitlab Package
flux: {}
......@@ -809,7 +809,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab-runner.git
path: "./chart"
tag: "0.36.0-bb.2"
tag: "0.37.2-bb.0"
# -- Flux reconciliation overrides specifically for the Gitlab Runner Package
flux: {}
......
......@@ -33,8 +33,8 @@ source:
- registry1.dso.mil/ironbank/anchore/enterpriseui/enterpriseui:3.2.1
- registry1.dso.mil/ironbank/big-bang/base:8.4
- registry1.dso.mil/ironbank/big-bang/base:1.0.0
- registry1.dso.mil/ironbank/gitlab/gitlab/kubectl:14.6.2
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-exporter:14.6.2
- registry1.dso.mil/ironbank/gitlab/gitlab/kubectl:14.7.1
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-exporter:14.7.1
- registry1.dso.mil/ironbank/opensource/kubernetes-1.21/kubectl:v1.21.2
- registry1.dso.mil/ironbank/opensource/istio/install-cni:1.11.5
# NOTE: We use the velero AWS plugin in CI so it isn't listed here
......@@ -53,6 +53,6 @@ source:
# - registry.il2.dso.mil/platform-one/devops/pipeline-templates/pipeline-job/dependency-check616-sonar-scanner45-dotnet-31:052421
# gitlab-runner-helper image: This image does not get captured from the release deployment
# the gitlab-runner-helper image only gets pulled when a pipeline runs. So it must be listed here
- registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner-helper:v14.4.0
- registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner-helper:v14.7.0
# Don't include until fortify is supported
#- registry.il2.dso.mil/platform-one/devops/pipeline-templates/pipeline-job/dotnet-fortify:20.2.0
......@@ -144,6 +144,8 @@ gatekeeper:
parameters:
excludedResources:
- nexus-repository-manager/nexus-repository-manager-cypress-test
- gitlab/gitlab-cypress-test
- gitlab/gitlab-runner-cypress-test
allowedSecCompProfiles:
parameters:
excludedResources:
......@@ -193,6 +195,8 @@ gatekeeper:
parameters:
excludedResources:
- nexus-repository-manager/nexus-repository-manager-cypress-test
- gitlab/gitlab-cypress-test
- gitlab/gitlab-runner-cypress-test
bbtests:
enabled: true
......
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