diff --git a/community/n8n/1.0.5/Chart.lock b/community/n8n/1.0.6/Chart.lock similarity index 100% rename from community/n8n/1.0.5/Chart.lock rename to community/n8n/1.0.6/Chart.lock diff --git a/community/n8n/1.0.5/Chart.yaml b/community/n8n/1.0.6/Chart.yaml similarity index 94% rename from community/n8n/1.0.5/Chart.yaml rename to community/n8n/1.0.6/Chart.yaml index a992b157f6..11ad72146f 100644 --- a/community/n8n/1.0.5/Chart.yaml +++ b/community/n8n/1.0.6/Chart.yaml @@ -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 diff --git a/community/n8n/1.0.5/README.md b/community/n8n/1.0.6/README.md similarity index 100% rename from community/n8n/1.0.5/README.md rename to community/n8n/1.0.6/README.md diff --git a/community/n8n/1.0.5/app-readme.md b/community/n8n/1.0.6/app-readme.md similarity index 100% rename from community/n8n/1.0.5/app-readme.md rename to community/n8n/1.0.6/app-readme.md diff --git a/community/n8n/1.0.5/charts/common-1.1.1.tgz b/community/n8n/1.0.6/charts/common-1.1.1.tgz similarity index 100% rename from community/n8n/1.0.5/charts/common-1.1.1.tgz rename to community/n8n/1.0.6/charts/common-1.1.1.tgz diff --git a/community/n8n/1.0.5/ci/basic-values.yaml b/community/n8n/1.0.6/ci/basic-values.yaml similarity index 100% rename from community/n8n/1.0.5/ci/basic-values.yaml rename to community/n8n/1.0.6/ci/basic-values.yaml diff --git a/community/n8n/1.0.5/ci/https-values.yaml b/community/n8n/1.0.6/ci/https-values.yaml similarity index 100% rename from community/n8n/1.0.5/ci/https-values.yaml rename to community/n8n/1.0.6/ci/https-values.yaml diff --git a/community/n8n/1.0.5/ix_values.yaml b/community/n8n/1.0.6/ix_values.yaml similarity index 98% rename from community/n8n/1.0.5/ix_values.yaml rename to community/n8n/1.0.6/ix_values.yaml index 159a18ce35..de28bfa79f 100644 --- a/community/n8n/1.0.5/ix_values.yaml +++ b/community/n8n/1.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.8.2 + tag: 1.9.0 resources: limits: diff --git a/community/n8n/1.0.5/metadata.yaml b/community/n8n/1.0.6/metadata.yaml similarity index 100% rename from community/n8n/1.0.5/metadata.yaml rename to community/n8n/1.0.6/metadata.yaml diff --git a/community/n8n/1.0.5/questions.yaml b/community/n8n/1.0.6/questions.yaml similarity index 100% rename from community/n8n/1.0.5/questions.yaml rename to community/n8n/1.0.6/questions.yaml diff --git a/community/n8n/1.0.5/templates/NOTES.txt b/community/n8n/1.0.6/templates/NOTES.txt similarity index 100% rename from community/n8n/1.0.5/templates/NOTES.txt rename to community/n8n/1.0.6/templates/NOTES.txt diff --git a/community/n8n/1.0.5/templates/_configuration.tpl b/community/n8n/1.0.6/templates/_configuration.tpl similarity index 100% rename from community/n8n/1.0.5/templates/_configuration.tpl rename to community/n8n/1.0.6/templates/_configuration.tpl diff --git a/community/n8n/1.0.5/templates/_n8n.tpl b/community/n8n/1.0.6/templates/_n8n.tpl similarity index 100% rename from community/n8n/1.0.5/templates/_n8n.tpl rename to community/n8n/1.0.6/templates/_n8n.tpl diff --git a/community/n8n/1.0.5/templates/_persistence.tpl b/community/n8n/1.0.6/templates/_persistence.tpl similarity index 100% rename from community/n8n/1.0.5/templates/_persistence.tpl rename to community/n8n/1.0.6/templates/_persistence.tpl diff --git a/community/n8n/1.0.5/templates/_portal.tpl b/community/n8n/1.0.6/templates/_portal.tpl similarity index 100% rename from community/n8n/1.0.5/templates/_portal.tpl rename to community/n8n/1.0.6/templates/_portal.tpl diff --git a/community/n8n/1.0.5/templates/_postgres.tpl b/community/n8n/1.0.6/templates/_postgres.tpl similarity index 100% rename from community/n8n/1.0.5/templates/_postgres.tpl rename to community/n8n/1.0.6/templates/_postgres.tpl diff --git a/community/n8n/1.0.5/templates/_redis.tpl b/community/n8n/1.0.6/templates/_redis.tpl similarity index 100% rename from community/n8n/1.0.5/templates/_redis.tpl rename to community/n8n/1.0.6/templates/_redis.tpl diff --git a/community/n8n/1.0.5/templates/_service.tpl b/community/n8n/1.0.6/templates/_service.tpl similarity index 100% rename from community/n8n/1.0.5/templates/_service.tpl rename to community/n8n/1.0.6/templates/_service.tpl diff --git a/community/n8n/1.0.5/templates/_validation.tpl b/community/n8n/1.0.6/templates/_validation.tpl similarity index 100% rename from community/n8n/1.0.5/templates/_validation.tpl rename to community/n8n/1.0.6/templates/_validation.tpl diff --git a/community/n8n/1.0.5/templates/common.yaml b/community/n8n/1.0.6/templates/common.yaml similarity index 100% rename from community/n8n/1.0.5/templates/common.yaml rename to community/n8n/1.0.6/templates/common.yaml diff --git a/community/twofactor-auth/1.0.0/Chart.lock b/community/twofactor-auth/1.0.1/Chart.lock similarity index 100% rename from community/twofactor-auth/1.0.0/Chart.lock rename to community/twofactor-auth/1.0.1/Chart.lock diff --git a/community/twofactor-auth/1.0.0/Chart.yaml b/community/twofactor-auth/1.0.1/Chart.yaml similarity index 83% rename from community/twofactor-auth/1.0.0/Chart.yaml rename to community/twofactor-auth/1.0.1/Chart.yaml index c6b740e4bc..be7a4e3754 100644 --- a/community/twofactor-auth/1.0.0/Chart.yaml +++ b/community/twofactor-auth/1.0.1/Chart.yaml @@ -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 diff --git a/community/twofactor-auth/1.0.0/README.md b/community/twofactor-auth/1.0.1/README.md similarity index 100% rename from community/twofactor-auth/1.0.0/README.md rename to community/twofactor-auth/1.0.1/README.md diff --git a/community/twofactor-auth/1.0.0/app-readme.md b/community/twofactor-auth/1.0.1/app-readme.md similarity index 100% rename from community/twofactor-auth/1.0.0/app-readme.md rename to community/twofactor-auth/1.0.1/app-readme.md diff --git a/community/twofactor-auth/1.0.0/charts/common-1.1.1.tgz b/community/twofactor-auth/1.0.1/charts/common-1.1.1.tgz similarity index 100% rename from community/twofactor-auth/1.0.0/charts/common-1.1.1.tgz rename to community/twofactor-auth/1.0.1/charts/common-1.1.1.tgz diff --git a/community/twofactor-auth/1.0.0/ci/basic-values.yaml b/community/twofactor-auth/1.0.1/ci/basic-values.yaml similarity index 100% rename from community/twofactor-auth/1.0.0/ci/basic-values.yaml rename to community/twofactor-auth/1.0.1/ci/basic-values.yaml diff --git a/community/twofactor-auth/1.0.0/ci/extra-values.yaml b/community/twofactor-auth/1.0.1/ci/extra-values.yaml similarity index 100% rename from community/twofactor-auth/1.0.0/ci/extra-values.yaml rename to community/twofactor-auth/1.0.1/ci/extra-values.yaml diff --git a/community/twofactor-auth/1.0.0/ci/hostNet-values.yaml b/community/twofactor-auth/1.0.1/ci/hostNet-values.yaml similarity index 100% rename from community/twofactor-auth/1.0.0/ci/hostNet-values.yaml rename to community/twofactor-auth/1.0.1/ci/hostNet-values.yaml diff --git a/community/twofactor-auth/1.0.0/ix_values.yaml b/community/twofactor-auth/1.0.1/ix_values.yaml similarity index 90% rename from community/twofactor-auth/1.0.0/ix_values.yaml rename to community/twofactor-auth/1.0.1/ix_values.yaml index 921059672b..837ec648b2 100644 --- a/community/twofactor-auth/1.0.0/ix_values.yaml +++ b/community/twofactor-auth/1.0.1/ix_values.yaml @@ -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: '' diff --git a/community/twofactor-auth/1.0.0/metadata.yaml b/community/twofactor-auth/1.0.1/metadata.yaml similarity index 100% rename from community/twofactor-auth/1.0.0/metadata.yaml rename to community/twofactor-auth/1.0.1/metadata.yaml diff --git a/community/twofactor-auth/1.0.0/questions.yaml b/community/twofactor-auth/1.0.1/questions.yaml similarity index 100% rename from community/twofactor-auth/1.0.0/questions.yaml rename to community/twofactor-auth/1.0.1/questions.yaml diff --git a/community/twofactor-auth/1.0.0/templates/NOTES.txt b/community/twofactor-auth/1.0.1/templates/NOTES.txt similarity index 100% rename from community/twofactor-auth/1.0.0/templates/NOTES.txt rename to community/twofactor-auth/1.0.1/templates/NOTES.txt diff --git a/community/twofactor-auth/1.0.0/templates/_2fauth.tpl b/community/twofactor-auth/1.0.1/templates/_2fauth.tpl similarity index 100% rename from community/twofactor-auth/1.0.0/templates/_2fauth.tpl rename to community/twofactor-auth/1.0.1/templates/_2fauth.tpl diff --git a/community/twofactor-auth/1.0.0/templates/_configuration.tpl b/community/twofactor-auth/1.0.1/templates/_configuration.tpl similarity index 100% rename from community/twofactor-auth/1.0.0/templates/_configuration.tpl rename to community/twofactor-auth/1.0.1/templates/_configuration.tpl diff --git a/community/twofactor-auth/1.0.0/templates/_persistence.tpl b/community/twofactor-auth/1.0.1/templates/_persistence.tpl similarity index 100% rename from community/twofactor-auth/1.0.0/templates/_persistence.tpl rename to community/twofactor-auth/1.0.1/templates/_persistence.tpl diff --git a/community/twofactor-auth/1.0.0/templates/_portal.tpl b/community/twofactor-auth/1.0.1/templates/_portal.tpl similarity index 100% rename from community/twofactor-auth/1.0.0/templates/_portal.tpl rename to community/twofactor-auth/1.0.1/templates/_portal.tpl diff --git a/community/twofactor-auth/1.0.0/templates/_service.tpl b/community/twofactor-auth/1.0.1/templates/_service.tpl similarity index 100% rename from community/twofactor-auth/1.0.0/templates/_service.tpl rename to community/twofactor-auth/1.0.1/templates/_service.tpl diff --git a/community/twofactor-auth/1.0.0/templates/_validation.tpl b/community/twofactor-auth/1.0.1/templates/_validation.tpl similarity index 100% rename from community/twofactor-auth/1.0.0/templates/_validation.tpl rename to community/twofactor-auth/1.0.1/templates/_validation.tpl diff --git a/community/twofactor-auth/1.0.0/templates/common.yaml b/community/twofactor-auth/1.0.1/templates/common.yaml similarity index 100% rename from community/twofactor-auth/1.0.0/templates/common.yaml rename to community/twofactor-auth/1.0.1/templates/common.yaml