CameronMunroe 57a3c09f55
Bump Frontend (#136)
* Update Piped-Frontend
Update Piped Frontend to Current Release.
sha256:95d42ad855681cc8abcc12f95687b1508f71dcb635eaf2ead4335ae43b851269
* Bump Chart
2025-03-12 07:18:26 +02:00

32 lines
983 B
YAML

---
apiVersion: v2
description: Piped is an alternative privacy-friendly YouTube frontend which is efficient by design.
name: piped
home: https://github.com/TeamPiped/Piped-Kubernetes
icon: https://raw.githubusercontent.com/TeamPiped/Piped/master/public/img/icons/logo.svg
sources:
- https://github.com/TeamPiped/Piped
- https://github.com/TeamPiped/Piped-Backend
- https://github.com/TeamPiped/piped-proxy
keywords:
- streaming
version: 7.2.1
appVersion: latest
kubeVersion: ">=1.26.0-0"
maintainers:
- name: samip5 # Skyler Mäntysaari
email: samip5@users.noreply.github.com
url: https://github.com/samip5
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 16.4.16
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `piped-frontend` to current release.