Skip to content

Commit

Permalink
Upgraded catalog item(s) (#2626)
Browse files Browse the repository at this point in the history
* Upgraded catalog item(s)

        This commit upgrades recyclarr, castopod, lidarr, immich, readarr catalog item(s).

* revert immich db

---------

Co-authored-by: sonicaj <[email protected]>
Co-authored-by: Stavros Kois <[email protected]>
  • Loading branch information
3 people authored Jul 1, 2024
1 parent 291ce32 commit 6f07cc7
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 14 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/community/castopod/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/castopod/values.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/lidarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/lidarr/values.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/readarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/readarr/values.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
7 changes: 4 additions & 3 deletions library/ix-dev/community/recyclarr/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/recyclarr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: recyclarr/recyclarr
pullPolicy: IfNotPresent
tag: 6.0.2
tag: 7.0.0

resources:
limits:
Expand Down

0 comments on commit 6f07cc7

Please sign in to comment.