Skip to content

Commit 9a2afbc

Browse files
chore(deps): update helm release kube-prometheus-stack to v62.6.0 (#2385)
* chore(deps): update helm release kube-prometheus-stack to v62.6.0 * Update chart README Signed-off-by: Viet Nguyen Duc <[email protected]> --------- Signed-off-by: Viet Nguyen Duc <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Viet Nguyen Duc <[email protected]>
1 parent 44d9224 commit 9a2afbc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: charts/selenium-grid/CONFIGURATION.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# selenium-grid
22

3-
![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)
3+
![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)
44

55
A Helm chart for creating a Selenium Grid Server in Kubernetes
66

@@ -21,7 +21,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
2121
| https://jaegertracing.github.io/helm-charts | jaeger | 3.2.0 |
2222
| https://kedacore.github.io/charts | keda | 2.15.1 |
2323
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.11.2 |
24-
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 62.5.0 |
24+
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 62.6.0 |
2525

2626
## Values
2727

Diff for: charts/selenium-grid/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: selenium-grid
33
description: A Helm chart for creating a Selenium Grid Server in Kubernetes
44
type: application
5-
version: 0.35.1
5+
version: 0.35.2
66
appVersion: 4.24.0-20240907
77
icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png
88
dependencies:
@@ -19,7 +19,7 @@ dependencies:
1919
name: jaeger
2020
condition: tracing.enabled, jaeger.enabled
2121
- repository: https://prometheus-community.github.io/helm-charts
22-
version: 62.5.0
22+
version: 62.6.0
2323
name: kube-prometheus-stack
2424
condition: monitoring.enabled, prometheus-stack.enabled
2525
maintainers:

0 commit comments

Comments
 (0)