Skip to content

Commit 4f94c02

Browse files
Update Helm release kube-prometheus-stack to v83 (#3107)
* Update Helm release kube-prometheus-stack to v83 * [ci] Update chart configuration table [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Selenium CI Bot <selenium-ci@users.noreply.github.com>
1 parent 8b4db15 commit 4f94c02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/selenium-grid/CONFIGURATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
2222
| https://charts.bitnami.com/bitnami | redis | ^25.0.0 |
2323
| https://jaegertracing.github.io/helm-charts | jaeger | ^4.0.0 |
2424
| https://kedacore.github.io/charts | keda | 2.19 |
25-
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | ^82.0.0 |
25+
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | ^83.0.0 |
2626
| https://traefik.github.io/charts | traefik | ^39.0.0 |
2727

2828
## Values

charts/selenium-grid/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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: ^82.0.0
22+
version: ^83.0.0
2323
name: kube-prometheus-stack
2424
condition: monitoring.enabled, kube-prometheus-stack.enabled
2525
- repository: https://charts.bitnami.com/bitnami

0 commit comments

Comments
 (0)