mirror of
https://github.com/nold360/hive-apps
synced 2024-11-03 04:16:35 +00:00
72 lines
1.1 KiB
YAML
72 lines
1.1 KiB
YAML
config:
|
|
description: Arrr I'm a pirate!
|
|
syncWave: 100
|
|
repo: k8s-at-home
|
|
|
|
apps:
|
|
- name: conreq
|
|
namespace: conreq
|
|
chart: conreq
|
|
repoURL: https://charts.truecharts.org
|
|
targetRevision: 0.0.35
|
|
include:
|
|
- ingress-internal
|
|
|
|
- name: ombi
|
|
namespace: ombi
|
|
chart: ombi
|
|
targetRevision: 11.1.0
|
|
include:
|
|
- ingress-internal
|
|
|
|
- name: jackett
|
|
namespace: jackett
|
|
chart: jackett
|
|
targetRevision: 11.2.0
|
|
include:
|
|
- noRoot
|
|
- tmpdirs
|
|
- ingress-internal
|
|
|
|
- name: sonarr
|
|
namespace: sonarr
|
|
chart: sonarr
|
|
targetRevision: 15.2.1
|
|
include:
|
|
- noRoot
|
|
- tmpdirs
|
|
- ingress-internal
|
|
|
|
- name: radarr
|
|
namespace: radarr
|
|
chart: radarr
|
|
targetRevision: 15.1.1
|
|
include:
|
|
- noRoot
|
|
- tmpdirs
|
|
- ingress-internal
|
|
|
|
- name: lidarr
|
|
namespace: lidarr
|
|
chart: lidarr
|
|
targetRevision: 13.1.1
|
|
include:
|
|
- noRoot
|
|
- tmpdirs
|
|
- ingress-internal
|
|
|
|
- name: bazarr
|
|
chart: bazarr
|
|
targetRevision: 10.2.0
|
|
include:
|
|
- noRoot
|
|
- tmpdirs
|
|
- ingress-internal
|
|
|
|
- name: unpackerr
|
|
chart: unpackerr
|
|
targetRevision: 5.1.0
|
|
include:
|
|
- noRoot
|
|
- tmpdirs
|
|
- ingress-internal
|