chore(deps): update helm chart postgresql to v1.2.4 (#834)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d7b4f2caf5
commit
ce285aa9a5
|
@ -7,7 +7,7 @@ dependencies:
|
|||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 1.2.3
|
||||
version: 1.2.4
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
|
@ -38,4 +38,4 @@ sources:
|
|||
- https://github.com/authelia/chartrepo
|
||||
- https://github.com/authelia/authelia
|
||||
type: application
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
|
|
Loading…
Reference in New Issue