diff --git a/charts/apps/piped/Chart.yaml b/charts/apps/piped/Chart.yaml index 9fe2c8a..4dd5c9d 100644 --- a/charts/apps/piped/Chart.yaml +++ b/charts/apps/piped/Chart.yaml @@ -10,7 +10,7 @@ sources: - https://github.com/TeamPiped/piped-proxy keywords: - streaming -version: 4.1.0 +version: 4.1.1 appVersion: latest kubeVersion: ">=1.22.0-0" maintainers: @@ -23,9 +23,9 @@ dependencies: version: 1.5.1 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 13.2.0 + version: 13.2.23 condition: postgresql.enabled annotations: artifacthub.io/changes: |- - kind: changed - description: Upgraded `postgresql` chart dependency to version 13.2.0 + description: Upgraded `postgresql` chart dependency to version 13.2.23