bugclerk 1 жил өмнө
parent
commit
3ac22ef299

+ 2 - 2
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.13
+version: 3.0.14
 apiVersion: v2
-appVersion: 1.97.0
+appVersion: 1.98.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 4 - 4
library/ix-dev/community/immich/values.yaml

@@ -1,22 +1,22 @@
 image:
   repository: altran1502/immich-server
   pullPolicy: IfNotPresent
-  tag: v1.97.0
+  tag: v1.98.0
 
 mlImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.97.0
+  tag: v1.98.0
 
 mlCudaImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.97.0-cuda
+  tag: v1.98.0-cuda
 
 mlOpenvinoImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.97.0-openvino
+  tag: v1.98.0-openvino
 
 pgvectorImage:
   repository: tensorchord/pgvecto-rs

+ 2 - 2
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.28
+version: 1.2.29
 apiVersion: v2
-appVersion: 1.32.0
+appVersion: 1.32.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/n8n/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: n8nio/n8n
   pullPolicy: IfNotPresent
-  tag: 1.32.0
+  tag: 1.32.1
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/pgadmin/Chart.yaml

@@ -4,9 +4,9 @@ description: pgAdmin is the most popular and feature rich Open Source administra
 annotations:
   title: pgAdmin
 type: application
-version: 1.2.5
+version: 1.2.6
 apiVersion: v2
-appVersion: '8.3'
+appVersion: '8.4'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/pgadmin/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: dpage/pgadmin4
   pullPolicy: IfNotPresent
-  tag: '8.3'
+  tag: '8.4'
 
 resources:
   limits: