From 92571159642cd5335b6022d0834d5809f0202dcc Mon Sep 17 00:00:00 2001 From: Markus Rudy Date: Mon, 15 Jan 2024 13:42:34 +0100 Subject: [PATCH] helm: bump Cilium chart version --- internal/constellation/helm/generateCilium.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/constellation/helm/generateCilium.sh b/internal/constellation/helm/generateCilium.sh index 9a1f42921d6..df2a625bde8 100755 --- a/internal/constellation/helm/generateCilium.sh +++ b/internal/constellation/helm/generateCilium.sh @@ -21,7 +21,7 @@ git clone \ --no-checkout \ --sparse \ --depth 1 \ - -b 1.15.0-pre.2 \ + -b 1.15.0-pre.3 \ https://github.com/cilium/cilium.git cd cilium