From 36e3f45d5864e168a604ea08d1b15523e9e459e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 13:05:44 +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 9cfbb0c..ee6ae91 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.2.0 +version: 5.3.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: |-