Bladeren bron

Upgraded catalog item(s) (#1417)

This commit upgrades immich, filebrowser catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 2 jaren geleden
bovenliggende
commit
233e825777

+ 4 - 3
library/ix-dev/community/filebrowser/Chart.yaml

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

+ 2 - 2
library/ix-dev/community/filebrowser/values.yaml

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

+ 2 - 2
library/ix-dev/community/immich/Chart.yaml

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

+ 4 - 4
library/ix-dev/community/immich/values.yaml

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