UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit a7f1c0e2 authored by Andrew Shoell's avatar Andrew Shoell
Browse files

Merge branch 'update-harbor-tag-1.14.2-bb.8' into 'master'

harbor update to 1.14.2-bb.8

Closes big-bang/product/packages/harbor#105

See merge request !4651
parents a7e2e7f8 a7e4ce94
No related branches found
No related tags found
1 merge request!4651harbor update to 1.14.2-bb.8
Pipeline #3460514 passed
......@@ -1900,12 +1900,12 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/harbor.git
tag: "1.14.2-bb.6"
tag: "1.14.2-bb.8"
path: "./chart"
helmRepo:
repoName: "registry1"
chartName: "harbor"
tag: "1.14.2-bb.6"
tag: "1.14.2-bb.8"
# -- Flux reconciliation overrides specifically for the Jaeger Package
flux: {}
......
......@@ -2585,6 +2585,7 @@ addons:
# -- Values to pass through to Harbor chart: https://repo1.dso.mil/big-bang/product/packages/harbor.git
values:
istio:
enabled: true
hardened:
enabled: true
customServiceEntries:
......@@ -2593,6 +2594,9 @@ addons:
spec:
hosts:
- 'registry.npmjs.org'
- 'registry1.dso.mil'
- 'ib-prod-harbor-storage.s3.us-gov-west-1.amazonaws.com'
- 'ib-prod-harbor-storage.s3.us-gov-east-1.amazonaws.com'
- 'download.cypress.io'
- 'cdn.cypress.io'
- 'harbor.dev.bigbang.mil'
......@@ -2747,7 +2751,7 @@ addons:
envs:
cypress_url: "https://harbor.dev.bigbang.mil"
scripts:
image: "registry1.dso.mil/bigbang-ci/gitlab-tester:0.0.4"
image: "registry1.dso.mil/bigbang-ci/devops-tester:1.0.0"
envs:
HARBOR_REGISTRY: "harbor.dev.bigbang.mil"
......
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