浏览代码

Upgraded catalog item(s) (#2669)

This commit upgrades immich, webdav, homepage catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 1 年之前
父节点
当前提交
bd526e0bbf

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

@@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb
 annotations:
   title: Homepage
 type: application
-version: 1.2.16
+version: 1.2.17
 apiVersion: v2
-appVersion: 0.9.4
+appVersion: 0.9.5
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/gethomepage/homepage
   pullPolicy: IfNotPresent
-  tag: v0.9.4
+  tag: v0.9.5
 
 resources:
   limits:

+ 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: 4.0.7
+version: 4.0.8
 apiVersion: v2
-appVersion: 1.108.0
+appVersion: 1.109.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.108.0
+  tag: v1.109.2
 
 mlImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.108.0
+  tag: v1.109.2
 
 mlCudaImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.108.0-cuda
+  tag: v1.109.2-cuda
 
 mlOpenvinoImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.108.0-openvino
+  tag: v1.109.2-openvino
 
 pgvectorImage:
   repository: tensorchord/pgvecto-rs

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

@@ -4,9 +4,9 @@ description: WebDAV is a set of extensions to the HTTP protocol which allows use
 annotations:
   title: WebDAV
 type: application
-version: 1.0.29
+version: 1.0.30
 apiVersion: v2
-appVersion: 2.4.61
+appVersion: 2.4.62
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: httpd
   pullPolicy: IfNotPresent
-  tag: 2.4.61
+  tag: 2.4.62
 
 resources:
   limits: