Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/apps/piped/Chart.lock
Original file line number Diff line number Diff line change
@@ -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"
6 changes: 3 additions & 3 deletions charts/apps/piped/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sources:
- https://github.com/TeamPiped/Piped-Kubernetes
keywords:
- streaming
version: 7.4.0
version: 8.0.1
appVersion: latest
kubeVersion: ">=1.29.0"
maintainers:
Expand All @@ -21,12 +21,12 @@ 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
condition: postgresql.enabled
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
6 changes: 3 additions & 3 deletions charts/apps/piped/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand All @@ -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

Expand Down