mirror of
https://github.com/truenas/charts.git
synced 2026-04-07 20:59:13 +08:00
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 <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/advplyr/audiobookshelf
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.12.3
|
||||
tag: 2.13.2
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.31.0
|
||||
tag: v2.31.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/ajnart/homarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.15.3
|
||||
tag: 0.15.4
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user