chore(deps): update helm chart postgresql to v10.9.1 (#749)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c3ef2e3270
commit
fc4130bbce
|
@ -7,7 +7,7 @@ dependencies:
|
||||||
- condition: postgresql.enabled
|
- condition: postgresql.enabled
|
||||||
name: postgresql
|
name: postgresql
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 10.8.0
|
version: 10.9.1
|
||||||
- condition: redis.enabled
|
- condition: redis.enabled
|
||||||
name: redis
|
name: redis
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
|
@ -36,4 +36,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: 1.7.3
|
version: 1.8.0
|
||||||
|
|
Loading…
Reference in New Issue