diff --git a/library/ix-dev/charts/syncthing/Chart.yaml b/library/ix-dev/charts/syncthing/Chart.yaml index 82449e2eda..732a9dfa7d 100644 --- a/library/ix-dev/charts/syncthing/Chart.yaml +++ b/library/ix-dev/charts/syncthing/Chart.yaml @@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program. annotations: title: Syncthing type: application -version: 1.0.36 +version: 1.0.37 apiVersion: v2 -appVersion: 1.26.0 +appVersion: 1.26.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/syncthing/values.yaml b/library/ix-dev/charts/syncthing/values.yaml index 97f762feb5..70188da457 100644 --- a/library/ix-dev/charts/syncthing/values.yaml +++ b/library/ix-dev/charts/syncthing/values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: syncthing/syncthing - tag: 1.26.0 + tag: 1.26.1 diff --git a/library/ix-dev/community/drawio/Chart.yaml b/library/ix-dev/community/drawio/Chart.yaml index 238a665498..5e89db67d5 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.4 +version: 1.1.5 apiVersion: v2 -appVersion: 22.1.1 +appVersion: 22.1.2 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 19f24c0619..c89e996efb 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.1 + tag: 22.1.2 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/jenkins/Chart.yaml b/library/ix-dev/community/jenkins/Chart.yaml index 81b388861e..416a6b9b98 100644 --- a/library/ix-dev/community/jenkins/Chart.yaml +++ b/library/ix-dev/community/jenkins/Chart.yaml @@ -3,9 +3,9 @@ description: Jenkins is a leading open source automation server, annotations: title: Jenkins type: application -version: 1.1.2 +version: 1.1.3 apiVersion: v2 -appVersion: 2.414.3 +appVersion: 2.426.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/jenkins/values.yaml b/library/ix-dev/community/jenkins/values.yaml index 1997cb615f..9589f747d8 100644 --- a/library/ix-dev/community/jenkins/values.yaml +++ b/library/ix-dev/community/jenkins/values.yaml @@ -1,7 +1,7 @@ image: repository: jenkins/jenkins pullPolicy: IfNotPresent - tag: 2.414.3-jdk17 + tag: 2.426.1-jdk17 resources: limits: 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/metube/Chart.yaml b/library/ix-dev/community/metube/Chart.yaml index f00e3d2c27..225c8944c9 100644 --- a/library/ix-dev/community/metube/Chart.yaml +++ b/library/ix-dev/community/metube/Chart.yaml @@ -1,11 +1,12 @@ name: metube -description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with playlist support. +description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with playlist + support. annotations: title: MeTube type: application -version: 1.1.4 +version: 1.1.5 apiVersion: v2 -appVersion: '2023-11-04' +appVersion: '2023-11-15' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/metube/values.yaml b/library/ix-dev/community/metube/values.yaml index 04cb32bfd4..a179b34df0 100644 --- a/library/ix-dev/community/metube/values.yaml +++ b/library/ix-dev/community/metube/values.yaml @@ -1,7 +1,7 @@ image: repository: alexta69/metube pullPolicy: IfNotPresent - tag: '2023-11-04' + tag: '2023-11-15' resources: limits: diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index fd349b0c50..2ba3da8c5e 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.0 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..427fbd12a1 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.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: diff --git a/library/ix-dev/community/wordpress/Chart.yaml b/library/ix-dev/community/wordpress/Chart.yaml index 0f3cc5e234..04bd5616aa 100644 --- a/library/ix-dev/community/wordpress/Chart.yaml +++ b/library/ix-dev/community/wordpress/Chart.yaml @@ -3,9 +3,9 @@ description: Wordpress is a web content management system annotations: title: Wordpress type: application -version: 1.1.3 +version: 1.1.4 apiVersion: v2 -appVersion: 6.4.0 +appVersion: 6.4.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/wordpress/values.yaml b/library/ix-dev/community/wordpress/values.yaml index fd3e8ba5ce..cb5c0c6eef 100644 --- a/library/ix-dev/community/wordpress/values.yaml +++ b/library/ix-dev/community/wordpress/values.yaml @@ -1,7 +1,7 @@ image: repository: wordpress pullPolicy: IfNotPresent - tag: 6.4.0 + tag: 6.4.1 resources: limits: