From 85bcd6d295f8be6fbb9236644e04b2e5f1377d60 Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Mon, 2 Sep 2024 01:35:16 -0700 Subject: [PATCH] Upgraded catalog item(s) (#2786) * Upgraded catalog item(s) This commit upgrades collabora, immich, filebrowser, homarr, audiobookshelf catalog item(s). * revert collabora --------- Co-authored-by: sonicaj Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- library/ix-dev/community/audiobookshelf/Chart.yaml | 4 ++-- library/ix-dev/community/audiobookshelf/values.yaml | 2 +- library/ix-dev/community/filebrowser/Chart.yaml | 4 ++-- library/ix-dev/community/filebrowser/values.yaml | 2 +- library/ix-dev/community/homarr/Chart.yaml | 4 ++-- library/ix-dev/community/homarr/values.yaml | 2 +- library/ix-dev/community/immich/Chart.yaml | 4 ++-- library/ix-dev/community/immich/values.yaml | 8 ++++---- 8 files changed, 15 insertions(+), 15 deletions(-) diff --git a/library/ix-dev/community/audiobookshelf/Chart.yaml b/library/ix-dev/community/audiobookshelf/Chart.yaml index 8ce15f7230..6f7e185555 100644 --- a/library/ix-dev/community/audiobookshelf/Chart.yaml +++ b/library/ix-dev/community/audiobookshelf/Chart.yaml @@ -3,9 +3,9 @@ description: Audiobookshelf is a self-hosted audiobook and podcast server annotations: title: Audiobookshelf type: application -version: 1.0.10 +version: 1.0.11 apiVersion: v2 -appVersion: 2.12.3 +appVersion: 2.13.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/audiobookshelf/values.yaml b/library/ix-dev/community/audiobookshelf/values.yaml index 80bef19cb5..41891d6f2b 100644 --- a/library/ix-dev/community/audiobookshelf/values.yaml +++ b/library/ix-dev/community/audiobookshelf/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/advplyr/audiobookshelf pullPolicy: IfNotPresent - tag: 2.12.3 + tag: 2.13.2 resources: limits: diff --git a/library/ix-dev/community/filebrowser/Chart.yaml b/library/ix-dev/community/filebrowser/Chart.yaml index 736bdc1f78..c324ac5b20 100644 --- a/library/ix-dev/community/filebrowser/Chart.yaml +++ b/library/ix-dev/community/filebrowser/Chart.yaml @@ -4,9 +4,9 @@ description: File Browser provides a file managing interface within a specified annotations: title: File Browser type: application -version: 1.2.10 +version: 1.2.11 apiVersion: v2 -appVersion: 2.31.0 +appVersion: 2.31.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/filebrowser/values.yaml b/library/ix-dev/community/filebrowser/values.yaml index 4e576d0d36..c1129e9cd0 100644 --- a/library/ix-dev/community/filebrowser/values.yaml +++ b/library/ix-dev/community/filebrowser/values.yaml @@ -1,7 +1,7 @@ image: repository: filebrowser/filebrowser pullPolicy: IfNotPresent - tag: v2.31.0 + tag: v2.31.1 resources: limits: diff --git a/library/ix-dev/community/homarr/Chart.yaml b/library/ix-dev/community/homarr/Chart.yaml index 34e7b5acdd..ed7c309f7f 100644 --- a/library/ix-dev/community/homarr/Chart.yaml +++ b/library/ix-dev/community/homarr/Chart.yaml @@ -4,9 +4,9 @@ description: Homarr is a sleek, modern dashboard that puts all of your apps and annotations: title: Homarr type: application -version: 2.0.14 +version: 2.0.15 apiVersion: v2 -appVersion: 0.15.3 +appVersion: 0.15.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/homarr/values.yaml b/library/ix-dev/community/homarr/values.yaml index b1acd292af..b09ad19a14 100644 --- a/library/ix-dev/community/homarr/values.yaml +++ b/library/ix-dev/community/homarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/ajnart/homarr pullPolicy: IfNotPresent - tag: 0.15.3 + tag: 0.15.4 resources: limits: diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index 6f0814a673..74a24b6870 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.12 +version: 4.0.13 apiVersion: v2 -appVersion: 1.112.1 +appVersion: 1.113.0 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 da16c017e0..458c42b13c 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.112.1 + tag: v1.113.0 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.112.1 + tag: v1.113.0 mlCudaImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.112.1-cuda + tag: v1.113.0-cuda mlOpenvinoImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.112.0-openvino + tag: v1.113.0-openvino pgvectorImage: repository: tensorchord/pgvecto-rs