Skip to content

Commit

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

* Update chart configuration table

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Selenium CI Bot <[email protected]>
  • Loading branch information
renovate[bot] and selenium-ci authored Dec 25, 2024
1 parent ffb182d commit c91807b
Show file tree
Hide file tree
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
Expand Up @@ -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.1 |
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.11.3 |
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 67.2.0 |
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 67.2.1 |

## Values

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

0 comments on commit c91807b

Please sign in to comment.