From 53273d6c8834132b1ea1234be16306b31af6c72f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 01:52:05 +0000 Subject: [PATCH] chore(deps): update helm chart postgresql to v13.4.4 --- charts/apps/piped/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/apps/piped/Chart.yaml b/charts/apps/piped/Chart.yaml index d9f4630..7cfe2b8 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: 5.1.4 +version: 5.2.0 appVersion: latest kubeVersion: ">=1.22.0-0" maintainers: @@ -23,7 +23,7 @@ dependencies: version: 1.5.1 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 13.2.30 + version: 13.4.4 condition: postgresql.enabled annotations: artifacthub.io/changes: |-