mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 11:48:55 +08:00
Upgraded catalog item(s) (#2375)
This commit upgrades passbolt, grafana, n8n, node-red catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
This commit is contained in:
@@ -4,9 +4,9 @@ description: Grafana is the open source analytics & monitoring solution for ever
|
||||
annotations:
|
||||
title: Grafana
|
||||
type: application
|
||||
version: 1.2.11
|
||||
version: 1.2.12
|
||||
apiVersion: v2
|
||||
appVersion: 10.4.1
|
||||
appVersion: 10.4.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: grafana/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.4.1
|
||||
tag: 10.4.2
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
|
||||
annotations:
|
||||
title: n8n
|
||||
type: application
|
||||
version: 1.2.38
|
||||
version: 1.2.39
|
||||
apiVersion: v2
|
||||
appVersion: 1.37.0
|
||||
appVersion: 1.37.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: n8nio/n8n
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.37.0
|
||||
tag: 1.37.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Node-RED is a programming tool for wiring together hardware devices
|
||||
annotations:
|
||||
title: Node-RED
|
||||
type: application
|
||||
version: 1.2.8
|
||||
version: 1.2.9
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.8
|
||||
appVersion: 3.1.9
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
node18Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.7-18
|
||||
tag: 3.1.9-18
|
||||
node18MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.7-18-minimal
|
||||
tag: 3.1.9-18-minimal
|
||||
node16Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.8-16
|
||||
tag: 3.1.9-16
|
||||
node16MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.8-16-minimal
|
||||
tag: 3.1.9-16-minimal
|
||||
node14Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.8-14
|
||||
tag: 3.1.9-14
|
||||
node14MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.8-14-minimal
|
||||
tag: 3.1.9-14-minimal
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Passbolt is a security-first, open source password manager
|
||||
annotations:
|
||||
title: Passbolt
|
||||
type: application
|
||||
version: 1.2.7
|
||||
version: 1.2.8
|
||||
apiVersion: v2
|
||||
appVersion: 4.6.1.1
|
||||
appVersion: 4.6.2.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: passbolt/passbolt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.6.1-1-ce-non-root
|
||||
tag: 4.6.2-1-ce-non-root
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user