Skip to content

Commit 1a6ebd4

Browse files
authored
Merge branch 'trunk' into renovate/kube-prometheus-stack-67.x
2 parents f20603d + 033b65b commit 1a6ebd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/selenium-grid/CONFIGURATION.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
1919
| Repository | Name | Version |
2020
|------------|------|---------|
2121
| 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 |
2323
| https://jaegertracing.github.io/helm-charts | jaeger | 3.3.3 |
2424
| https://kedacore.github.io/charts | keda | 2.16.0 |
2525
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.11.3 |

charts/selenium-grid/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies:
2727
name: postgresql
2828
condition: postgresql.enabled
2929
- repository: https://charts.bitnami.com/bitnami
30-
version: 20.4.0
30+
version: 20.4.1
3131
name: redis
3232
condition: redis.enabled
3333
maintainers:

0 commit comments

Comments
 (0)