Update(ombi): 11.0.1 -> 11.1.0

This commit is contained in:
nold 2021-12-18 11:24:10 +01:00
parent 6b43bca438
commit 0db373f4d5

View file

@ -2,13 +2,11 @@ config:
description: Arrr I'm a pirate! description: Arrr I'm a pirate!
syncWave: 100 syncWave: 100
repo: k8s-at-home repo: k8s-at-home
apps: apps:
- name: ombi - name: ombi
namespace: ombi namespace: ombi
chart: ombi chart: ombi
targetRevision: 11.0.1 targetRevision: 11.1.0
- name: jackett - name: jackett
namespace: jackett namespace: jackett
chart: jackett chart: jackett
@ -16,7 +14,6 @@ apps:
include: include:
- noRoot - noRoot
- tmpdirs - tmpdirs
- name: sonarr - name: sonarr
namespace: sonarr namespace: sonarr
chart: sonarr chart: sonarr
@ -24,7 +21,6 @@ apps:
include: include:
- noRoot - noRoot
- tmpdirs - tmpdirs
- name: radarr - name: radarr
namespace: radarr namespace: radarr
chart: radarr chart: radarr
@ -32,7 +28,6 @@ apps:
include: include:
- noRoot - noRoot
- tmpdirs - tmpdirs
- name: lidarr - name: lidarr
namespace: lidarr namespace: lidarr
chart: lidarr chart: lidarr
@ -40,18 +35,15 @@ apps:
include: include:
- noRoot - noRoot
- tmpdirs - tmpdirs
- name: bazarr - name: bazarr
chart: bazarr chart: bazarr
targetRevision: 10.1.0 targetRevision: 10.1.0
include: include:
- noRoot - noRoot
- tmpdirs - tmpdirs
- name: unpackerr - name: unpackerr
chart: unpackerr chart: unpackerr
targetRevision: 5.0.1 targetRevision: 5.0.1
include: include:
- noRoot - noRoot
- tmpdirs - tmpdirs