diff --git a/library/ix-dev/charts/home-assistant/Chart.yaml b/library/ix-dev/charts/home-assistant/Chart.yaml index 556bbdb7b4..f3e0290669 100644 --- a/library/ix-dev/charts/home-assistant/Chart.yaml +++ b/library/ix-dev/charts/home-assistant/Chart.yaml @@ -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.28 +version: 2.0.29 apiVersion: v2 -appVersion: 2024.6.1 +appVersion: 2024.6.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/home-assistant/values.yaml b/library/ix-dev/charts/home-assistant/values.yaml index 28add66ea4..a2d9f6be01 100644 --- a/library/ix-dev/charts/home-assistant/values.yaml +++ b/library/ix-dev/charts/home-assistant/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2024.6.1 + tag: 2024.6.2 # Keep using the same image # as before the migration diff --git a/library/ix-dev/community/drawio/Chart.yaml b/library/ix-dev/community/drawio/Chart.yaml index 47406cd708..accb34e334 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.2.44 +version: 1.2.45 apiVersion: v2 -appVersion: 24.5.2 +appVersion: 24.5.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 36f04e9b0f..e356e9be5d 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: 24.5.2 + tag: 24.5.3 resources: limits: diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index d7095c8a20..a79050f088 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.0 +version: 4.0.1 apiVersion: v2 -appVersion: 1.106.1 +appVersion: 1.106.2 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 6ff91fe59c..6d4cdaee26 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.106.1 + tag: v1.106.2 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.106.1 + tag: v1.106.2 mlCudaImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.106.1-cuda + tag: v1.106.2-cuda mlOpenvinoImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.106.1-openvino + tag: v1.106.2-openvino pgvectorImage: repository: tensorchord/pgvecto-rs @@ -31,11 +31,11 @@ resources: immichGPU: {} immichConfig: - publicLoginMessage: "" + publicLoginMessage: '' enableML: true mlImageType: mlImage logLevel: log - huggingFaceEndpoint: "" + huggingFaceEndpoint: '' immichNetwork: webuiPort: 30041 diff --git a/library/ix-dev/community/node-red/Chart.yaml b/library/ix-dev/community/node-red/Chart.yaml index 93b0e2af23..cbe74fd368 100644 --- a/library/ix-dev/community/node-red/Chart.yaml +++ b/library/ix-dev/community/node-red/Chart.yaml @@ -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.9 +version: 1.2.10 apiVersion: v2 -appVersion: 3.1.9 +appVersion: 3.1.10 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/node-red/values.yaml b/library/ix-dev/community/node-red/values.yaml index fe053715fd..541071c262 100644 --- a/library/ix-dev/community/node-red/values.yaml +++ b/library/ix-dev/community/node-red/values.yaml @@ -1,27 +1,27 @@ node18Image: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.9-18 + tag: 3.1.10-18 node18MinimalImage: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.9-18-minimal + tag: 3.1.10-18-minimal node16Image: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.9-16 + tag: 3.1.10-16 node16MinimalImage: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.9-16-minimal + tag: 3.1.10-16-minimal node14Image: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.9-14 + tag: 3.1.10-14 node14MinimalImage: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.9-14-minimal + tag: 3.1.10-14-minimal resources: limits: