diff --git a/chart/values.yaml b/chart/values.yaml index 0ada9e0a38e779e23dd15550c7f3a0f9906de8ea..1ca67cdf7fa734fd1a765d57153c701ee8eb0bb2 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -1188,11 +1188,11 @@ addons: git: repo: https://repo1.dso.mil/big-bang/product/packages/gitlab.git path: "./chart" - tag: "8.1.2-bb.1" + tag: "8.1.2-bb.3" helmRepo: repoName: "registry1" chartName: "gitlab" - tag: "8.1.2-bb.1" + tag: "8.1.2-bb.3" # -- Flux reconciliation overrides specifically for the Gitlab Package flux: {} diff --git a/tests/test-values.yaml b/tests/test-values.yaml index 7c0844c53d52ac23edb2f39506540e13a76b77e0..bee78141d36a906b48bc1d645b6dd8f17440958e 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -79,10 +79,6 @@ istio: dashboard: auth: strategy: "anonymous" - values: - pilot: - env: - "ENABLE_NATIVE_SIDECARS": "true" jaeger: enabled: false