Skip to content

Commit 2e81856

Browse files
Update Helm release redis to v20.11.4 (#2727)
1 parent b42ce9c commit 2e81856

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.5.2 |
22-
| https://charts.bitnami.com/bitnami | redis | 20.11.3 |
22+
| https://charts.bitnami.com/bitnami | redis | 20.11.4 |
2323
| https://jaegertracing.github.io/helm-charts | jaeger | 3.4.0 |
2424
| https://kedacore.github.io/charts | keda | 2.16.1 |
2525
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.12.0 |

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.11.3
30+
version: 20.11.4
3131
name: redis
3232
condition: redis.enabled
3333
maintainers:

0 commit comments

Comments
 (0)