* Adapt labels for current GUI elements * Add an extra place to dump App configuration * Add Controller section * Fix networking references/grouping * add externalInterfaces * Add some sane initial resource limits/requests * Fixup KMS * increase minor versions * Do not use caps for deployment * fix deployment type default * increase prototypeGUI version accordingly just in case * increase prototype GUI common version
29 lines
854 B
YAML
29 lines
854 B
YAML
apiVersion: v2
|
|
appVersion: auto
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 5.1.2
|
|
deprecated: false
|
|
description: Navidrome is an open source web-based music collection server and streamer
|
|
home: https://github.com/truecharts/apps/tree/master/incubator/navidrome
|
|
icon: https://raw.githubusercontent.com/navidrome/navidrome/v0.42.0/ui/src/icons/android-icon-192x192.png
|
|
keywords:
|
|
- navidrome
|
|
- music
|
|
- streaming
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
name: navidrome
|
|
sources:
|
|
- https://github.com/truecharts/apps/tree/master/incubator/navidrome
|
|
- https://github.com/k8s-at-home/charts/tree/master/charts/navidrome
|
|
- https://github.com/deluan/navidrome
|
|
- https://hub.docker.com/r/deluan/navidrome
|
|
type: application
|
|
upstream_version: 2.3.1
|
|
version: 5.2.0
|