Update django helm chart version

This commit is contained in:
David Burke 2022-08-17 15:49:01 -04:00
parent e30a33fe13
commit 4db72f96a0
3 changed files with 4 additions and 3 deletions

View file

@ -14,7 +14,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 0.2.3
version: 0.2.4
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.

@ -1 +1 @@
Subproject commit e55c49432c64be18c2f18a3129c38e17959066d5
Subproject commit bd023cd048dbd4ba7e88b88fe2e885b8e9694286

View file

@ -123,4 +123,5 @@ redis:
# Default to disabled, use a managed database service. But can be enabled here.
postgresql:
enabled: false
postgresqlPassword: # Must be set
#auth:
# password: # Must be set