Update chart dependencies

This commit is contained in:
David Burke 2022-07-19 20:55:29 -04:00
parent 4c288dd31b
commit 62e9c0cb4c
6 changed files with 7 additions and 7 deletions

View file

@ -18,14 +18,14 @@ version: 0.1.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 1.0.0
appVersion: 1.1.0
dependencies:
- name: postgresql
version: ~11.6.6
version: ~11.6.17
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: redis
version: ~16.12.2
version: ~17.0.2
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled