Selaa lähdekoodia

Upgraded catalog item(s)

        This commit upgrades redis, filebrowser, n8n catalog item(s).
sonicaj 1 vuosi sitten
vanhempi
commit
7843e56d7e

+ 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.1.1
+version: 1.1.2
 apiVersion: v2
-appVersion: 2.25.0
+appVersion: 2.26.0
 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.25.0
+  tag: v2.26.0
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
 annotations:
   title: n8n
 type: application
-version: 1.1.2
+version: 1.1.3
 apiVersion: v2
-appVersion: 1.14.2
+appVersion: 1.15.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: n8nio/n8n
   pullPolicy: IfNotPresent
-  tag: 1.14.2
+  tag: 1.15.1
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Redis. The open source, in-memory data store used by millions of de
 annotations:
   title: Redis
 type: application
-version: 1.0.11
+version: 1.0.12
 apiVersion: v2
-appVersion: 7.2.2
+appVersion: 7.2.3
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: bitnami/redis
   pullPolicy: IfNotPresent
-  tag: 7.2.2
+  tag: 7.2.3
 
 resources:
   limits: