2023-02-15 06:55:36 +05:30
|
|
|
---
|
|
|
|
apiVersion: v2
|
2023-03-02 06:14:16 +05:30
|
|
|
description: Piped is an alternative privacy-friendly YouTube frontend which is efficient by design.
|
2023-02-15 06:55:36 +05:30
|
|
|
name: piped
|
2023-03-02 06:14:16 +05:30
|
|
|
home: https://github.com/TeamPiped/Piped-Kubernetes
|
|
|
|
sources:
|
|
|
|
- https://github.com/TeamPiped/Piped
|
|
|
|
- https://github.com/TeamPiped/Piped-Backend
|
|
|
|
- https://github.com/TeamPiped/piped-proxy
|
|
|
|
keywords:
|
|
|
|
- streaming
|
2023-04-17 23:08:50 +05:30
|
|
|
version: 2.0.1
|
2023-02-15 06:55:36 +05:30
|
|
|
appVersion: latest
|
2023-03-04 05:22:18 +05:30
|
|
|
kubeVersion: ">=1.22.0-0"
|
2023-02-15 06:55:36 +05:30
|
|
|
maintainers:
|
|
|
|
- name: Skyler Mäntysaari
|
|
|
|
email: samip5@users.noreply.github.com
|
2023-03-04 05:22:18 +05:30
|
|
|
url: https://github.com/samip5
|
2023-02-15 06:55:36 +05:30
|
|
|
dependencies:
|
|
|
|
- name: common
|
|
|
|
repository: https://bjw-s.github.io/helm-charts
|
2023-03-04 05:22:18 +05:30
|
|
|
version: 1.3.2
|
2023-03-02 06:14:16 +05:30
|
|
|
- name: postgresql
|
|
|
|
repository: https://charts.bitnami.com/bitnami
|
|
|
|
version: 12.2.0
|
|
|
|
condition: postgresql.enabled
|
2023-03-04 05:22:18 +05:30
|
|
|
annotations:
|
|
|
|
artifacthub.io/changes: |-
|
2023-04-17 23:08:50 +05:30
|
|
|
- kind: fixed
|
2023-04-17 23:35:52 +05:30
|
|
|
description: "The backend configmap generation (GH issue: https://github.com/TeamPiped/Piped-Kubernetes/issues/2)"
|