From 9b5dfc9423430af748d05e0b70a0d3f7fa402abd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 12:17:27 +0000 Subject: [PATCH 1/2] [piped] Update Helm chart common to v4 --- charts/apps/piped/Chart.lock | 6 +++--- charts/apps/piped/Chart.yaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/apps/piped/Chart.lock b/charts/apps/piped/Chart.lock index 5b1f13c5..f38f5370 100644 --- a/charts/apps/piped/Chart.lock +++ b/charts/apps/piped/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: common repository: https://bjw-s-labs.github.io/helm-charts - version: 1.5.1 + version: 4.0.1 - name: postgresql repository: https://charts.bitnami.com/bitnami version: 16.7.2 -digest: sha256:0c7118e88b7471c7fe20630e56977f689d1dd3dbcc7701fa020b82391ac76286 -generated: "2025-05-12T11:17:28.43728517Z" +digest: sha256:c014007c00712d4682fbd76f13bf56091cb8020f0df5e759a1e30ff58fd23b5b +generated: "2025-05-16T12:17:20.438314741Z" diff --git a/charts/apps/piped/Chart.yaml b/charts/apps/piped/Chart.yaml index 0f733bd4..07ec0e7e 100644 --- a/charts/apps/piped/Chart.yaml +++ b/charts/apps/piped/Chart.yaml @@ -11,7 +11,7 @@ sources: - https://github.com/TeamPiped/Piped-Kubernetes keywords: - streaming -version: 7.4.0 +version: 8.0.0 appVersion: latest kubeVersion: ">=1.29.0" maintainers: @@ -21,7 +21,7 @@ maintainers: dependencies: - name: common repository: https://bjw-s-labs.github.io/helm-charts - version: 1.5.1 + version: 4.0.1 - name: postgresql repository: https://charts.bitnami.com/bitnami version: 16.7.2 @@ -29,4 +29,4 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: changed - description: Upgraded `postgresql` chart dependency to version 16.7.2 + description: Upgraded `common` chart dependency to version 4.0.1 From 4a47dd3d945c902931fe3f2f815649dc754543dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 12:18:09 +0000 Subject: [PATCH 2/2] chore: Auto-update chart metadata --- charts/apps/piped/Chart.yaml | 2 +- charts/apps/piped/README.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/apps/piped/Chart.yaml b/charts/apps/piped/Chart.yaml index 07ec0e7e..86001dda 100644 --- a/charts/apps/piped/Chart.yaml +++ b/charts/apps/piped/Chart.yaml @@ -11,7 +11,7 @@ sources: - https://github.com/TeamPiped/Piped-Kubernetes keywords: - streaming -version: 8.0.0 +version: 8.0.1 appVersion: latest kubeVersion: ">=1.29.0" maintainers: diff --git a/charts/apps/piped/README.md b/charts/apps/piped/README.md index 8758654d..59401b7e 100644 --- a/charts/apps/piped/README.md +++ b/charts/apps/piped/README.md @@ -1,6 +1,6 @@ # piped -![Version: 7.3.6](https://img.shields.io/badge/Version-7.3.6-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 8.0.1](https://img.shields.io/badge/Version-8.0.1-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,8 +19,8 @@ Kubernetes: `>=1.29.0` | Repository | Name | Version | |------------|------|---------| -| https://bjw-s-labs.github.io/helm-charts | common | 1.5.1 | -| https://charts.bitnami.com/bitnami | postgresql | 16.4.16 | +| https://bjw-s-labs.github.io/helm-charts | common | 4.0.1 | +| https://charts.bitnami.com/bitnami | postgresql | 16.7.2 | ## Installing the Chart