UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit ebdb318b authored by Michael Martin's avatar Michael Martin
Browse files

Merge branch 'update-sonarqube-tag-8.0.4-bb.4' into 'master'

sonarqube update to 8.0.4-bb.4

Closes big-bang/product/packages/sonarqube#103

See merge request !4266
parents aa2f9827 c135fe72
No related branches found
No related tags found
1 merge request!4266sonarqube update to 8.0.4-bb.4
Pipeline #3229228 passed
......@@ -1393,11 +1393,11 @@ addons:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/sonarqube.git
path: "./chart"
tag: "8.0.4-bb.3"
tag: "8.0.4-bb.4"
helmRepo:
repoName: "registry1"
chartName: "sonarqube"
tag: "8.0.4-bb.3"
tag: "8.0.4-bb.4"
# -- Flux reconciliation overrides specifically for the Sonarqube Package
flux: {}
......
......@@ -1755,6 +1755,22 @@ addons:
- source:
namespaces:
- sonarqube
customServiceEntries:
- name: "sonarqube-allow-cypress-tests"
enabled: true
spec:
hosts:
- 'registry.npmjs.org'
- 'download.cypress.io'
- 'cdn.cypress.io'
- 'repo1.dso.mil'
- 'sonarqube.dev.bigbang.mil'
location: MESH_EXTERNAL
ports:
- number: 443
protocol: TLS
name: https
resolution: DNS
plugins:
install: []
resources:
......
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