mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 02:20:15 +08:00
Upgraded catalog item(s) (#2154)
* Upgraded catalog item(s)
This commit upgrades emby, minecraft, cloudflared, immich, kavita, n8n, node-red catalog item(s).
* undo 2 apps
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
@@ -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.4
|
||||
version: 1.2.5
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.4
|
||||
appVersion: 3.1.5
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
node18Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.4-18
|
||||
tag: 3.1.5-18
|
||||
node18MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.4-18-minimal
|
||||
tag: 3.1.5-18-minimal
|
||||
node16Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.4-16
|
||||
tag: 3.1.5-16
|
||||
node16MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.4-16-minimal
|
||||
tag: 3.1.5-16-minimal
|
||||
node14Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.3-14
|
||||
tag: 3.1.5-14
|
||||
node14MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.3-14-minimal
|
||||
tag: 3.1.5-14-minimal
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user