mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix: bump Redis minor version (#15430)
Co-authored-by: Maksym V <maksym.v@pm.bet>
This commit is contained in:
@@ -22,13 +22,13 @@ maintainers:
|
||||
- name: craig-rueda
|
||||
email: craig@craigrueda.com
|
||||
url: https://github.com/craig-rueda
|
||||
version: 0.3.0
|
||||
version: 0.3.1
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: 10.2.0
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: 12.3.0
|
||||
version: 12.3.3
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: redis.enabled
|
||||
|
||||
Reference in New Issue
Block a user