hive-apps/projects/arrstack/project.yaml

64 lines
984 B
YAML
Raw Normal View History

2021-11-28 11:03:18 +01:00
config:
description: Arrr I'm a pirate!
syncWave: 100
repo: k8s-at-home
2022-01-05 20:42:55 +01:00
2021-11-28 11:03:18 +01:00
apps:
- name: ombi
namespace: ombi
chart: ombi
2021-12-18 11:24:10 +01:00
targetRevision: 11.1.0
2022-01-05 20:42:55 +01:00
include:
- ingress-internal
2023-03-08 22:17:52 +01:00
- name: prowlarr
chart: prowlarr
namespace: prowlarr
repoURL: https://charts.pree.dev
targetRevision: 1.4.0
include:
- ingress-internal
2023-03-23 20:42:56 +01:00
- name: flaresolverr
chart: flaresolverr
namespace: flaresolverr
repo: lib42
2024-01-29 21:15:52 +01:00
targetRevision: 1.1.0
2023-03-23 20:42:56 +01:00
include:
- ingress-internal
2021-11-28 11:03:18 +01:00
- name: sonarr
namespace: sonarr
chart: sonarr
2021-12-18 11:24:25 +01:00
targetRevision: 15.2.1
2021-11-28 11:03:18 +01:00
include:
- noRoot
- tmpdirs
2022-01-05 20:42:55 +01:00
- ingress-internal
2021-11-28 11:03:18 +01:00
- name: radarr
namespace: radarr
chart: radarr
2021-12-18 11:24:32 +01:00
targetRevision: 15.1.1
2021-11-28 11:03:18 +01:00
include:
- noRoot
- tmpdirs
2022-01-05 20:42:55 +01:00
- ingress-internal
2021-11-28 11:03:18 +01:00
- name: lidarr
namespace: lidarr
chart: lidarr
2021-12-18 11:24:40 +01:00
targetRevision: 13.1.1
2021-11-28 11:03:18 +01:00
include:
- noRoot
- tmpdirs
2022-01-05 20:42:55 +01:00
- ingress-internal
2021-11-28 11:03:18 +01:00
- name: bazarr
chart: bazarr
2021-12-18 11:24:46 +01:00
targetRevision: 10.2.0
2021-11-28 11:03:18 +01:00
include:
- noRoot
- tmpdirs
2022-01-05 20:42:55 +01:00
- ingress-internal