Piped-Kubernetes/charts/apps/piped/Chart.yaml
renovate[bot] 25c0d4066c
[piped] Update Helm chart postgresql to v15 (#97)
* [piped] Update Helm chart postgresql to v15
* chore: Auto-update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-07-03 10:25:27 +03:00

31 lines
995 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: 6.0.0
appVersion: latest
kubeVersion: ">=1.22.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: 15.5.11
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `postgresql` chart dependency to version 15.5.11