From 1dab41f3a13818483f26dfcf235d1b0db683ab79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 17:53:29 +0000 Subject: [PATCH] feat(charts): update helm release kong to 2.45.0 (was 2.44.1) (#3129) 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 977831887..ef6274bfc 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.1 + version: 2.45.0 repository: https://charts.konghq.com - name: kube-prometheus-stack version: 65.8.1