Browse Source

Upgraded catalog item(s) (#1431)

bugclerk 2 years ago
parent
commit
3a61f9c15c

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

@@ -3,9 +3,9 @@ description: Immich
 annotations:
 annotations:
   title: Immich
   title: Immich
 type: application
 type: application
-version: 1.0.11
+version: 1.0.12
 apiVersion: v2
 apiVersion: v2
-appVersion: 1.72.1
+appVersion: 1.72.2
 kubeVersion: '>=1.16.0-0'
 kubeVersion: '>=1.16.0-0'
 maintainers:
 maintainers:
   - name: truenas
   - name: truenas

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

@@ -1,22 +1,22 @@
 image:
 image:
   repository: altran1502/immich-server
   repository: altran1502/immich-server
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
-  tag: v1.72.1
+  tag: v1.72.2
 
 
 webImage:
 webImage:
   repository: altran1502/immich-web
   repository: altran1502/immich-web
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
-  tag: v1.72.1
+  tag: v1.72.2
 
 
 proxyImage:
 proxyImage:
   repository: altran1502/immich-proxy
   repository: altran1502/immich-proxy
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
-  tag: v1.72.1
+  tag: v1.72.2
 
 
 mlImage:
 mlImage:
   repository: altran1502/immich-machine-learning
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
-  tag: v1.72.1
+  tag: v1.72.2
 
 
 typesenseImage:
 typesenseImage:
   repository: typesense/typesense
   repository: typesense/typesense