mirror of
https://github.com/truenas/charts.git
synced 2024-04-21 15:21:45 +00:00
Publish new changes in catalog
This commit is contained in:
@@ -4,7 +4,7 @@ description: Node-RED is a programming tool for wiring together hardware devices
|
||||
annotations:
|
||||
title: Node-RED
|
||||
type: application
|
||||
version: 1.2.5
|
||||
version: 1.2.6
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.5
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -1,11 +1,11 @@
|
||||
node18Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.5-18
|
||||
tag: 3.1.6-18
|
||||
node18MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.5-18-minimal
|
||||
tag: 3.1.6-18-minimal
|
||||
node16Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
@@ -17,11 +17,11 @@ node16MinimalImage:
|
||||
node14Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.5-14
|
||||
tag: 3.1.6-14
|
||||
node14MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.5-14-minimal
|
||||
tag: 3.1.6-14-minimal
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -4,9 +4,9 @@ description: Piwigo is a photo gallery software for the web that comes with powe
|
||||
annotations:
|
||||
title: Piwigo
|
||||
type: application
|
||||
version: 1.2.4
|
||||
version: 1.2.5
|
||||
apiVersion: v2
|
||||
appVersion: 14.2.0
|
||||
appVersion: 14.3.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: linuxserver/piwigo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 14.2.0
|
||||
tag: 14.3.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
Reference in New Issue
Block a user