Publish new changes in catalog

This commit is contained in:
sonicaj
2024-02-23 09:53:28 +00:00
parent f25b05d082
commit 0355838084
41 changed files with 4 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ description: n8n is an extendable workflow automation tool.
annotations:
title: n8n
type: application
version: 1.2.24
version: 1.2.25
apiVersion: v2
appVersion: 1.30.0
kubeVersion: '>=1.16.0-0'

View File

@@ -51,7 +51,7 @@ secret:
data:
N8N_ENCRYPTION_KEY: {{ $encKey }}
DB_TYPE: postgresdb
EXECUTIONS_MODE: queue
EXECUTIONS_MODE: regular
DB_POSTGRESDB_USER: {{ $dbUser }}
DB_POSTGRESDB_PASSWORD: {{ $dbPass }}
DB_POSTGRESDB_DATABASE: {{ $dbName }}
@@ -82,7 +82,4 @@ configmap:
N8N_SSL_KEY: /certs/tls.key
N8N_SSL_CERT: /certs/tls.crt
{{- end }}
# https://github.com/n8n-io/n8n/issues/8664#issuecomment-1952155450
SHELL: /bin/sh
{{- end -}}

View File

@@ -3,9 +3,9 @@ description: Odoo is a suite of web based open source business apps.
annotations:
title: Odoo
type: application
version: 2.0.7
version: 2.0.8
apiVersion: v2
appVersion: '16.0'
appVersion: '17.0'
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas