From c10b3d2782a7a3ffa243000db72e8f91798d805d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 08:14:02 +0700 Subject: [PATCH] Update Helm release ingress-nginx to v4.12.0 (#2544) * Update Helm release ingress-nginx to v4.12.0 * [ci] Update chart configuration table --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Selenium CI Bot --- charts/selenium-grid/CONFIGURATION.md | 2 +- charts/selenium-grid/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/selenium-grid/CONFIGURATION.md b/charts/selenium-grid/CONFIGURATION.md index ba32f6f0e..d9a231a15 100644 --- a/charts/selenium-grid/CONFIGURATION.md +++ b/charts/selenium-grid/CONFIGURATION.md @@ -22,7 +22,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes | https://charts.bitnami.com/bitnami | redis | 20.6.1 | | https://jaegertracing.github.io/helm-charts | jaeger | 3.3.3 | | https://kedacore.github.io/charts | keda | 2.16.1 | -| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.11.3 | +| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.12.0 | | https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 67.2.1 | ## Values diff --git a/charts/selenium-grid/Chart.yaml b/charts/selenium-grid/Chart.yaml index 46eefb818..d65b4034c 100644 --- a/charts/selenium-grid/Chart.yaml +++ b/charts/selenium-grid/Chart.yaml @@ -11,7 +11,7 @@ dependencies: name: keda condition: autoscaling.enabled, keda.enabled - repository: https://kubernetes.github.io/ingress-nginx - version: 4.11.3 + version: 4.12.0 name: ingress-nginx condition: ingress.enableWithController, ingress-nginx.enabled - repository: https://jaegertracing.github.io/helm-charts