瀏覽代碼

bump version

Stavros kois 1 年之前
父節點
當前提交
a993843b60
共有 2 個文件被更改,包括 5 次插入5 次删除
  1. 1 1
      library/ix-dev/community/immich/Chart.yaml
  2. 4 4
      library/ix-dev/community/immich/values.yaml

+ 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