feat: add kyoo
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 40s
lint-test-helm / validate-kubeconform (pull_request) Successful in 45s
lint-test-docker / lint-docker-compose (pull_request) Successful in 1m33s
render-manifests / render-manifests (pull_request) Successful in 1m7s
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 40s
lint-test-helm / validate-kubeconform (pull_request) Successful in 45s
lint-test-docker / lint-docker-compose (pull_request) Successful in 1m33s
render-manifests / render-manifests (pull_request) Successful in 1m7s
This commit is contained in:
35
clusters/cl01tl/helm/kyoo/Chart.yaml
Normal file
35
clusters/cl01tl/helm/kyoo/Chart.yaml
Normal file
@@ -0,0 +1,35 @@
|
||||
apiVersion: v2
|
||||
name: kyoo
|
||||
version: 1.0.0
|
||||
description: Kyoo
|
||||
keywords:
|
||||
- kyoo
|
||||
- media
|
||||
home: https://docs.alexlebens.dev/applications/kyoo/
|
||||
sources:
|
||||
- https://github.com/zoriya/Kyoo
|
||||
- https://github.com/zoriya/Kyoo/pkgs/container/kyoo_api
|
||||
- https://github.com/zoriya/Kyoo/pkgs/container/kyoo_auth
|
||||
- https://github.com/zoriya/Kyoo/pkgs/container/kyoo_front
|
||||
- https://github.com/zoriya/Kyoo/pkgs/container/kyoo_scanner
|
||||
- https://github.com/zoriya/Kyoo/pkgs/container/kyoo_transcoder
|
||||
- https://github.com/zoriya/Kyoo/tree/master/chart
|
||||
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
|
||||
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/volsync-target
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: kyoo
|
||||
repository: oci://ghcr.io/zoriya/helm-charts
|
||||
version: 5.0.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-18-cluster
|
||||
version: 7.11.2
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
# - name: volsync-target
|
||||
# alias: volsync-target-config
|
||||
# version: 0.8.0
|
||||
# repository: oci://harbor.alexlebens.net/helm-charts
|
||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kyoo.png
|
||||
# renovate: datasource=github-releases depName=zoriya/Kyoo
|
||||
appVersion: v5.0.0
|
||||
Reference in New Issue
Block a user