Selaa lähdekoodia

Upgraded catalog item(s) (#1421)

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

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 2 vuotta sitten
vanhempi
commit
61aac3e845

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

@@ -4,9 +4,9 @@ description: File Browser provides a file managing interface within a specified
 annotations:
   title: File Browser
 type: application
-version: 1.0.7
+version: 1.0.8
 apiVersion: v2
-appVersion: 2.24.0
+appVersion: 2.24.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: filebrowser/filebrowser
   pullPolicy: IfNotPresent
-  tag: v2.24.0
+  tag: v2.24.1
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb
 annotations:
   title: Homepage
 type: application
-version: 1.0.2
+version: 1.0.3
 apiVersion: v2
-appVersion: 0.6.24
+appVersion: 0.6.25
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/homepage/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/benphelps/homepage
   pullPolicy: IfNotPresent
-  tag: v0.6.24
+  tag: v0.6.25
 
 resources:
   limits: