Update Helm chart postgresql to v12.4.2

This commit is contained in:
renovate[bot] 2023-05-01 01:26:49 +00:00 committed by GitHub
parent 8384249f46
commit fc3562c414
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ sources:
- https://github.com/TeamPiped/piped-proxy - https://github.com/TeamPiped/piped-proxy
keywords: keywords:
- streaming - streaming
version: 2.2.0 version: 2.3.0
appVersion: latest appVersion: latest
kubeVersion: ">=1.22.0-0" kubeVersion: ">=1.22.0-0"
maintainers: maintainers:
@ -22,7 +22,7 @@ dependencies:
version: 1.4.0 version: 1.4.0
- name: postgresql - name: postgresql
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
version: 12.2.0 version: 12.4.2
condition: postgresql.enabled condition: postgresql.enabled
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-