mirror of
https://github.com/truenas/charts.git
synced 2026-05-16 14:12:59 +08:00
Upgraded catalog item(s) (#1540)
* Upgraded catalog item(s)
This commit upgrades plex, jellyseerr, recyclarr, immich, filebrowser, n8n catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.1.0
|
||||
digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73
|
||||
generated: "2023-08-28T16:55:49.589304425+03:00"
|
||||
version: 1.1.1
|
||||
digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7
|
||||
generated: "2023-09-15T10:48:51.641871682+03:00"
|
||||
|
||||
@@ -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.10
|
||||
version: 1.0.11
|
||||
apiVersion: v2
|
||||
appVersion: 2.24.2
|
||||
appVersion: 2.25.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -14,7 +15,7 @@ maintainers:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.1.0
|
||||
version: 1.1.1
|
||||
home: https://filebrowser.org
|
||||
icon: https://raw.githubusercontent.com/filebrowser/logo/master/banner.png
|
||||
sources:
|
||||
|
||||
Binary file not shown.
BIN
library/ix-dev/community/filebrowser/charts/common-1.1.1.tgz
Normal file
BIN
library/ix-dev/community/filebrowser/charts/common-1.1.1.tgz
Normal file
Binary file not shown.
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.24.2
|
||||
tag: v2.25.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user