From 25c0d4066c868532f73395a1287e4fdb9246fc1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 10:25:27 +0300 Subject: [PATCH] [piped] Update Helm chart postgresql to v15 (#97) * [piped] Update Helm chart postgresql to v15 * 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 +++--- charts/apps/piped/README.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/apps/piped/Chart.yaml b/charts/apps/piped/Chart.yaml index 31e9bff..e002032 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: 5.3.0 +version: 6.0.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.4.4 + version: 15.5.11 condition: postgresql.enabled annotations: artifacthub.io/changes: |- - kind: changed - description: Upgraded `postgresql` chart dependency to version 13.4.4 + description: Upgraded `postgresql` chart dependency to version 15.5.11 diff --git a/charts/apps/piped/README.md b/charts/apps/piped/README.md index 8da0290..ba28a52 100644 --- a/charts/apps/piped/README.md +++ b/charts/apps/piped/README.md @@ -1,6 +1,6 @@ # piped -![Version: 5.3.0](https://img.shields.io/badge/Version-5.3.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Piped is an alternative privacy-friendly YouTube frontend which is efficient by design. @@ -19,7 +19,7 @@ Kubernetes: `>=1.22.0-0` | Repository | Name | Version | |------------|------|---------| | https://bjw-s.github.io/helm-charts | common | 1.5.1 | -| https://charts.bitnami.com/bitnami | postgresql | 13.4.4 | +| https://charts.bitnami.com/bitnami | postgresql | 15.5.11 | ## Installing the Chart