diff --git a/library/ix-dev/charts/prometheus/Chart.yaml b/library/ix-dev/charts/prometheus/Chart.yaml index 0d12f75af7..8ae2c15748 100644 --- a/library/ix-dev/charts/prometheus/Chart.yaml +++ b/library/ix-dev/charts/prometheus/Chart.yaml @@ -3,9 +3,9 @@ description: The Prometheus monitoring system and time series database. annotations: title: Prometheus type: application -version: 1.1.12 +version: 1.1.13 apiVersion: v2 -appVersion: v2.51.0 +appVersion: v2.51.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/prometheus/values.yaml b/library/ix-dev/charts/prometheus/values.yaml index d6e0ea87e3..20c933df0e 100644 --- a/library/ix-dev/charts/prometheus/values.yaml +++ b/library/ix-dev/charts/prometheus/values.yaml @@ -1,7 +1,7 @@ image: repository: prom/prometheus pullPolicy: IfNotPresent - tag: v2.51.0 + tag: v2.51.1 resources: limits: diff --git a/library/ix-dev/community/drawio/Chart.yaml b/library/ix-dev/community/drawio/Chart.yaml index 639aaef212..406455e978 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.28 +version: 1.2.29 apiVersion: v2 -appVersion: 24.2.0 +appVersion: 24.2.1 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 105d7c2935..7a7f1b623b 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.2.0 + tag: 24.2.1 resources: limits: diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index 58a2789f5c..605adae0f4 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: 3.0.17 +version: 3.0.18 apiVersion: v2 -appVersion: 1.99.0 +appVersion: 1.100.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 0c26578101..ba27567b23 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.99.0 + tag: v1.100.0 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.99.0 + tag: v1.100.0 mlCudaImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.99.0-cuda + tag: v1.100.0-cuda mlOpenvinoImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.99.0-openvino + tag: v1.100.0-openvino pgvectorImage: repository: tensorchord/pgvecto-rs diff --git a/library/ix-dev/community/node-red/Chart.yaml b/library/ix-dev/community/node-red/Chart.yaml index f4edd95907..73587dbcc6 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.7 +version: 1.2.8 apiVersion: v2 -appVersion: 3.1.7 +appVersion: 3.1.8 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 e0167b50e4..6ae31c623f 100644 --- a/library/ix-dev/community/node-red/values.yaml +++ b/library/ix-dev/community/node-red/values.yaml @@ -9,19 +9,19 @@ node18MinimalImage: node16Image: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.7-16 + tag: 3.1.8-16 node16MinimalImage: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.7-16-minimal + tag: 3.1.8-16-minimal node14Image: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.7-14 + tag: 3.1.8-14 node14MinimalImage: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.7-14-minimal + tag: 3.1.8-14-minimal resources: limits: diff --git a/library/ix-dev/community/prowlarr/Chart.yaml b/library/ix-dev/community/prowlarr/Chart.yaml index ad4559557d..acfae316f6 100644 --- a/library/ix-dev/community/prowlarr/Chart.yaml +++ b/library/ix-dev/community/prowlarr/Chart.yaml @@ -4,9 +4,9 @@ description: Prowlarr is an indexer manager/proxy to integrate with your various annotations: title: Prowlarr type: application -version: 1.2.20 +version: 1.2.21 apiVersion: v2 -appVersion: 1.14.3.4333 +appVersion: 1.15.0.4361 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/prowlarr/values.yaml b/library/ix-dev/community/prowlarr/values.yaml index 835f7cdb91..0f5cbe5415 100644 --- a/library/ix-dev/community/prowlarr/values.yaml +++ b/library/ix-dev/community/prowlarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/prowlarr-develop pullPolicy: IfNotPresent - tag: 1.14.3.4333 + tag: 1.15.0.4361 resources: limits: