From fcaa9faf121b23938322e6742b349f1ab3785f53 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Tue, 5 Mar 2024 21:40:05 +0100 Subject: [PATCH] fix(blocky): bump common to fix some remaining loadbalancer issues Signed-off-by: Kjeld Schouten --- charts/enterprise/blocky/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index 22180d2e616..c1d938ec988 100644 --- a/charts/enterprise/blocky/Chart.yaml +++ b/charts/enterprise/blocky/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.23.0 dependencies: - name: common - version: 18.1.6 + version: 18.1.8 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -44,4 +44,4 @@ sources: - https://quay.io/oriedge/k8s_gateway - https://hub.docker.com/r/spx01/blocky type: application -version: 14.0.0 +version: 14.0.1