Selaa lähdekoodia

Upgraded catalog item(s) (#1431)

bugclerk 2 vuotta sitten
vanhempi
commit
3a61f9c15c

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

@@ -3,9 +3,9 @@ description: Immich
 annotations:
   title: Immich
 type: application
-version: 1.0.11
+version: 1.0.12
 apiVersion: v2
-appVersion: 1.72.1
+appVersion: 1.72.2
 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.72.1
+  tag: v1.72.2
 
 webImage:
   repository: altran1502/immich-web
   pullPolicy: IfNotPresent
-  tag: v1.72.1
+  tag: v1.72.2
 
 proxyImage:
   repository: altran1502/immich-proxy
   pullPolicy: IfNotPresent
-  tag: v1.72.1
+  tag: v1.72.2
 
 mlImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.72.1
+  tag: v1.72.2
 
 typesenseImage:
   repository: typesense/typesense