From e88b220fb3180852f9336048ba73eae883a2ae9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 11:18:33 +0000 Subject: [PATCH] chore(deps): update helm chart postgresql to v12.6.0 --- 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..5efed3a 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.7.0 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.6.0 condition: postgresql.enabled annotations: artifacthub.io/changes: |-