diff --git a/library/ix-dev/charts/plex/Chart.yaml b/library/ix-dev/charts/plex/Chart.yaml index 9fa99cff08..58746e99c3 100644 --- a/library/ix-dev/charts/plex/Chart.yaml +++ b/library/ix-dev/charts/plex/Chart.yaml @@ -4,9 +4,9 @@ description: Plex is a media server that allows you to stream your media to any annotations: title: Plex type: application -version: 2.0.9 +version: 2.0.10 apiVersion: v2 -appVersion: 1.40.4.8679 +appVersion: 1.40.5.8854 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/plex/values.yaml b/library/ix-dev/charts/plex/values.yaml index a2ae881075..9a8a3be840 100644 --- a/library/ix-dev/charts/plex/values.yaml +++ b/library/ix-dev/charts/plex/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.40.4.8679-424562606 + tag: 1.40.5.8854-f36c552fd plexPassImage: pullPolicy: IfNotPresent repository: plexinc/pms-docker diff --git a/library/ix-dev/community/castopod/Chart.yaml b/library/ix-dev/community/castopod/Chart.yaml index 6208b97392..232495672a 100644 --- a/library/ix-dev/community/castopod/Chart.yaml +++ b/library/ix-dev/community/castopod/Chart.yaml @@ -4,9 +4,9 @@ description: Castopod is an open-source hosting platform made for podcasters who annotations: title: Castopod type: application -version: 1.2.23 +version: 1.2.24 apiVersion: v2 -appVersion: 1.12.6 +appVersion: 1.12.7 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/castopod/values.yaml b/library/ix-dev/community/castopod/values.yaml index 1b62e988e8..07d8f258ad 100644 --- a/library/ix-dev/community/castopod/values.yaml +++ b/library/ix-dev/community/castopod/values.yaml @@ -1,11 +1,11 @@ image: repository: castopod/app pullPolicy: IfNotPresent - tag: 1.12.6 + tag: 1.12.7 webImage: repository: castopod/web-server pullPolicy: IfNotPresent - tag: 1.12.6 + tag: 1.12.7 resources: limits: diff --git a/library/ix-dev/community/grafana/Chart.yaml b/library/ix-dev/community/grafana/Chart.yaml index 2f0e3dcd06..442bc2802e 100644 --- a/library/ix-dev/community/grafana/Chart.yaml +++ b/library/ix-dev/community/grafana/Chart.yaml @@ -4,9 +4,9 @@ description: Grafana is the open source analytics & monitoring solution for ever annotations: title: Grafana type: application -version: 1.2.16 +version: 1.2.17 apiVersion: v2 -appVersion: 11.1.3 +appVersion: 11.1.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/grafana/values.yaml b/library/ix-dev/community/grafana/values.yaml index b9c131b7e7..3732ebd7c6 100644 --- a/library/ix-dev/community/grafana/values.yaml +++ b/library/ix-dev/community/grafana/values.yaml @@ -1,7 +1,7 @@ image: repository: grafana/grafana pullPolicy: IfNotPresent - tag: 11.1.3 + tag: 11.1.4 resources: limits: diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index fdd70d24eb..28e5803b7c 100644 --- a/library/ix-dev/community/immich/Chart.yaml +++ b/library/ix-dev/community/immich/Chart.yaml @@ -4,9 +4,9 @@ description: Immich is a self-hosted photo and video backup solution directly fr annotations: title: Immich type: application -version: 4.0.10 +version: 4.0.11 apiVersion: v2 -appVersion: 1.111.0 +appVersion: 1.112.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 a52d1731f6..414da0a20c 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.111.0 + tag: v1.112.0 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.111.0 + tag: v1.112.0 mlCudaImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.111.0-cuda + tag: v1.112.0-cuda mlOpenvinoImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.111.0-openvino + tag: v1.112.0-openvino pgvectorImage: repository: tensorchord/pgvecto-rs diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index a6c81c9eab..219543e743 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.2.68 +version: 1.2.69 apiVersion: v2 -appVersion: 1.54.1 +appVersion: 1.55.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 a264082911..ebb4f04b7c 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.54.1 + tag: 1.55.0 resources: limits: diff --git a/library/ix-dev/community/passbolt/Chart.yaml b/library/ix-dev/community/passbolt/Chart.yaml index 01630bf3de..993c057b41 100644 --- a/library/ix-dev/community/passbolt/Chart.yaml +++ b/library/ix-dev/community/passbolt/Chart.yaml @@ -3,9 +3,9 @@ description: Passbolt is a security-first, open source password manager annotations: title: Passbolt type: application -version: 1.2.11 +version: 1.2.12 apiVersion: v2 -appVersion: 4.9.0.1 +appVersion: 4.9.1.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/passbolt/values.yaml b/library/ix-dev/community/passbolt/values.yaml index d0549571a8..db2c26d2e1 100644 --- a/library/ix-dev/community/passbolt/values.yaml +++ b/library/ix-dev/community/passbolt/values.yaml @@ -1,7 +1,7 @@ image: repository: passbolt/passbolt pullPolicy: IfNotPresent - tag: 4.9.0-1-ce-non-root + tag: 4.9.1-1-ce-non-root resources: limits: diff --git a/library/ix-dev/community/planka/Chart.yaml b/library/ix-dev/community/planka/Chart.yaml index 68b2aa339a..4e94de7f28 100644 --- a/library/ix-dev/community/planka/Chart.yaml +++ b/library/ix-dev/community/planka/Chart.yaml @@ -3,9 +3,9 @@ description: Planka is an Elegant open source project tracking annotations: title: Planka type: application -version: 1.2.32 +version: 1.2.33 apiVersion: v2 -appVersion: 1.21.0 +appVersion: 1.21.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/planka/values.yaml b/library/ix-dev/community/planka/values.yaml index 516d7f5716..c66905779d 100644 --- a/library/ix-dev/community/planka/values.yaml +++ b/library/ix-dev/community/planka/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/plankanban/planka pullPolicy: IfNotPresent - tag: 1.21.0 + tag: 1.21.1 resources: limits: