Skip to content

Commit

Permalink
Update Helm release redis to v20.6.0 (#2514)
Browse files Browse the repository at this point in the history
* Update Helm release redis to v20.6.0

* Update chart configuration table
[skip ci]
---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Selenium CI Bot <[email protected]>
  • Loading branch information
renovate[bot] and selenium-ci authored Dec 17, 2024
1 parent 732b375 commit 6e322d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/selenium-grid/CONFIGURATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 16.2.4 |
| https://charts.bitnami.com/bitnami | redis | 20.4.1 |
| https://charts.bitnami.com/bitnami | redis | 20.6.0 |
| https://jaegertracing.github.io/helm-charts | jaeger | 3.3.3 |
| https://kedacore.github.io/charts | keda | 2.16.0 |
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.11.3 |
Expand Down
2 changes: 1 addition & 1 deletion charts/selenium-grid/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies:
name: postgresql
condition: postgresql.enabled
- repository: https://charts.bitnami.com/bitnami
version: 20.4.1
version: 20.6.0
name: redis
condition: redis.enabled
maintainers:
Expand Down

0 comments on commit 6e322d1

Please sign in to comment.