From 1c8b70e612abb594c757aebed8423d84d81e0638 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 16:51:01 +0300 Subject: [PATCH] chore(deps): update helm chart postgresql to v12.10.0 (#43) * chore(deps): update helm chart postgresql to v12.10.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 0db5752..1eb7622 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.3 +version: 3.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: 12.6.9 + version: 12.10.0 condition: postgresql.enabled annotations: artifacthub.io/changes: |- - kind: changed - description: Upgraded `postgresql` chart dependency to version 12.6.9 + description: Upgraded `postgresql` chart dependency to version 12.10.0