From bd526e0bbf5b610496015a2b0a31914f696357ff Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Fri, 19 Jul 2024 01:41:45 -0700 Subject: [PATCH] Upgraded catalog item(s) (#2669) This commit upgrades immich, webdav, homepage catalog item(s). Co-authored-by: sonicaj --- library/ix-dev/community/homepage/Chart.yaml | 4 ++-- library/ix-dev/community/homepage/values.yaml | 2 +- library/ix-dev/community/immich/Chart.yaml | 4 ++-- library/ix-dev/community/immich/values.yaml | 8 ++++---- library/ix-dev/community/webdav/Chart.yaml | 4 ++-- library/ix-dev/community/webdav/values.yaml | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/library/ix-dev/community/homepage/Chart.yaml b/library/ix-dev/community/homepage/Chart.yaml index 5ffb36b4c6..237593097a 100644 --- a/library/ix-dev/community/homepage/Chart.yaml +++ b/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 diff --git a/library/ix-dev/community/homepage/values.yaml b/library/ix-dev/community/homepage/values.yaml index 7b89d254ff..4784eabde1 100644 --- a/library/ix-dev/community/homepage/values.yaml +++ b/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: diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index 7e95a2e789..c41c10e248 100644 --- a/library/ix-dev/community/immich/Chart.yaml +++ b/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 diff --git a/library/ix-dev/community/immich/values.yaml b/library/ix-dev/community/immich/values.yaml index 8468218015..ebbb85fad0 100644 --- a/library/ix-dev/community/immich/values.yaml +++ b/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 diff --git a/library/ix-dev/community/webdav/Chart.yaml b/library/ix-dev/community/webdav/Chart.yaml index 9c12e01af7..36cca87779 100644 --- a/library/ix-dev/community/webdav/Chart.yaml +++ b/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 diff --git a/library/ix-dev/community/webdav/values.yaml b/library/ix-dev/community/webdav/values.yaml index 90f91e4b67..64ede55ffa 100644 --- a/library/ix-dev/community/webdav/values.yaml +++ b/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: