From 07efda0c0621653fb3efe528a73041c8900622b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 18:21:01 +0000 Subject: [PATCH 1/2] chore(deps): update helm chart postgresql to v15.5.38 --- 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 49dbcc7..8b3649f 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: 6.0.3 +version: 6.0.4 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: 15.5.37 + version: 15.5.38 condition: postgresql.enabled annotations: artifacthub.io/changes: |- From 664df7a61607f6892ad9445432f6fcecfcd59341 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Tue, 1 Oct 2024 18:21:50 +0000 Subject: [PATCH 2/2] chore: Auto-update chart metadata --- charts/apps/piped/Chart.yaml | 2 +- charts/apps/piped/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/apps/piped/Chart.yaml b/charts/apps/piped/Chart.yaml index 8b3649f..20223ef 100644 --- a/charts/apps/piped/Chart.yaml +++ b/charts/apps/piped/Chart.yaml @@ -28,4 +28,4 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: changed - description: Upgraded `postgresql` chart dependency to version 15.5.37 + description: Upgraded `postgresql` chart dependency to version 15.5.38 diff --git a/charts/apps/piped/README.md b/charts/apps/piped/README.md index 098a537..a9b4bc6 100644 --- a/charts/apps/piped/README.md +++ b/charts/apps/piped/README.md @@ -1,6 +1,6 @@ # piped -![Version: 6.0.3](https://img.shields.io/badge/Version-6.0.3-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 6.0.4](https://img.shields.io/badge/Version-6.0.4-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 | 15.5.37 | +| https://charts.bitnami.com/bitnami | postgresql | 15.5.38 | ## Installing the Chart