Skip to content

Commit 78ff7f6

Browse files
Update Helm release kube-prometheus-stack to v71 (#2815)
1 parent 25b7289 commit 78ff7f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/selenium-grid/CONFIGURATION.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
2323
| https://jaegertracing.github.io/helm-charts | jaeger | 3.4.1 |
2424
| https://kedacore.github.io/charts | keda | 2.17.0 |
2525
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.12.2 |
26-
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 70.10.0 |
26+
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 71.1.0 |
2727

2828
## Values
2929

charts/selenium-grid/Chart.yaml

+1-1
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: 70.10.0
22+
version: 71.1.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)