From 8c620b9cb77389b322fe6abf26390b5e07995060 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Thu, 17 Aug 2023 21:25:38 +0000
Subject: [PATCH] haproxy update to 1.12.0-bb.1

---
 chart/values.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 237d1f7f3e..5a096b37fb 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1421,11 +1421,11 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/haproxy.git
       path: "./chart"
-      tag: "1.12.0-bb.0"
+      tag: "1.12.0-bb.1"
     helmRepo:
       repoName: "registry1"
       chartName: "haproxy"
-      tag: "1.12.0-bb.0"
+      tag: "1.12.0-bb.1"
 
     # -- Flux reconciliation overrides specifically for the HAProxy Package
     flux: {}
-- 
GitLab