From fc3562c414db8ab0728de0631f2758e0ef789c84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 01:26:49 +0000 Subject: [PATCH] Update Helm chart postgresql to v12.4.2 --- 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 cb17715..15cc0a2 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.2.0 +version: 2.3.0 appVersion: latest kubeVersion: ">=1.22.0-0" maintainers: @@ -22,7 +22,7 @@ dependencies: version: 1.4.0 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 12.2.0 + version: 12.4.2 condition: postgresql.enabled annotations: artifacthub.io/changes: |-