Skip to content

Commit 2509c04

Browse files
committed
Upgraded catalog item(s)
This commit upgrades immich, autobrr, n8n, audiobookshelf, odoo catalog item(s).
1 parent 2d44bf8 commit 2509c04

File tree

10 files changed

+18
-18
lines changed

10 files changed

+18
-18
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ description: Audiobookshelf is a self-hosted audiobook and podcast server
33
annotations:
44
title: Audiobookshelf
55
type: application
6-
version: 1.0.21
6+
version: 1.0.22
77
apiVersion: v2
8-
appVersion: 2.17.2
8+
appVersion: 2.17.3
99
kubeVersion: '>=1.16.0-0'
1010
maintainers:
1111
- name: truenas

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
repository: ghcr.io/advplyr/audiobookshelf
33
pullPolicy: IfNotPresent
4-
tag: 2.17.2
4+
tag: 2.17.3
55

66
resources:
77
limits:

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ description: Autobrr is the modern download automation tool for torrents and use
33
annotations:
44
title: Autobrr
55
type: application
6-
version: 1.2.25
6+
version: 1.2.26
77
apiVersion: v2
8-
appVersion: 1.51.1
8+
appVersion: 1.52.0
99
kubeVersion: '>=1.16.0-0'
1010
maintainers:
1111
- name: truenas

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
repository: ghcr.io/autobrr/autobrr
33
pullPolicy: IfNotPresent
4-
tag: v1.51.1
4+
tag: v1.52.0
55

66
resources:
77
limits:

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: Immich is a self-hosted photo and video backup solution directly fr
44
annotations:
55
title: Immich
66
type: application
7-
version: 4.0.23
7+
version: 4.0.24
88
apiVersion: v2
9-
appVersion: 1.119.1
9+
appVersion: 1.121.0
1010
kubeVersion: '>=1.16.0-0'
1111
maintainers:
1212
- name: truenas

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
image:
22
repository: altran1502/immich-server
33
pullPolicy: IfNotPresent
4-
tag: v1.119.1
4+
tag: v1.121.0
55

66
mlImage:
77
repository: altran1502/immich-machine-learning
88
pullPolicy: IfNotPresent
9-
tag: v1.119.1
9+
tag: v1.121.0
1010

1111
mlCudaImage:
1212
repository: altran1502/immich-machine-learning
1313
pullPolicy: IfNotPresent
14-
tag: v1.119.1-cuda
14+
tag: v1.121.0-cuda
1515

1616
mlOpenvinoImage:
1717
repository: altran1502/immich-machine-learning
1818
pullPolicy: IfNotPresent
19-
tag: v1.119.1-openvino
19+
tag: v1.121.0-openvino
2020

2121
pgvectorImage:
2222
repository: tensorchord/pgvecto-rs

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
33
annotations:
44
title: n8n
55
type: application
6-
version: 1.2.95
6+
version: 1.2.96
77
apiVersion: v2
8-
appVersion: 1.70.0
8+
appVersion: 1.70.1
99
kubeVersion: '>=1.16.0-0'
1010
maintainers:
1111
- name: truenas

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
repository: n8nio/n8n
33
pullPolicy: IfNotPresent
4-
tag: 1.70.0
4+
tag: 1.70.1
55

66
resources:
77
limits:

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ description: Odoo is a suite of web based open source business apps.
33
annotations:
44
title: Odoo
55
type: application
6-
version: 2.0.8
6+
version: 2.0.9
77
apiVersion: v2
8-
appVersion: '17.0'
8+
appVersion: '18.0'
99
kubeVersion: '>=1.16.0-0'
1010
maintainers:
1111
- name: truenas

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
repository: odoo
33
pullPolicy: IfNotPresent
4-
tag: '17.0'
4+
tag: '18.0'
55

66
resources:
77
limits:

0 commit comments

Comments
 (0)