Skip to content

Commit

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

        This commit upgrades mealie, qbittorrent, immich, firefly-iii, node-red, odoo catalog item(s).

* revert 2 apps

---------

Co-authored-by: sonicaj <[email protected]>
Co-authored-by: Stavros Kois <[email protected]>
  • Loading branch information
3 people authored Dec 19, 2024
1 parent 0355161 commit f677f5d
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 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/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/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 f677f5d

Please sign in to comment.