mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 16:19:43 +08:00
Upgraded catalog item(s) (#2626)
* Upgraded catalog item(s)
This commit upgrades recyclarr, castopod, lidarr, immich, readarr catalog item(s).
* revert immich db
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -4,9 +4,9 @@ description: Castopod is an open-source hosting platform made for podcasters who
|
||||
annotations:
|
||||
title: Castopod
|
||||
type: application
|
||||
version: 1.2.17
|
||||
version: 1.2.18
|
||||
apiVersion: v2
|
||||
appVersion: 1.11.0
|
||||
appVersion: 1.12.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
image:
|
||||
repository: castopod/app
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.11.0
|
||||
tag: 1.12.0
|
||||
webImage:
|
||||
repository: castopod/web-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.11.0
|
||||
tag: 1.12.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user
|
||||
annotations:
|
||||
title: Lidarr
|
||||
type: application
|
||||
version: 1.2.24
|
||||
version: 1.2.25
|
||||
apiVersion: v2
|
||||
appVersion: 2.3.3.4204
|
||||
appVersion: 2.4.0.4222
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/lidarr-develop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.3.3.4204
|
||||
tag: 2.4.0.4222
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Readarr is an ebook and audiobook collection manager for Usenet and
|
||||
annotations:
|
||||
title: Readarr
|
||||
type: application
|
||||
version: 1.2.21
|
||||
version: 1.2.22
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.28.2554
|
||||
appVersion: 0.3.29.2565
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/readarr-develop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.3.28.2554
|
||||
tag: 0.3.29.2565
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
name: recyclarr
|
||||
description: Recyclarr synchronizes recommended settings from the TRaSH guides to your Sonarr/Radarr instances.
|
||||
description: Recyclarr synchronizes recommended settings from the TRaSH guides to
|
||||
your Sonarr/Radarr instances.
|
||||
annotations:
|
||||
title: Recyclarr
|
||||
type: application
|
||||
version: 1.2.3
|
||||
version: 1.2.4
|
||||
apiVersion: v2
|
||||
appVersion: 6.0.2
|
||||
appVersion: 7.0.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: recyclarr/recyclarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.0.2
|
||||
tag: 7.0.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user