From b8c03e7b901f6a1cf424022833e08ac4282efa44 Mon Sep 17 00:00:00 2001
From: Ernest Chuang <echuang@revacomm.com>
Date: Fri, 27 Aug 2021 12:29:13 -0500
Subject: [PATCH] Bump haproxy tag

---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index c726dc0120..f1770a0a50 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -795,7 +795,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/haproxy
       path: "./chart"
-      tag: 1.1.2-bb.0
+      tag: 1.1.2-bb.1
 
     # -- Flux reconciliation overrides specifically for the HAProxy Package
     flux: {}
-- 
GitLab