From 3d9f24b28aea6b72d48de631ade58e4db9a428a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 03:51:38 +0000 Subject: [PATCH] chore(deps): update helm chart postgresql to v12.10.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 1eb7622..9498e01 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.1.0 +version: 3.1.1 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.10.0 + version: 12.10.2 condition: postgresql.enabled annotations: artifacthub.io/changes: |-