File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
19
19
| Repository | Name | Version |
20
20
| ------------| ------| ---------|
21
21
| https://charts.bitnami.com/bitnami | postgresql | 16.2.4 |
22
- | https://charts.bitnami.com/bitnami | redis | 20.4.0 |
22
+ | https://charts.bitnami.com/bitnami | redis | 20.4.1 |
23
23
| https://jaegertracing.github.io/helm-charts | jaeger | 3.3.3 |
24
24
| https://kedacore.github.io/charts | keda | 2.16.0 |
25
25
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.11.3 |
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ dependencies:
27
27
name : postgresql
28
28
condition : postgresql.enabled
29
29
- repository : https://charts.bitnami.com/bitnami
30
- version : 20.4.0
30
+ version : 20.4.1
31
31
name : redis
32
32
condition : redis.enabled
33
33
maintainers :
You can’t perform that action at this time.
0 commit comments