Skip to content

Commit

Permalink
Upgraded catalog item(s) (#2831)
Browse files Browse the repository at this point in the history
This commit upgrades navidrome, metube, prowlarr, radarr, tautulli catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
  • Loading branch information
bugclerk and sonicaj authored Sep 23, 2024
1 parent cf2fb80 commit 3fc8804
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/community/metube/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla
annotations:
title: MeTube
type: application
version: 1.2.33
version: 1.2.34
apiVersion: v2
appVersion: '2024-09-16'
appVersion: '2024-09-22'
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/metube/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: alexta69/metube
pullPolicy: IfNotPresent
tag: '2024-09-16'
tag: '2024-09-22'

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/navidrome/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Navidrome is a personal streaming service
annotations:
title: Navidrome
type: application
version: 1.2.11
version: 1.2.12
apiVersion: v2
appVersion: 0.53.1
appVersion: 0.53.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/navidrome/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: deluan/navidrome
pullPolicy: IfNotPresent
tag: 0.53.1
tag: 0.53.2

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/prowlarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Prowlarr is an indexer manager/proxy to integrate with your various
annotations:
title: Prowlarr
type: application
version: 1.2.36
version: 1.2.37
apiVersion: v2
appVersion: 1.24.0.4721
appVersion: 1.24.1.4740
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/prowlarr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/prowlarr-develop
pullPolicy: IfNotPresent
tag: 1.24.0.4721
tag: 1.24.1.4740

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/radarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Radarr is a movie collection manager for Usenet and BitTorrent user
annotations:
title: Radarr
type: application
version: 1.2.17
version: 1.2.18
apiVersion: v2
appVersion: 5.9.1.9070
appVersion: 5.10.4.9218
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/radarr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/radarr
pullPolicy: IfNotPresent
tag: 5.9.1.9070
tag: 5.10.4.9218

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/tautulli/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Tautulli is a python based web application for monitoring, analytic
annotations:
title: Tautulli
type: application
version: 1.2.6
version: 1.2.7
apiVersion: v2
appVersion: 2.14.4
appVersion: 2.14.5
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/tautulli/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: tautulli/tautulli
pullPolicy: IfNotPresent
tag: v2.14.4
tag: v2.14.5

resources:
limits:
Expand Down

0 comments on commit 3fc8804

Please sign in to comment.