mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 02:30:53 +08:00
Upgraded catalog item(s)
This commit upgrades redis, filebrowser, n8n catalog item(s).
This commit is contained in:
@@ -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,7 +1,7 @@
|
||||
image:
|
||||
repository: filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.25.0
|
||||
tag: v2.26.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -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,7 +1,7 @@
|
||||
image:
|
||||
repository: n8nio/n8n
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.14.2
|
||||
tag: 1.15.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -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,7 +1,7 @@
|
||||
image:
|
||||
repository: bitnami/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.2.2
|
||||
tag: 7.2.3
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user