UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Bump SonarQube to new version with mTLS integration

Merged Anthony Wendt requested to merge bb-1048-sonarqube-version-bump into master
All threads resolved!
Files
2
+ 6
6
@@ -296,7 +296,7 @@ kiali:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/kiali.git
path: "./chart"
tag: "1.47.0-bb.1"
tag: "1.47.0-bb.3"
# -- Flux reconciliation overrides specifically for the Kiali Package
flux: {}
@@ -396,7 +396,7 @@ kyvernopolicies:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/kyverno-policies.git
path: ./chart
tag: "1.0.0-bb.7"
tag: "1.0.0-bb.8"
# -- Flux reconciliation overrides specifically for the Kyverno Package
flux: {}
@@ -527,8 +527,8 @@ tempo:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/tempo.git
path: "./chart"
tag: "0.14.1-bb.1"
tag: "0.14.2-bb.0"
# -- Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public".
ingress:
gateway: ""
@@ -764,7 +764,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab.git
path: "./chart"
tag: "5.8.2-bb.3"
tag: "5.8.2-bb.5"
# -- Flux reconciliation overrides specifically for the Gitlab Package
flux: {}
@@ -1032,7 +1032,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/anchore-enterprise.git
path: "./chart"
tag: "1.17.1-bb.0"
tag: "1.17.1-bb.1"
# -- Flux reconciliation overrides specifically for the Anchore Package
flux:
Loading