From 9218c035520c705aa3d5cda8f454b10247be9706 Mon Sep 17 00:00:00 2001 From: BB_AUTO_MR_TOKEN <project_2872_bot_c0b5e5ba7fbe7ce9d836e755c36b3987@noreply.repo1.dso.mil> Date: Mon, 24 Feb 2025 20:44:22 +0000 Subject: [PATCH 1/3] promtail update to 6.16.6-bb.2 --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 5dfdd4135f..a32357f858 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -676,11 +676,11 @@ promtail: git: repo: https://repo1.dso.mil/big-bang/product/packages/promtail.git path: "./chart" - tag: "6.16.6-bb.1" + tag: "6.16.6-bb.2" helmRepo: repoName: "registry1" chartName: "promtail" - tag: "6.16.6-bb.1" + tag: "6.16.6-bb.2" # -- Flux reconciliation overrides specifically for the Promtail Package flux: {} -- GitLab From c4e5bcac849e54bc8bb3c2ad41b4cf3e13422f9b Mon Sep 17 00:00:00 2001 From: BB_AUTO_MR_TOKEN <project_2872_bot_c0b5e5ba7fbe7ce9d836e755c36b3987@noreply.repo1.dso.mil> Date: Mon, 24 Feb 2025 21:06:26 +0000 Subject: [PATCH 2/3] istioOperator update to 1.23.5-bb.0 --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 49bd018a8e..3c9963b96b 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -316,11 +316,11 @@ istioOperator: git: repo: https://repo1.dso.mil/big-bang/product/packages/istio-operator.git path: "./chart" - tag: "1.23.4-bb.0" + tag: "1.23.5-bb.0" helmRepo: repoName: "registry1" chartName: "istio-operator" - tag: "1.23.4-bb.0" + tag: "1.23.5-bb.0" # -- Flux reconciliation overrides specifically for the Istio Operator Package flux: {} -- GitLab From 337605b3939ab3b66dcd6f8c21fbed28ff9fd171 Mon Sep 17 00:00:00 2001 From: BB_AUTO_MR_TOKEN <project_2872_bot_c0b5e5ba7fbe7ce9d836e755c36b3987@noreply.repo1.dso.mil> Date: Mon, 24 Feb 2025 21:06:39 +0000 Subject: [PATCH 3/3] istio update to 1.23.5-bb.0 --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 49bd018a8e..1443a631db 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -174,11 +174,11 @@ istio: git: repo: https://repo1.dso.mil/big-bang/product/packages/istio-controlplane.git path: "./chart" - tag: "1.23.4-bb.0" + tag: "1.23.5-bb.0" helmRepo: repoName: "registry1" chartName: "istio" - tag: "1.23.4-bb.0" + tag: "1.23.5-bb.0" # -- If the HelmRelease should verify the cosign signature of the HelmRepo (only relevant if Repo is OCI). Set to 'false' to disable verification. # cosignVerify: -- GitLab