Skip to content

Commit

Permalink
Upgraded catalog item(s) (#2806)
Browse files Browse the repository at this point in the history
This commit upgrades metube, ipfs, wordpress, komga, n8n, unifi-controller catalog item(s).

Co-authored-by: sonicaj <[email protected]>
  • Loading branch information
bugclerk and sonicaj authored Sep 12, 2024
1 parent 317bcc5 commit 486a925
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/community/ipfs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Interplanetary Filesystem - the Web3 standard for content-addressin
annotations:
title: IPFS
type: application
version: 1.0.37
version: 1.0.38
apiVersion: v2
appVersion: v0.29.0
appVersion: v0.30.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/ipfs/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ipfs/kubo
pullPolicy: IfNotPresent
tag: v0.29.0
tag: v0.30.0
resources:
limits:
cpu: 4000m
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/komga/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server.
annotations:
title: Komga
type: application
version: 1.2.14
version: 1.2.15
apiVersion: v2
appVersion: 1.12.1
appVersion: 1.13.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/komga/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: gotson/komga
pullPolicy: IfNotPresent
tag: 1.12.1
tag: 1.13.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/metube/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla
annotations:
title: MeTube
type: application
version: 1.2.31
version: 1.2.32
apiVersion: v2
appVersion: '2024-08-22'
appVersion: '2024-09-11'
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/metube/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: alexta69/metube
pullPolicy: IfNotPresent
tag: '2024-08-22'
tag: '2024-09-11'

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.76
version: 1.2.77
apiVersion: v2
appVersion: 1.58.1
appVersion: 1.59.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.58.1
tag: 1.59.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/unifi-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Unifi Controller is a network management controller for Unifi Equip
annotations:
title: Unifi Controller
type: application
version: 1.3.11
version: 1.3.12
apiVersion: v2
appVersion: 8.4.59
appVersion: 8.4.62
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/unifi-controller/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: goofball222/unifi
pullPolicy: IfNotPresent
tag: 8.4.59
tag: 8.4.62

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/wordpress/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Wordpress is a web content management system
annotations:
title: Wordpress
type: application
version: 1.2.11
version: 1.2.12
apiVersion: v2
appVersion: 6.6.1
appVersion: 6.6.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/wordpress/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: wordpress
pullPolicy: IfNotPresent
tag: 6.6.1
tag: 6.6.2

resources:
limits:
Expand Down

0 comments on commit 486a925

Please sign in to comment.