mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 10:40:31 +08:00
Upgraded catalog item(s) (#1417)
This commit upgrades immich, filebrowser catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
name: filebrowser
|
||||
description: File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files.
|
||||
description: File Browser provides a file managing interface within a specified directory
|
||||
and it can be used to upload, delete, preview, rename and edit your files.
|
||||
annotations:
|
||||
title: File Browser
|
||||
type: application
|
||||
version: 1.0.6
|
||||
version: 1.0.7
|
||||
apiVersion: v2
|
||||
appVersion: 'v2.23.0'
|
||||
appVersion: 2.24.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.23.0
|
||||
tag: v2.24.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -13,7 +13,7 @@ filebrowserConfig:
|
||||
|
||||
filebrowserNetwork:
|
||||
webPort: 30044
|
||||
certificateID: null
|
||||
certificateID:
|
||||
hostNetwork: false
|
||||
|
||||
filebrowserRunAs:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Immich
|
||||
annotations:
|
||||
title: Immich
|
||||
type: application
|
||||
version: 1.0.9
|
||||
version: 1.0.10
|
||||
apiVersion: v2
|
||||
appVersion: 1.70.0
|
||||
appVersion: 1.71.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
image:
|
||||
repository: altran1502/immich-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.70.0
|
||||
tag: v1.71.0
|
||||
|
||||
webImage:
|
||||
repository: altran1502/immich-web
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.70.0
|
||||
tag: v1.71.0
|
||||
|
||||
proxyImage:
|
||||
repository: altran1502/immich-proxy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.70.0
|
||||
tag: v1.71.0
|
||||
|
||||
mlImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.70.0
|
||||
tag: v1.71.0
|
||||
|
||||
typesenseImage:
|
||||
repository: typesense/typesense
|
||||
|
||||
Reference in New Issue
Block a user