Skip to content

Commit

Permalink
Upgraded catalog item(s) (#3058)
Browse files Browse the repository at this point in the history
This commit upgrades netdata, mealie, paperless-ngx, jellyfin, n8n, whoogle, tdarr catalog item(s).

Co-authored-by: sonicaj <[email protected]>
  • Loading branch information
bugclerk and sonicaj authored Jan 23, 2025
1 parent 6176db9 commit b88ceab
Show file tree
Hide file tree
Showing 14 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/charts/netdata/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Real-time performance monitoring, done right!
annotations:
title: Netdata
type: application
version: 2.0.25
version: 2.0.26
apiVersion: v2
appVersion: v2.1.1
appVersion: v2.2.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/netdata/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: netdata/netdata
tag: v2.1.1
tag: v2.2.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/jellyfin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Jellyfin is a Free Software Media System that puts you in control o
annotations:
title: Jellyfin
type: application
version: 1.3.9
version: 1.3.10
apiVersion: v2
appVersion: 10.10.3
appVersion: 10.10.4
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/jellyfin/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: jellyfin/jellyfin
pullPolicy: IfNotPresent
tag: 10.10.3
tag: 10.10.4

resources:
limits:
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.32
version: 1.0.33
apiVersion: v2
appVersion: 2.4.2
appVersion: 2.5.0
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.2
tag: v2.5.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/n8n/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
annotations:
title: n8n
type: application
version: 1.2.102
version: 1.2.103
apiVersion: v2
appVersion: 1.75.2
appVersion: 1.76.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/n8n/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: n8nio/n8n
pullPolicy: IfNotPresent
tag: 1.75.2
tag: 1.76.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/paperless-ngx/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Paperless-ngx is a document management system that transforms your
annotations:
title: Paperless-ngx
type: application
version: 1.2.58
version: 1.2.59
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/paperless-ngx/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: paperlessngx/paperless-ngx
pullPolicy: IfNotPresent
tag: 2.14.4
tag: 2.14.5

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/tdarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Tdarr is a Distributed Transcoding System
annotations:
title: Tdarr
type: application
version: 1.2.16
version: 1.2.17
apiVersion: v2
appVersion: 2.27.2
appVersion: 2.28.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/tdarr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: haveagitgat/tdarr
pullPolicy: IfNotPresent
tag: 2.27.02
tag: 2.28.01

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/whoogle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Whoogle is a self-hosted, ad-free, privacy-respecting metasearch en
annotations:
title: Whoogle
type: application
version: 1.2.6
version: 1.2.7
apiVersion: v2
appVersion: 0.9.2
appVersion: 0.9.3
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/whoogle/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: benbusby/whoogle-search
pullPolicy: IfNotPresent
tag: 0.9.2
tag: 0.9.3

resources:
limits:
Expand Down

0 comments on commit b88ceab

Please sign in to comment.