diff --git a/charts/apps/piped/Chart.yaml b/charts/apps/piped/Chart.yaml index ec7c8fc..ad2fa62 100644 --- a/charts/apps/piped/Chart.yaml +++ b/charts/apps/piped/Chart.yaml @@ -9,7 +9,7 @@ sources: - https://github.com/TeamPiped/piped-proxy keywords: - streaming -version: 2.6.2 +version: 2.7.0 appVersion: latest kubeVersion: ">=1.22.0-0" maintainers: @@ -22,9 +22,9 @@ dependencies: version: 1.5.1 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 12.5.6 + version: 12.6.0 condition: postgresql.enabled annotations: artifacthub.io/changes: |- - - kind: fixed - description: ytproxy ingress, GH issue 29 + - kind: changed + description: Upgraded `postgresql` chart dependency to version 12.6.0