From 6239a78ff9ec282b040e5739ec0aae5c17f39cc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 14:40:24 +0000 Subject: [PATCH] fix(charts): update helm release kong to 2.44.1 (was 2.44.0) (#3124) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- helm-dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-dependencies.yaml b/helm-dependencies.yaml index e86ce2b55..5aa0afb83 100644 --- a/helm-dependencies.yaml +++ b/helm-dependencies.yaml @@ -54,7 +54,7 @@ dependencies: version: 2.16.0 repository: https://kedacore.github.io/charts - name: kong - version: 2.44.0 + version: 2.44.1 repository: https://charts.konghq.com - name: kube-prometheus-stack version: 65.8.1