Skip to content

Commit

Permalink
Upgraded catalog item(s)
Browse files Browse the repository at this point in the history
        This commit upgrades mealie, qbittorrent, immich, firefly-iii, node-red, odoo catalog item(s).
  • Loading branch information
sonicaj committed Dec 19, 2024
1 parent 0355161 commit b746ddc
Show file tree
Hide file tree
Showing 12 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/community/firefly-iii/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Firefly III is a personal finances manager
annotations:
title: Firefly III
type: application
version: 1.1.35
version: 1.1.36
apiVersion: v2
appVersion: 6.1.24
appVersion: 6.1.25
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/firefly-iii/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: fireflyiii/core
pullPolicy: IfNotPresent
tag: version-6.1.24
tag: version-6.1.25

importerImage:
repository: fireflyiii/data-importer
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/immich/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Immich is a self-hosted photo and video backup solution directly fr
annotations:
title: Immich
type: application
version: 4.0.23
version: 4.0.24
apiVersion: v2
appVersion: 1.119.1
appVersion: 1.123.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
8 changes: 4 additions & 4 deletions library/ix-dev/community/immich/values.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
image:
repository: altran1502/immich-server
pullPolicy: IfNotPresent
tag: v1.119.1
tag: v1.123.0

mlImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.119.1
tag: v1.123.0

mlCudaImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.119.1-cuda
tag: v1.123.0-cuda

mlOpenvinoImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.119.1-openvino
tag: v1.123.0-openvino

pgvectorImage:
repository: tensorchord/pgvecto-rs
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/mealie/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Mealie is a self-hosted recipe manager and meal planner
annotations:
title: Mealie
type: application
version: 1.0.30
version: 1.0.31
apiVersion: v2
appVersion: 2.4.0
appVersion: 2.4.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/mealie/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/mealie-recipes/mealie
pullPolicy: IfNotPresent
tag: v2.4.0
tag: v2.4.1

resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/node-red/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Node-RED is a programming tool for wiring together hardware devices
annotations:
title: Node-RED
type: application
version: 1.2.17
version: 1.2.18
apiVersion: v2
appVersion: 3.1.15
kubeVersion: '>=1.16.0-0'
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/node-red/values.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
node18Image:
repository: nodered/node-red
pullPolicy: IfNotPresent
tag: 4.0.6-18
tag: 4.0.7-18
node18MinimalImage:
repository: nodered/node-red
pullPolicy: IfNotPresent
tag: 4.0.6-18-minimal
tag: 4.0.7-18-minimal
node16Image:
repository: nodered/node-red
pullPolicy: IfNotPresent
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/odoo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Odoo is a suite of web based open source business apps.
annotations:
title: Odoo
type: application
version: 2.0.8
version: 2.0.9
apiVersion: v2
appVersion: '17.0'
appVersion: '18.0'
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/odoo/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: odoo
pullPolicy: IfNotPresent
tag: '17.0'
tag: '18.0'

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/qbittorrent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: The qBittorrent project aims to provide an open-source software alt
annotations:
title: qBittorrent
type: application
version: 1.2.17
version: 1.2.18
apiVersion: v2
appVersion: 5.0.2
appVersion: 5.0.3
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/qbittorrent/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/qbittorrent
pullPolicy: IfNotPresent
tag: 5.0.2
tag: 5.0.3

resources:
limits:
Expand Down

0 comments on commit b746ddc

Please sign in to comment.