Skip to content

Commit

Permalink
Update Helm release kube-prometheus-stack to v67.2.0 (#2513)
Browse files Browse the repository at this point in the history
* Update Helm release kube-prometheus-stack to v67.2.0

* Update chart configuration table
[skip ci]
---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Selenium CI Bot <[email protected]>
Co-authored-by: Viet Nguyen Duc <[email protected]>
  • Loading branch information
3 people authored Dec 17, 2024
1 parent 033b65b commit 732b375
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/selenium-grid/CONFIGURATION.md
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
| https://jaegertracing.github.io/helm-charts | jaeger | 3.3.3 |
| https://kedacore.github.io/charts | keda | 2.16.0 |
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.11.3 |
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 67.0.0 |
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 67.2.0 |

## Values

2 changes: 1 addition & 1 deletion charts/selenium-grid/Chart.yaml
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ dependencies:
name: jaeger
condition: tracing.enabled, jaeger.enabled
- repository: https://prometheus-community.github.io/helm-charts
version: 67.0.0
version: 67.2.0
name: kube-prometheus-stack
condition: monitoring.enabled, prometheus-stack.enabled
- repository: https://charts.bitnami.com/bitnami

0 comments on commit 732b375

Please sign in to comment.