From 78207a765dd7059104cda1f2e18573ef97599961 Mon Sep 17 00:00:00 2001 From: Nikhil Jha Date: Wed, 24 Apr 2024 00:52:48 -0700 Subject: [PATCH] :arrow_up: cilium -> v1.15.4 --- apps/versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/versions.toml b/apps/versions.toml index 3327981..66d6b21 100644 --- a/apps/versions.toml +++ b/apps/versions.toml @@ -25,7 +25,7 @@ version = "v1.14.4" helm = "https://charts.jetstack.io" [cilium] -version = "1.14.6" +version = "1.15.4" helm = "https://helm.cilium.io/" [contour]