mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 16:51:31 -05:00
Update Helm release postgresql to v16
This commit is contained in:
parent
b0f6e8ead5
commit
841e26ba2a
1 changed files with 1 additions and 1 deletions
|
|
@ -8,6 +8,6 @@ appVersion: 0.1.0
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: postgresql.enabled
|
- condition: postgresql.enabled
|
||||||
version: 12.12.*
|
version: 16.7.*
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
name: postgresql
|
name: postgresql
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue