From 357ce839395e211f21d3085959cb70452d1a4791 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 May 2023 08:48:07 +0000 Subject: [PATCH] Update Helm chart postgresql to v12.5.6 --- 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 69ae8f9..b8d0851 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.5.0 +version: 2.6.0 appVersion: latest kubeVersion: ">=1.22.0-0" maintainers: @@ -22,7 +22,7 @@ dependencies: version: 1.5.0 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 12.4.2 + version: 12.5.6 condition: postgresql.enabled annotations: artifacthub.io/changes: |-