diff --git a/library/ix-dev/community/drawio/Chart.yaml b/library/ix-dev/community/drawio/Chart.yaml index 5e89db67d5..b29aede162 100644 --- a/library/ix-dev/community/drawio/Chart.yaml +++ b/library/ix-dev/community/drawio/Chart.yaml @@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application. annotations: title: Draw.IO type: application -version: 1.1.5 +version: 1.1.6 apiVersion: v2 -appVersion: 22.1.2 +appVersion: 22.1.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/drawio/values.yaml b/library/ix-dev/community/drawio/values.yaml index c89e996efb..49430c461c 100644 --- a/library/ix-dev/community/drawio/values.yaml +++ b/library/ix-dev/community/drawio/values.yaml @@ -1,7 +1,7 @@ image: repository: jgraph/drawio pullPolicy: IfNotPresent - tag: 22.1.2 + tag: 22.1.3 resources: limits: diff --git a/library/ix-dev/community/gitea/Chart.yaml b/library/ix-dev/community/gitea/Chart.yaml index cc2c75daa6..476f637d8c 100644 --- a/library/ix-dev/community/gitea/Chart.yaml +++ b/library/ix-dev/community/gitea/Chart.yaml @@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea annotations: title: Gitea type: application -version: 1.0.23 +version: 1.0.24 apiVersion: v2 -appVersion: 1.20.5 +appVersion: 1.21.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/gitea/values.yaml b/library/ix-dev/community/gitea/values.yaml index 6b2ac73449..acfd8fc967 100644 --- a/library/ix-dev/community/gitea/values.yaml +++ b/library/ix-dev/community/gitea/values.yaml @@ -1,7 +1,7 @@ image: repository: gitea/gitea pullPolicy: IfNotPresent - tag: 1.20.5-rootless + tag: 1.21.0-rootless resources: limits: diff --git a/library/ix-dev/community/homarr/Chart.yaml b/library/ix-dev/community/homarr/Chart.yaml index 97478f84f0..bdd3b1e8ca 100644 --- a/library/ix-dev/community/homarr/Chart.yaml +++ b/library/ix-dev/community/homarr/Chart.yaml @@ -1,11 +1,12 @@ name: homarr -description: Homarr is a sleek, modern dashboard that puts all of your apps and services at your fingertips. +description: Homarr is a sleek, modern dashboard that puts all of your apps and services + at your fingertips. annotations: title: Homarr type: application -version: 1.1.2 +version: 1.1.3 apiVersion: v2 -appVersion: 0.13.4 +appVersion: 0.14.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/homarr/values.yaml b/library/ix-dev/community/homarr/values.yaml index c9a0678ea4..f7bec12860 100644 --- a/library/ix-dev/community/homarr/values.yaml +++ b/library/ix-dev/community/homarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/ajnart/homarr pullPolicy: IfNotPresent - tag: 0.13.4 + tag: 0.14.1 resources: limits: diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index 9193beae3e..42bd35c3e0 100644 --- a/library/ix-dev/community/immich/Chart.yaml +++ b/library/ix-dev/community/immich/Chart.yaml @@ -3,9 +3,9 @@ description: Immich annotations: title: Immich type: application -version: 1.0.35 +version: 1.0.36 apiVersion: v2 -appVersion: 1.85.0 +appVersion: 1.86.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/immich/values.yaml b/library/ix-dev/community/immich/values.yaml index aed7debf62..c066c343dd 100644 --- a/library/ix-dev/community/immich/values.yaml +++ b/library/ix-dev/community/immich/values.yaml @@ -1,22 +1,22 @@ image: repository: altran1502/immich-server pullPolicy: IfNotPresent - tag: v1.85.0 + tag: v1.86.0 webImage: repository: altran1502/immich-web pullPolicy: IfNotPresent - tag: v1.85.0 + tag: v1.86.0 proxyImage: repository: altran1502/immich-proxy pullPolicy: IfNotPresent - tag: v1.85.0 + tag: v1.86.0 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.85.0 + tag: v1.86.0 typesenseImage: repository: typesense/typesense diff --git a/library/ix-dev/community/joplin/Chart.yaml b/library/ix-dev/community/joplin/Chart.yaml index 8a397ffd5d..6550e27178 100644 --- a/library/ix-dev/community/joplin/Chart.yaml +++ b/library/ix-dev/community/joplin/Chart.yaml @@ -1,11 +1,12 @@ name: joplin -description: Joplin is an open source note-taking app. Capture your thoughts and securely access them from any device +description: Joplin is an open source note-taking app. Capture your thoughts and securely + access them from any device annotations: title: Joplin type: application -version: 1.0.7 +version: 1.0.8 apiVersion: v2 -appVersion: 2.13.3 +appVersion: 2.13.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/joplin/values.yaml b/library/ix-dev/community/joplin/values.yaml index 5849e84009..b52cf8beb6 100644 --- a/library/ix-dev/community/joplin/values.yaml +++ b/library/ix-dev/community/joplin/values.yaml @@ -1,7 +1,7 @@ image: repository: joplin/server pullPolicy: IfNotPresent - tag: 2.13.3-beta + tag: 2.13.4-beta resources: limits: diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index fd349b0c50..beec7b6450 100644 --- a/library/ix-dev/community/n8n/Chart.yaml +++ b/library/ix-dev/community/n8n/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.1.5 +version: 1.1.6 apiVersion: v2 -appVersion: 1.16.0 +appVersion: 1.17.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/n8n/values.yaml b/library/ix-dev/community/n8n/values.yaml index bf611886c2..da9d1c86af 100644 --- a/library/ix-dev/community/n8n/values.yaml +++ b/library/ix-dev/community/n8n/values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.16.0 + tag: 1.17.1 resources: limits: diff --git a/library/ix-dev/community/navidrome/Chart.yaml b/library/ix-dev/community/navidrome/Chart.yaml index 7f6a6bf42d..4d4fa1bc6f 100644 --- a/library/ix-dev/community/navidrome/Chart.yaml +++ b/library/ix-dev/community/navidrome/Chart.yaml @@ -3,9 +3,9 @@ description: Navidrome is a personal streaming service annotations: title: Navidrome type: application -version: 1.1.2 +version: 1.1.3 apiVersion: v2 -appVersion: '0.49.3' +appVersion: 0.50.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/navidrome/values.yaml b/library/ix-dev/community/navidrome/values.yaml index ff520c8065..37a12b300d 100644 --- a/library/ix-dev/community/navidrome/values.yaml +++ b/library/ix-dev/community/navidrome/values.yaml @@ -1,7 +1,7 @@ image: repository: deluan/navidrome pullPolicy: IfNotPresent - tag: '0.49.3' + tag: 0.50.0 resources: limits: diff --git a/library/ix-dev/community/odoo/Chart.yaml b/library/ix-dev/community/odoo/Chart.yaml index 4e3edb06b2..2eb8a35de7 100644 --- a/library/ix-dev/community/odoo/Chart.yaml +++ b/library/ix-dev/community/odoo/Chart.yaml @@ -3,9 +3,9 @@ description: Odoo is a suite of web based open source business apps. annotations: title: Odoo type: application -version: 1.0.4 +version: 1.0.5 apiVersion: v2 -appVersion: '16.0' +appVersion: '17.0' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/odoo/values.yaml b/library/ix-dev/community/odoo/values.yaml index 405f1937b0..7586fde1e5 100644 --- a/library/ix-dev/community/odoo/values.yaml +++ b/library/ix-dev/community/odoo/values.yaml @@ -1,7 +1,7 @@ image: repository: odoo pullPolicy: IfNotPresent - tag: '16.0' + tag: '17.0' resources: limits: