Aleksa Siriški 03c86e5b06
ytproxy bug and resources (#20)
* ytproxy bug and resources

fixed missing .ytproxy in pod template and fixed resources

* Update Chart.yaml
* Changelog and readme

---------

Co-authored-by: Skyler Mäntysaari <samip5@users.noreply.github.com>
2023-05-03 23:41:50 +03:00

36 lines
1.0 KiB
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
sources:
- https://github.com/TeamPiped/Piped
- https://github.com/TeamPiped/Piped-Backend
- https://github.com/TeamPiped/piped-proxy
keywords:
- streaming
version: 2.4.0
appVersion: latest
kubeVersion: ">=1.22.0-0"
maintainers:
- name: 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.4.0
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.4.2
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |-
- kind: fixed
description: Missing .ytproxy in pod template
- kind: fixed
description: resource definitions in templates
- kind: changed
description: Added resources limits to container definitions