hive-apps/projects/arrstack/project.yaml

65 lines
947 B
YAML
Raw Normal View History

2021-11-28 10:03:18 +00:00
config:
description: Arrr I'm a pirate!
syncWave: 100
repo: k8s-at-home
2022-01-05 19:42:55 +00:00
2021-11-28 10:03:18 +00:00
apps:
- name: ombi
namespace: ombi
chart: ombi
2021-12-18 10:24:10 +00:00
targetRevision: 11.1.0
2022-01-05 19:42:55 +00:00
include:
- ingress-internal
2021-11-28 10:03:18 +00:00
- name: jackett
namespace: jackett
chart: jackett
2021-12-18 10:24:18 +00:00
targetRevision: 11.2.0
2021-11-28 10:03:18 +00:00
include:
- noRoot
- tmpdirs
2022-01-05 19:42:55 +00:00
- ingress-internal
2021-11-28 10:03:18 +00:00
- name: sonarr
namespace: sonarr
chart: sonarr
2021-12-18 10:24:25 +00:00
targetRevision: 15.2.1
2021-11-28 10:03:18 +00:00
include:
- noRoot
- tmpdirs
2022-01-05 19:42:55 +00:00
- ingress-internal
2021-11-28 10:03:18 +00:00
- name: radarr
namespace: radarr
chart: radarr
2021-12-18 10:24:32 +00:00
targetRevision: 15.1.1
2021-11-28 10:03:18 +00:00
include:
- noRoot
- tmpdirs
2022-01-05 19:42:55 +00:00
- ingress-internal
2021-11-28 10:03:18 +00:00
- name: lidarr
namespace: lidarr
chart: lidarr
2021-12-18 10:24:40 +00:00
targetRevision: 13.1.1
2021-11-28 10:03:18 +00:00
include:
- noRoot
- tmpdirs
2022-01-05 19:42:55 +00:00
- ingress-internal
2021-11-28 10:03:18 +00:00
- name: bazarr
chart: bazarr
2021-12-18 10:24:46 +00:00
targetRevision: 10.2.0
2021-11-28 10:03:18 +00:00
include:
- noRoot
- tmpdirs
2022-01-05 19:42:55 +00:00
- ingress-internal
2021-11-28 10:03:18 +00:00
- name: unpackerr
chart: unpackerr
2021-12-18 10:24:57 +00:00
targetRevision: 5.1.0
2021-11-28 10:03:18 +00:00
include:
- noRoot
- tmpdirs
2022-01-05 19:42:55 +00:00
- ingress-internal