diff --git a/chart/values.yaml b/chart/values.yaml index c0bfae5e4cce2c4c1d108e5a715a47ad81c07c82..9941aee2f745e1b26222e4cd4f6c43e071d62e82 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -578,7 +578,7 @@ monitoring: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring.git path: "./chart" - tag: "35.5.1-bb.2" + tag: "35.5.1-bb.3" # -- Flux reconciliation overrides specifically for the Monitoring Package flux: diff --git a/tests/test-values.yaml b/tests/test-values.yaml index 01981620216101a481120bd12180f38ecebd369a..16fd08bb88404aad3217ad1ab0340b9e81738dfb 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -650,6 +650,7 @@ monitoring: bbtests: enabled: true cypress: + image: registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/cypress/kubectl:8.3.1 envs: cypress_prometheus_url: 'https://prometheus.bigbang.dev' cypress_grafana_url: 'https://grafana.bigbang.dev'