Browse Source

bump version

Stavros kois 1 year ago
parent
commit
a993843b60

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

@@ -5,7 +5,7 @@ annotations:
 type: application
 version: 1.1.0
 apiVersion: v2
-appVersion: 1.86.0
+appVersion: 1.87.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.86.0
+  tag: v1.87.0
 
 webImage:
   repository: altran1502/immich-web
   pullPolicy: IfNotPresent
-  tag: v1.86.0
+  tag: v1.87.0
 
 proxyImage:
   repository: altran1502/immich-proxy
   pullPolicy: IfNotPresent
-  tag: v1.86.0
+  tag: v1.87.0
 
 mlImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.86.0
+  tag: v1.87.0
 
 typesenseImage:
   repository: typesense/typesense