From dd8f03c1a071b6c2778c1e196a03dc48d65a32cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 01:26:42 +0000 Subject: [PATCH] Update Helm chart postgresql to v12.2.8 --- 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..c1ea3f5 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.2.1 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.2.8 condition: postgresql.enabled annotations: artifacthub.io/changes: |-