From f257ec53bede666bf8b25552b27febad3b6f5185 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 11:18:27 +0000 Subject: [PATCH] chore(deps): update helm chart postgresql to v12.5.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 ec7c8fc..34a605e 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.6.2 +version: 2.6.3 appVersion: latest kubeVersion: ">=1.22.0-0" maintainers: @@ -22,7 +22,7 @@ dependencies: version: 1.5.1 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 12.5.6 + version: 12.5.9 condition: postgresql.enabled annotations: artifacthub.io/changes: |-