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:
bugclerk
2023-07-30 05:11:44 -03:00
committed by GitHub
parent 426dca951e
commit 233e825777
4 changed files with 12 additions and 11 deletions

View File

@@ -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

View File

@@ -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:

View File

@@ -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

View File

@@ -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