mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 13:19:20 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
|
||||
annotations:
|
||||
title: n8n
|
||||
type: application
|
||||
version: 1.0.5
|
||||
version: 1.0.6
|
||||
apiVersion: v2
|
||||
appVersion: 1.8.2
|
||||
appVersion: 1.9.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: n8nio/n8n
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.8.2
|
||||
tag: 1.9.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -1,11 +1,12 @@
|
||||
name: twofactor-auth
|
||||
description: 2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop.
|
||||
description: 2FAuth is a web based self-hosted alternative to One Time Passcode (OTP)
|
||||
generators like Google Authenticator, designed for both mobile and desktop.
|
||||
annotations:
|
||||
title: 2FAuth
|
||||
type: application
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
apiVersion: v2
|
||||
appVersion: 4.2.2
|
||||
appVersion: 4.2.3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: 2fauth/2fauth
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.2.2
|
||||
tag: 4.2.3
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -11,7 +11,7 @@ resources:
|
||||
twofauthConfig:
|
||||
appName: 2FAuth
|
||||
appUrl: http://localhost:30081
|
||||
siteOwnerEmail: 'admin@example.com'
|
||||
siteOwnerEmail: admin@example.com
|
||||
authenticationGuard: web-guard
|
||||
authProxyHeaderUser: ''
|
||||
authProxyHeaderEmail: ''
|
||||
Reference in New Issue
Block a user