From 568504c40eea14ef013659a3974b8d3d1d0ad56a Mon Sep 17 00:00:00 2001 From: BB_AUTO_MR_TOKEN <project_2872_bot_c0b5e5ba7fbe7ce9d836e755c36b3987@noreply.repo1.dso.mil> Date: Thu, 18 Jul 2024 14:42:59 +0000 Subject: [PATCH] loki update to 6.6.4-bb.6 --- chart/values.yaml | 4 ++-- tests/test-values.yaml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index dac9acdc4f..eaf67b6a02 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -701,11 +701,11 @@ loki: git: repo: https://repo1.dso.mil/big-bang/product/packages/loki.git path: "./chart" - tag: "6.6.4-bb.5" + tag: "6.6.4-bb.6" helmRepo: repoName: "registry1" chartName: "loki" - tag: "6.6.4-bb.5" + tag: "6.6.4-bb.6" # -- Flux reconciliation overrides specifically for the Loki Package flux: {} diff --git a/tests/test-values.yaml b/tests/test-values.yaml index 1ad1032515..4cce6c2341 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -917,6 +917,7 @@ loki: - 'cdn.cypress.io' - 'repo1.dso.mil' - 'grafana.dev.bigbang.mil' + - 'optimizationguide-pa.googleapis.com' location: MESH_EXTERNAL ports: - number: 443 -- GitLab