Skip to content

Commit

Permalink
Upgraded catalog item(s)
Browse files Browse the repository at this point in the history
        This commit upgrades collabora, home-assistant, cloudflared, twofactor-auth, radarr, n8n, node-red, audiobookshelf, odoo, unifi-controller catalog item(s).
  • Loading branch information
sonicaj committed Oct 13, 2024
1 parent f791453 commit 3bd03e7
Show file tree
Hide file tree
Showing 20 changed files with 33 additions and 33 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/charts/collabora/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Collabora is a collaborative online office suite based on LibreOffi
annotations:
title: Collabora
type: application
version: 2.0.25
version: 2.0.26
apiVersion: v2
appVersion: 24.04.8.1.1
appVersion: 24.04.8.2.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/collabora/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: collabora/code
tag: 24.04.8.1.1
tag: 24.04.8.2.1
nginxImage:
pullPolicy: IfNotPresent
repository: nginx
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/charts/home-assistant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Home Assistant is an open source home automation that puts local co
annotations:
title: Home Assistant
type: application
version: 2.0.46
version: 2.0.47
apiVersion: v2
appVersion: 2024.10.1
appVersion: 2024.10.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/home-assistant/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: homeassistant/home-assistant
tag: 2024.10.1
tag: 2024.10.2

# Keep using the same image
# as before the migration
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/audiobookshelf/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Audiobookshelf is a self-hosted audiobook and podcast server
annotations:
title: Audiobookshelf
type: application
version: 1.0.14
version: 1.0.15
apiVersion: v2
appVersion: 2.14.0
appVersion: 2.15.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/audiobookshelf/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/advplyr/audiobookshelf
pullPolicy: IfNotPresent
tag: 2.14.0
tag: 2.15.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/cloudflared/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Cloudflared is a client for Cloudflare Tunnel, a daemon that expose
annotations:
title: Cloudflared
type: application
version: 1.2.18
version: 1.2.19
apiVersion: v2
appVersion: 2024.9.1
appVersion: 2024.10.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/cloudflared/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: cloudflare/cloudflared
pullPolicy: IfNotPresent
tag: 2024.9.1
tag: 2024.10.0

ci: false

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.84
version: 1.2.85
apiVersion: v2
appVersion: 1.63.0
appVersion: 1.63.2
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.63.0
tag: 1.63.2

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/node-red/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Node-RED is a programming tool for wiring together hardware devices
annotations:
title: Node-RED
type: application
version: 1.2.15
version: 1.2.16
apiVersion: v2
appVersion: 3.1.13
appVersion: 3.1.14
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
8 changes: 4 additions & 4 deletions library/ix-dev/community/node-red/values.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
node18Image:
repository: nodered/node-red
pullPolicy: IfNotPresent
tag: 4.0.4-18
tag: 4.0.5-18
node18MinimalImage:
repository: nodered/node-red
pullPolicy: IfNotPresent
tag: 4.0.4-18-minimal
tag: 4.0.5-18-minimal
node16Image:
repository: nodered/node-red
pullPolicy: IfNotPresent
tag: 3.1.13-16
tag: 3.1.14-16
node16MinimalImage:
repository: nodered/node-red
pullPolicy: IfNotPresent
tag: 3.1.13-16-minimal
tag: 3.1.14-16-minimal
node14Image:
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/radarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Radarr is a movie collection manager for Usenet and BitTorrent user
annotations:
title: Radarr
type: application
version: 1.2.19
version: 1.2.20
apiVersion: v2
appVersion: 5.11.0.9244
appVersion: 5.12.2.9335
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/radarr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/radarr
pullPolicy: IfNotPresent
tag: 5.11.0.9244
tag: 5.12.2.9335

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/twofactor-auth/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: 2FAuth is a web based self-hosted alternative to One Time Passcode
annotations:
title: 2FAuth
type: application
version: 1.2.8
version: 1.2.9
apiVersion: v2
appVersion: 5.3.0
appVersion: 5.3.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/twofactor-auth/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: 2fauth/2fauth
pullPolicy: IfNotPresent
tag: 5.3.0
tag: 5.3.1

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.12
version: 1.3.13
apiVersion: v2
appVersion: 8.4.62
appVersion: 8.5.6
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.62
tag: 8.5.6

resources:
limits:
Expand Down

0 comments on commit 3bd03e7

Please sign in to comment.