diff --git a/chart/values.yaml b/chart/values.yaml index 27ea12720570fda8613b68b7669cc6713ad27f94..8420554f0adb66642f068f937bef3738b9baa274 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -552,7 +552,7 @@ tempo: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/tempo.git path: "./chart" - tag: "0.15.1-bb.1" + tag: "0.15.1-bb.3" # -- Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". ingress: diff --git a/tests/test-values.yaml b/tests/test-values.yaml index 479dc851a0740881f61cfbec7b2afe083576ee06..8f02bbcfe1f6c4a2739d0ad05ac63ba3c85649ab 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -566,6 +566,7 @@ tempo: cypress_check_datasource: 'true' cypress_grafana_url: 'https://grafana.bigbang.dev' scripts: + enabled: false envs: TEMPO_METRICS_URL: 'http://tempo-tempo.tempo.svc:3100'