mirror of
https://github.com/sct/overseerr.git
synced 2025-12-29 09:06:08 +01:00
* feat(helm): add base helm chart Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr> * chore(ci): ignore helm charts files in prettier Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr> * chore(ci): ignore helm charts files in prettier Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr> * chore(ci): prettier ignore charts folder Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr> * fix: missing capital J Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr> --------- Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
14 lines
377 B
YAML
14 lines
377 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.23.0-0"
|
|
name: Jellyseerr
|
|
description: Jellyseerr helm chart for Kubernetes
|
|
type: application
|
|
version: 1.1.0
|
|
appVersion: "2.1.0"
|
|
maintainers:
|
|
- name: Jellyseerr
|
|
url: https://github.com/Fallenbagel/jellyseerr
|
|
sources:
|
|
- https://github.com/Fallenbagel/jellyseerr/tree/main/charts/jellyseerr
|
|
home: https://github.com/Fallenbagel/jellyseerr
|