-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Expand file tree
/
Copy pathChart.yaml
More file actions
38 lines (38 loc) · 1.23 KB
/
Chart.yaml
File metadata and controls
38 lines (38 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
apiVersion: v2
name: selenium-grid
description: A Helm chart for creating a Selenium Grid Server in Kubernetes
type: application
version: 0.51.1
appVersion: 4.40.0-20260202
icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png
dependencies:
- repository: https://kedacore.github.io/charts
version: 2.19
name: keda
condition: autoscaling.enabled, keda.enabled
- repository: https://kubernetes.github.io/ingress-nginx
version: ^4
name: ingress-nginx
condition: ingress.enableWithController, ingress-nginx.enabled
- repository: https://jaegertracing.github.io/helm-charts
version: ^4.0.0
name: jaeger
condition: tracing.enabled, jaeger.enabled
- repository: https://prometheus-community.github.io/helm-charts
version: ^81.0.0
name: kube-prometheus-stack
condition: monitoring.enabled, kube-prometheus-stack.enabled
- repository: https://charts.bitnami.com/bitnami
version: ^18.0.0
name: postgresql
condition: postgresql.enabled
- repository: https://charts.bitnami.com/bitnami
version: ^25.0.0
name: redis
condition: redis.enabled
maintainers:
- name: SeleniumHQ
email: [email protected]
url: https://github.com/SeleniumHQ
sources:
- https://github.com/SeleniumHQ/docker-selenium