mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-12-14 06:10:39 +05:30
14 lines
310 B
YAML
14 lines
310 B
YAML
|
---
|
||
|
apiVersion: v2
|
||
|
description: A chart to power Piped running on Kubernetes
|
||
|
name: piped
|
||
|
version: 0.0.1
|
||
|
appVersion: latest
|
||
|
maintainers:
|
||
|
- name: Skyler Mäntysaari
|
||
|
email: samip5@users.noreply.github.com
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://bjw-s.github.io/helm-charts
|
||
|
version: 0.1.0
|