Skip to content

Commit 728afe5

Browse files
committed
Upgraded catalog item(s)
This commit upgrades syncthing, metube, prowlarr, tautulli catalog item(s).
1 parent 43c9b76 commit 728afe5

File tree

8 files changed

+12
-12
lines changed

8 files changed

+12
-12
lines changed

library/ix-dev/charts/syncthing/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program.
33
annotations:
44
title: Syncthing
55
type: application
6-
version: 2.0.15
6+
version: 2.0.16
77
apiVersion: v2
8-
appVersion: 1.29.1
8+
appVersion: 1.29.2
99
kubeVersion: '>=1.16.0-0'
1010
maintainers:
1111
- name: truenas

library/ix-dev/charts/syncthing/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
pullPolicy: IfNotPresent
33
repository: syncthing/syncthing
4-
tag: 1.29.1
4+
tag: 1.29.2
55

66
resources:
77
limits:

library/ix-dev/community/metube/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla
44
annotations:
55
title: MeTube
66
type: application
7-
version: 1.2.44
7+
version: 1.2.45
88
apiVersion: v2
9-
appVersion: '2024-12-29'
9+
appVersion: '2025-01-12'
1010
kubeVersion: '>=1.16.0-0'
1111
maintainers:
1212
- name: truenas

library/ix-dev/community/metube/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
repository: alexta69/metube
33
pullPolicy: IfNotPresent
4-
tag: '2024-12-29'
4+
tag: '2025-01-12'
55

66
resources:
77
limits:

library/ix-dev/community/prowlarr/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: Prowlarr is an indexer manager/proxy to integrate with your various
44
annotations:
55
title: Prowlarr
66
type: application
7-
version: 1.2.49
7+
version: 1.2.50
88
apiVersion: v2
9-
appVersion: 1.29.2.4915
9+
appVersion: 1.30.0.4920
1010
kubeVersion: '>=1.16.0-0'
1111
maintainers:
1212
- name: truenas

library/ix-dev/community/prowlarr/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
repository: ghcr.io/onedr0p/prowlarr-develop
33
pullPolicy: IfNotPresent
4-
tag: 1.29.2.4915
4+
tag: 1.30.0.4920
55

66
resources:
77
limits:

library/ix-dev/community/tautulli/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: Tautulli is a python based web application for monitoring, analytic
44
annotations:
55
title: Tautulli
66
type: application
7-
version: 1.2.9
7+
version: 1.2.10
88
apiVersion: v2
9-
appVersion: 2.15.0
9+
appVersion: 2.15.1
1010
kubeVersion: '>=1.16.0-0'
1111
maintainers:
1212
- name: truenas

library/ix-dev/community/tautulli/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
repository: tautulli/tautulli
33
pullPolicy: IfNotPresent
4-
tag: v2.15.0
4+
tag: v2.15.1
55

66
resources:
77
limits:

0 commit comments

Comments
 (0)