fix: bump postgresql on nextcloud to a working version

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-11 21:55:39 +02:00
parent dc93a90778
commit e196216aea
+2 -2
View File
@@ -7,7 +7,7 @@ dependencies:
- condition: postgresql.enabled - condition: postgresql.enabled
name: postgresql name: postgresql
repository: https://truecharts.org/ repository: https://truecharts.org/
version: 2.1.0 version: 2.1.1
- condition: redis.enabled - condition: redis.enabled
name: redis name: redis
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
@@ -33,4 +33,4 @@ sources:
- https://github.com/nextcloud/docker - https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm - https://github.com/nextcloud/helm
type: application type: application
version: 4.0.5 version: 4.0.6