Skip to content

Commit

Permalink
fix: bump Redis minor version (apache#15430)
Browse files Browse the repository at this point in the history
Co-authored-by: Maksym V <maksym.v@pm.bet>
  • Loading branch information
mvoitko and Maksym V committed Jun 30, 2021
1 parent 1de57d4 commit d1fe3f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/superset/Chart.yaml
Expand Up @@ -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

0 comments on commit d1fe3f6

Please sign in to comment.