mirror of
https://github.com/truenas/charts.git
synced 2026-04-10 06:07:58 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -4,9 +4,9 @@ description: Castopod is an open-source hosting platform made for podcasters who
|
||||
annotations:
|
||||
title: Castopod
|
||||
type: application
|
||||
version: 1.2.18
|
||||
version: 1.2.19
|
||||
apiVersion: v2
|
||||
appVersion: 1.12.0
|
||||
appVersion: 1.12.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,11 +1,11 @@
|
||||
image:
|
||||
repository: castopod/app
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.12.0
|
||||
tag: 1.12.1
|
||||
webImage:
|
||||
repository: castopod/web-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.12.0
|
||||
tag: 1.12.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
|
||||
annotations:
|
||||
title: n8n
|
||||
type: application
|
||||
version: 1.2.56
|
||||
version: 1.2.57
|
||||
apiVersion: v2
|
||||
appVersion: 1.48.1
|
||||
appVersion: 1.48.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: n8nio/n8n
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.48.1
|
||||
tag: 1.48.2
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -3,9 +3,9 @@ description: Expose your services easily and securely
|
||||
annotations:
|
||||
title: Nginx Proxy Manager
|
||||
type: application
|
||||
version: 1.0.32
|
||||
version: 1.0.33
|
||||
apiVersion: v2
|
||||
appVersion: 2.11.2
|
||||
appVersion: 2.11.3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: jc21/nginx-proxy-manager
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.11.2
|
||||
tag: 2.11.3
|
||||
resources:
|
||||
limits:
|
||||
cpu: 4000m
|
||||
@@ -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.11
|
||||
version: 1.2.12
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.10
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -1,11 +1,11 @@
|
||||
node18Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.0.0-18
|
||||
tag: 4.0.2-18
|
||||
node18MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.0.0-18-minimal
|
||||
tag: 4.0.2-18-minimal
|
||||
node16Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
Reference in New Issue
Block a user