Skip to content

Commit 6060384

Browse files
chore(deps): update helm release kube-prometheus-stack to v66 (#2461)
--------- 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 978c050 commit 6060384

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
@@ -21,7 +21,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
2121
| https://jaegertracing.github.io/helm-charts | jaeger | 3.3.2 |
2222
| https://kedacore.github.io/charts | keda | 2.16.0 |
2323
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.11.3 |
24-
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 65.8.1 |
24+
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 66.2.2 |
2525

2626
## Values
2727

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: 65.8.1
22+
version: 66.2.2
2323
name: kube-prometheus-stack
2424
condition: monitoring.enabled, prometheus-stack.enabled
2525
maintainers:

0 commit comments

Comments
 (0)