Publish new changes in catalog

This commit is contained in:
sonicaj
2024-07-02 13:26:34 +00:00
parent b54ff8a6d9
commit 1f99e1a626
81 changed files with 13 additions and 13 deletions

View File

@@ -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

View File

@@ -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:

View File

@@ -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

View File

@@ -1,7 +1,7 @@
image:
repository: n8nio/n8n
pullPolicy: IfNotPresent
tag: 1.48.1
tag: 1.48.2
resources:
limits:

View File

@@ -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

View File

@@ -1,7 +1,7 @@
image:
repository: jc21/nginx-proxy-manager
pullPolicy: IfNotPresent
tag: 2.11.2
tag: 2.11.3
resources:
limits:
cpu: 4000m

View File

@@ -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'

View File

@@ -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