From 12b022250fd837705b3185c4d09d5be691784554 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 13:29:17 +0200 Subject: [PATCH] chore(deps): update helm chart postgresql to v13.2.0 (#65) * chore(deps): update helm chart postgresql to v13.2.0 * chore: Auto-update chart metadata --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] --- charts/apps/piped/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/apps/piped/Chart.yaml b/charts/apps/piped/Chart.yaml index 4cdb411..9fe2c8a 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: 4.0.0 +version: 4.1.0 appVersion: latest kubeVersion: ">=1.22.0-0" maintainers: @@ -23,9 +23,9 @@ dependencies: version: 1.5.1 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 13.1.5 + version: 13.2.0 condition: postgresql.enabled annotations: artifacthub.io/changes: |- - kind: changed - description: Postgres version from 12 to 13 + description: Upgraded `postgresql` chart dependency to version 13.2.0