Skip to content

Commit 96155a4

Browse files
authoredApr 24, 2025
Update Helm release redis to v20.13.1 (#2801)
1 parent c2c9f0e commit 96155a4

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
@@ -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.6.4 |
22-
| https://charts.bitnami.com/bitnami | redis | 20.12.2 |
22+
| https://charts.bitnami.com/bitnami | redis | 20.13.1 |
2323
| https://jaegertracing.github.io/helm-charts | jaeger | 3.4.1 |
2424
| https://kedacore.github.io/charts | keda | 2.17.0 |
2525
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.12.1 |

‎charts/selenium-grid/Chart.yaml

Lines changed: 1 addition & 1 deletion
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.12.2
30+
version: 20.13.1
3131
name: redis
3232
condition: redis.enabled
3333
maintainers:

0 commit comments

Comments
 (0)