From c62a2ee7580e32bb446a4eb5c7b8c1d078e2ab79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 07:48:05 +0000 Subject: [PATCH] chore(deps): update helm chart postgresql to v12.6.9 --- 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 230ee48..c660483 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: 3.0.2 +version: 3.0.3 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: 12.6.0 + version: 12.6.9 condition: postgresql.enabled annotations: artifacthub.io/changes: |-