diff --git a/charts/selenium-grid/CONFIGURATION.md b/charts/selenium-grid/CONFIGURATION.md index 9b050432f..58e184875 100644 --- a/charts/selenium-grid/CONFIGURATION.md +++ b/charts/selenium-grid/CONFIGURATION.md @@ -1,6 +1,6 @@ # selenium-grid -![Version: 0.35.1](https://img.shields.io/badge/Version-0.35.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.24.0-20240907](https://img.shields.io/badge/AppVersion-4.24.0--20240907-informational?style=flat-square) +![Version: 0.35.2](https://img.shields.io/badge/Version-0.35.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.24.0-20240907](https://img.shields.io/badge/AppVersion-4.24.0--20240907-informational?style=flat-square) A Helm chart for creating a Selenium Grid Server in Kubernetes @@ -21,7 +21,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes | https://jaegertracing.github.io/helm-charts | jaeger | 3.2.0 | | https://kedacore.github.io/charts | keda | 2.15.1 | | https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.11.2 | -| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 62.5.0 | +| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 62.6.0 | ## Values diff --git a/charts/selenium-grid/Chart.yaml b/charts/selenium-grid/Chart.yaml index 365593c84..c4e5ac5e7 100644 --- a/charts/selenium-grid/Chart.yaml +++ b/charts/selenium-grid/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: selenium-grid description: A Helm chart for creating a Selenium Grid Server in Kubernetes type: application -version: 0.35.1 +version: 0.35.2 appVersion: 4.24.0-20240907 icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png dependencies: @@ -19,7 +19,7 @@ dependencies: name: jaeger condition: tracing.enabled, jaeger.enabled - repository: https://prometheus-community.github.io/helm-charts - version: 62.5.0 + version: 62.6.0 name: kube-prometheus-stack condition: monitoring.enabled, prometheus-stack.enabled maintainers: