diff --git a/charts/home-assistant/2.0.9/.helmignore b/charts/home-assistant/2.0.10/.helmignore similarity index 100% rename from charts/home-assistant/2.0.9/.helmignore rename to charts/home-assistant/2.0.10/.helmignore diff --git a/charts/home-assistant/2.0.9/Chart.lock b/charts/home-assistant/2.0.10/Chart.lock similarity index 100% rename from charts/home-assistant/2.0.9/Chart.lock rename to charts/home-assistant/2.0.10/Chart.lock diff --git a/charts/home-assistant/2.0.9/Chart.yaml b/charts/home-assistant/2.0.10/Chart.yaml similarity index 94% rename from charts/home-assistant/2.0.9/Chart.yaml rename to charts/home-assistant/2.0.10/Chart.yaml index 7005c6271b..04aa57a552 100644 --- a/charts/home-assistant/2.0.9/Chart.yaml +++ b/charts/home-assistant/2.0.10/Chart.yaml @@ -4,9 +4,9 @@ description: Home Assistant is an open source home automation that puts local co annotations: title: Home Assistant type: application -version: 2.0.9 +version: 2.0.10 apiVersion: v2 -appVersion: 2024.2.2 +appVersion: 2024.2.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/2.0.9/README.md b/charts/home-assistant/2.0.10/README.md similarity index 100% rename from charts/home-assistant/2.0.9/README.md rename to charts/home-assistant/2.0.10/README.md diff --git a/charts/home-assistant/2.0.9/app-readme.md b/charts/home-assistant/2.0.10/app-readme.md similarity index 100% rename from charts/home-assistant/2.0.9/app-readme.md rename to charts/home-assistant/2.0.10/app-readme.md diff --git a/charts/home-assistant/2.0.9/charts/common-1.2.9.tgz b/charts/home-assistant/2.0.10/charts/common-1.2.9.tgz similarity index 100% rename from charts/home-assistant/2.0.9/charts/common-1.2.9.tgz rename to charts/home-assistant/2.0.10/charts/common-1.2.9.tgz diff --git a/charts/home-assistant/2.0.9/ci/basic-values.yaml b/charts/home-assistant/2.0.10/ci/basic-values.yaml similarity index 100% rename from charts/home-assistant/2.0.9/ci/basic-values.yaml rename to charts/home-assistant/2.0.10/ci/basic-values.yaml diff --git a/charts/home-assistant/2.0.9/ix_values.yaml b/charts/home-assistant/2.0.10/ix_values.yaml similarity index 98% rename from charts/home-assistant/2.0.9/ix_values.yaml rename to charts/home-assistant/2.0.10/ix_values.yaml index 0a9763d4c4..bdab25ebeb 100644 --- a/charts/home-assistant/2.0.9/ix_values.yaml +++ b/charts/home-assistant/2.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2024.2.2 + tag: 2024.2.3 # Keep using the same image # as before the migration diff --git a/charts/home-assistant/2.0.9/metadata.yaml b/charts/home-assistant/2.0.10/metadata.yaml similarity index 100% rename from charts/home-assistant/2.0.9/metadata.yaml rename to charts/home-assistant/2.0.10/metadata.yaml diff --git a/charts/home-assistant/2.0.9/migrations/migrate b/charts/home-assistant/2.0.10/migrations/migrate similarity index 100% rename from charts/home-assistant/2.0.9/migrations/migrate rename to charts/home-assistant/2.0.10/migrations/migrate diff --git a/charts/home-assistant/2.0.9/questions.yaml b/charts/home-assistant/2.0.10/questions.yaml similarity index 100% rename from charts/home-assistant/2.0.9/questions.yaml rename to charts/home-assistant/2.0.10/questions.yaml diff --git a/charts/home-assistant/2.0.9/templates/NOTES.txt b/charts/home-assistant/2.0.10/templates/NOTES.txt similarity index 100% rename from charts/home-assistant/2.0.9/templates/NOTES.txt rename to charts/home-assistant/2.0.10/templates/NOTES.txt diff --git a/charts/home-assistant/2.0.9/templates/_configuration.tpl b/charts/home-assistant/2.0.10/templates/_configuration.tpl similarity index 100% rename from charts/home-assistant/2.0.9/templates/_configuration.tpl rename to charts/home-assistant/2.0.10/templates/_configuration.tpl diff --git a/charts/home-assistant/2.0.9/templates/_home-assistant.tpl b/charts/home-assistant/2.0.10/templates/_home-assistant.tpl similarity index 100% rename from charts/home-assistant/2.0.9/templates/_home-assistant.tpl rename to charts/home-assistant/2.0.10/templates/_home-assistant.tpl diff --git a/charts/home-assistant/2.0.9/templates/_migration.tpl b/charts/home-assistant/2.0.10/templates/_migration.tpl similarity index 100% rename from charts/home-assistant/2.0.9/templates/_migration.tpl rename to charts/home-assistant/2.0.10/templates/_migration.tpl diff --git a/charts/home-assistant/2.0.9/templates/_persistance.tpl b/charts/home-assistant/2.0.10/templates/_persistance.tpl similarity index 100% rename from charts/home-assistant/2.0.9/templates/_persistance.tpl rename to charts/home-assistant/2.0.10/templates/_persistance.tpl diff --git a/charts/home-assistant/2.0.9/templates/_portal.tpl b/charts/home-assistant/2.0.10/templates/_portal.tpl similarity index 100% rename from charts/home-assistant/2.0.9/templates/_portal.tpl rename to charts/home-assistant/2.0.10/templates/_portal.tpl diff --git a/charts/home-assistant/2.0.9/templates/_postgres.tpl b/charts/home-assistant/2.0.10/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/2.0.9/templates/_postgres.tpl rename to charts/home-assistant/2.0.10/templates/_postgres.tpl diff --git a/charts/home-assistant/2.0.9/templates/_service.tpl b/charts/home-assistant/2.0.10/templates/_service.tpl similarity index 100% rename from charts/home-assistant/2.0.9/templates/_service.tpl rename to charts/home-assistant/2.0.10/templates/_service.tpl diff --git a/charts/home-assistant/2.0.9/templates/common.yaml b/charts/home-assistant/2.0.10/templates/common.yaml similarity index 100% rename from charts/home-assistant/2.0.9/templates/common.yaml rename to charts/home-assistant/2.0.10/templates/common.yaml diff --git a/charts/home-assistant/2.0.9/to_keep_versions.md b/charts/home-assistant/2.0.10/to_keep_versions.md similarity index 100% rename from charts/home-assistant/2.0.9/to_keep_versions.md rename to charts/home-assistant/2.0.10/to_keep_versions.md diff --git a/community/drawio/1.2.18/Chart.lock b/community/drawio/1.2.19/Chart.lock similarity index 100% rename from community/drawio/1.2.18/Chart.lock rename to community/drawio/1.2.19/Chart.lock diff --git a/community/drawio/1.2.18/Chart.yaml b/community/drawio/1.2.19/Chart.yaml similarity index 94% rename from community/drawio/1.2.18/Chart.yaml rename to community/drawio/1.2.19/Chart.yaml index be0d65ab5f..6211bea75c 100644 --- a/community/drawio/1.2.18/Chart.yaml +++ b/community/drawio/1.2.19/Chart.yaml @@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application. annotations: title: Draw.IO type: application -version: 1.2.18 +version: 1.2.19 apiVersion: v2 -appVersion: 23.1.5 +appVersion: 23.1.6 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/drawio/1.2.18/README.md b/community/drawio/1.2.19/README.md similarity index 100% rename from community/drawio/1.2.18/README.md rename to community/drawio/1.2.19/README.md diff --git a/community/drawio/1.2.18/app-readme.md b/community/drawio/1.2.19/app-readme.md similarity index 100% rename from community/drawio/1.2.18/app-readme.md rename to community/drawio/1.2.19/app-readme.md diff --git a/community/drawio/1.2.18/charts/common-1.2.9.tgz b/community/drawio/1.2.19/charts/common-1.2.9.tgz similarity index 100% rename from community/drawio/1.2.18/charts/common-1.2.9.tgz rename to community/drawio/1.2.19/charts/common-1.2.9.tgz diff --git a/community/drawio/1.2.18/ci/basic-values.yaml b/community/drawio/1.2.19/ci/basic-values.yaml similarity index 100% rename from community/drawio/1.2.18/ci/basic-values.yaml rename to community/drawio/1.2.19/ci/basic-values.yaml diff --git a/community/drawio/1.2.18/ci/extra-values.yaml b/community/drawio/1.2.19/ci/extra-values.yaml similarity index 100% rename from community/drawio/1.2.18/ci/extra-values.yaml rename to community/drawio/1.2.19/ci/extra-values.yaml diff --git a/community/drawio/1.2.18/ci/hostNet-values.yaml b/community/drawio/1.2.19/ci/hostNet-values.yaml similarity index 100% rename from community/drawio/1.2.18/ci/hostNet-values.yaml rename to community/drawio/1.2.19/ci/hostNet-values.yaml diff --git a/community/drawio/1.2.18/ix_values.yaml b/community/drawio/1.2.19/ix_values.yaml similarity index 95% rename from community/drawio/1.2.18/ix_values.yaml rename to community/drawio/1.2.19/ix_values.yaml index 5e67fde74b..ed128179e0 100644 --- a/community/drawio/1.2.18/ix_values.yaml +++ b/community/drawio/1.2.19/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jgraph/drawio pullPolicy: IfNotPresent - tag: 23.1.5 + tag: 23.1.6 resources: limits: diff --git a/community/drawio/1.2.18/metadata.yaml b/community/drawio/1.2.19/metadata.yaml similarity index 100% rename from community/drawio/1.2.18/metadata.yaml rename to community/drawio/1.2.19/metadata.yaml diff --git a/community/drawio/1.2.18/migrations/migrate b/community/drawio/1.2.19/migrations/migrate similarity index 100% rename from community/drawio/1.2.18/migrations/migrate rename to community/drawio/1.2.19/migrations/migrate diff --git a/community/drawio/1.2.18/questions.yaml b/community/drawio/1.2.19/questions.yaml similarity index 100% rename from community/drawio/1.2.18/questions.yaml rename to community/drawio/1.2.19/questions.yaml diff --git a/community/drawio/1.2.18/templates/NOTES.txt b/community/drawio/1.2.19/templates/NOTES.txt similarity index 100% rename from community/drawio/1.2.18/templates/NOTES.txt rename to community/drawio/1.2.19/templates/NOTES.txt diff --git a/community/drawio/1.2.18/templates/_drawio.tpl b/community/drawio/1.2.19/templates/_drawio.tpl similarity index 100% rename from community/drawio/1.2.18/templates/_drawio.tpl rename to community/drawio/1.2.19/templates/_drawio.tpl diff --git a/community/drawio/1.2.18/templates/_persistence.tpl b/community/drawio/1.2.19/templates/_persistence.tpl similarity index 100% rename from community/drawio/1.2.18/templates/_persistence.tpl rename to community/drawio/1.2.19/templates/_persistence.tpl diff --git a/community/drawio/1.2.18/templates/_portal.tpl b/community/drawio/1.2.19/templates/_portal.tpl similarity index 100% rename from community/drawio/1.2.18/templates/_portal.tpl rename to community/drawio/1.2.19/templates/_portal.tpl diff --git a/community/drawio/1.2.18/templates/_service.tpl b/community/drawio/1.2.19/templates/_service.tpl similarity index 100% rename from community/drawio/1.2.18/templates/_service.tpl rename to community/drawio/1.2.19/templates/_service.tpl diff --git a/community/drawio/1.2.18/templates/common.yaml b/community/drawio/1.2.19/templates/common.yaml similarity index 100% rename from community/drawio/1.2.18/templates/common.yaml rename to community/drawio/1.2.19/templates/common.yaml diff --git a/community/n8n/1.2.25/Chart.lock b/community/n8n/1.2.26/Chart.lock similarity index 100% rename from community/n8n/1.2.25/Chart.lock rename to community/n8n/1.2.26/Chart.lock diff --git a/community/n8n/1.2.25/Chart.yaml b/community/n8n/1.2.26/Chart.yaml similarity index 94% rename from community/n8n/1.2.25/Chart.yaml rename to community/n8n/1.2.26/Chart.yaml index ff4c24fbf6..d107ed4eb9 100644 --- a/community/n8n/1.2.25/Chart.yaml +++ b/community/n8n/1.2.26/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.2.25 +version: 1.2.26 apiVersion: v2 -appVersion: 1.30.0 +appVersion: 1.30.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/n8n/1.2.25/README.md b/community/n8n/1.2.26/README.md similarity index 100% rename from community/n8n/1.2.25/README.md rename to community/n8n/1.2.26/README.md diff --git a/community/n8n/1.2.25/app-readme.md b/community/n8n/1.2.26/app-readme.md similarity index 100% rename from community/n8n/1.2.25/app-readme.md rename to community/n8n/1.2.26/app-readme.md diff --git a/community/n8n/1.2.25/charts/common-1.2.9.tgz b/community/n8n/1.2.26/charts/common-1.2.9.tgz similarity index 100% rename from community/n8n/1.2.25/charts/common-1.2.9.tgz rename to community/n8n/1.2.26/charts/common-1.2.9.tgz diff --git a/community/n8n/1.2.25/ci/basic-values.yaml b/community/n8n/1.2.26/ci/basic-values.yaml similarity index 100% rename from community/n8n/1.2.25/ci/basic-values.yaml rename to community/n8n/1.2.26/ci/basic-values.yaml diff --git a/community/n8n/1.2.25/ci/https-values.yaml b/community/n8n/1.2.26/ci/https-values.yaml similarity index 100% rename from community/n8n/1.2.25/ci/https-values.yaml rename to community/n8n/1.2.26/ci/https-values.yaml diff --git a/community/n8n/1.2.25/ix_values.yaml b/community/n8n/1.2.26/ix_values.yaml similarity index 98% rename from community/n8n/1.2.25/ix_values.yaml rename to community/n8n/1.2.26/ix_values.yaml index 39db639fb4..7fc27d092a 100644 --- a/community/n8n/1.2.25/ix_values.yaml +++ b/community/n8n/1.2.26/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.30.0 + tag: 1.30.1 resources: limits: diff --git a/community/n8n/1.2.25/metadata.yaml b/community/n8n/1.2.26/metadata.yaml similarity index 100% rename from community/n8n/1.2.25/metadata.yaml rename to community/n8n/1.2.26/metadata.yaml diff --git a/community/n8n/1.2.25/migrations/migrate b/community/n8n/1.2.26/migrations/migrate similarity index 100% rename from community/n8n/1.2.25/migrations/migrate rename to community/n8n/1.2.26/migrations/migrate diff --git a/community/n8n/1.2.25/questions.yaml b/community/n8n/1.2.26/questions.yaml similarity index 100% rename from community/n8n/1.2.25/questions.yaml rename to community/n8n/1.2.26/questions.yaml diff --git a/community/n8n/1.2.25/templates/NOTES.txt b/community/n8n/1.2.26/templates/NOTES.txt similarity index 100% rename from community/n8n/1.2.25/templates/NOTES.txt rename to community/n8n/1.2.26/templates/NOTES.txt diff --git a/community/n8n/1.2.25/templates/_configuration.tpl b/community/n8n/1.2.26/templates/_configuration.tpl similarity index 100% rename from community/n8n/1.2.25/templates/_configuration.tpl rename to community/n8n/1.2.26/templates/_configuration.tpl diff --git a/community/n8n/1.2.25/templates/_n8n.tpl b/community/n8n/1.2.26/templates/_n8n.tpl similarity index 100% rename from community/n8n/1.2.25/templates/_n8n.tpl rename to community/n8n/1.2.26/templates/_n8n.tpl diff --git a/community/n8n/1.2.25/templates/_persistence.tpl b/community/n8n/1.2.26/templates/_persistence.tpl similarity index 100% rename from community/n8n/1.2.25/templates/_persistence.tpl rename to community/n8n/1.2.26/templates/_persistence.tpl diff --git a/community/n8n/1.2.25/templates/_portal.tpl b/community/n8n/1.2.26/templates/_portal.tpl similarity index 100% rename from community/n8n/1.2.25/templates/_portal.tpl rename to community/n8n/1.2.26/templates/_portal.tpl diff --git a/community/n8n/1.2.25/templates/_postgres.tpl b/community/n8n/1.2.26/templates/_postgres.tpl similarity index 100% rename from community/n8n/1.2.25/templates/_postgres.tpl rename to community/n8n/1.2.26/templates/_postgres.tpl diff --git a/community/n8n/1.2.25/templates/_redis.tpl b/community/n8n/1.2.26/templates/_redis.tpl similarity index 100% rename from community/n8n/1.2.25/templates/_redis.tpl rename to community/n8n/1.2.26/templates/_redis.tpl diff --git a/community/n8n/1.2.25/templates/_service.tpl b/community/n8n/1.2.26/templates/_service.tpl similarity index 100% rename from community/n8n/1.2.25/templates/_service.tpl rename to community/n8n/1.2.26/templates/_service.tpl diff --git a/community/n8n/1.2.25/templates/_validation.tpl b/community/n8n/1.2.26/templates/_validation.tpl similarity index 100% rename from community/n8n/1.2.25/templates/_validation.tpl rename to community/n8n/1.2.26/templates/_validation.tpl diff --git a/community/n8n/1.2.25/templates/common.yaml b/community/n8n/1.2.26/templates/common.yaml similarity index 100% rename from community/n8n/1.2.25/templates/common.yaml rename to community/n8n/1.2.26/templates/common.yaml diff --git a/community/tailscale/1.0.32/Chart.lock b/community/tailscale/1.0.33/Chart.lock similarity index 100% rename from community/tailscale/1.0.32/Chart.lock rename to community/tailscale/1.0.33/Chart.lock diff --git a/community/tailscale/1.0.32/Chart.yaml b/community/tailscale/1.0.33/Chart.yaml similarity index 94% rename from community/tailscale/1.0.32/Chart.yaml rename to community/tailscale/1.0.33/Chart.yaml index c188e00c14..50378c4f0d 100644 --- a/community/tailscale/1.0.32/Chart.yaml +++ b/community/tailscale/1.0.33/Chart.yaml @@ -3,9 +3,9 @@ description: Secure remote access to shared resources annotations: title: Tailscale type: application -version: 1.0.32 +version: 1.0.33 apiVersion: v2 -appVersion: 1.58.2 +appVersion: 1.60.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/tailscale/1.0.32/README.md b/community/tailscale/1.0.33/README.md similarity index 100% rename from community/tailscale/1.0.32/README.md rename to community/tailscale/1.0.33/README.md diff --git a/community/tailscale/1.0.32/app-readme.md b/community/tailscale/1.0.33/app-readme.md similarity index 100% rename from community/tailscale/1.0.32/app-readme.md rename to community/tailscale/1.0.33/app-readme.md diff --git a/community/tailscale/1.0.32/charts/common-1.2.9.tgz b/community/tailscale/1.0.33/charts/common-1.2.9.tgz similarity index 100% rename from community/tailscale/1.0.32/charts/common-1.2.9.tgz rename to community/tailscale/1.0.33/charts/common-1.2.9.tgz diff --git a/community/tailscale/1.0.32/ci/basic-values.yaml b/community/tailscale/1.0.33/ci/basic-values.yaml similarity index 100% rename from community/tailscale/1.0.32/ci/basic-values.yaml rename to community/tailscale/1.0.33/ci/basic-values.yaml diff --git a/community/tailscale/1.0.32/ix_values.yaml b/community/tailscale/1.0.33/ix_values.yaml similarity index 95% rename from community/tailscale/1.0.32/ix_values.yaml rename to community/tailscale/1.0.33/ix_values.yaml index 6edb94bf00..85efaa8c9d 100644 --- a/community/tailscale/1.0.32/ix_values.yaml +++ b/community/tailscale/1.0.33/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.58.2 + tag: v1.60.0 resources: limits: diff --git a/community/tailscale/1.0.32/metadata.yaml b/community/tailscale/1.0.33/metadata.yaml similarity index 100% rename from community/tailscale/1.0.32/metadata.yaml rename to community/tailscale/1.0.33/metadata.yaml diff --git a/community/tailscale/1.0.32/questions.yaml b/community/tailscale/1.0.33/questions.yaml similarity index 100% rename from community/tailscale/1.0.32/questions.yaml rename to community/tailscale/1.0.33/questions.yaml diff --git a/community/tailscale/1.0.32/templates/NOTES.txt b/community/tailscale/1.0.33/templates/NOTES.txt similarity index 100% rename from community/tailscale/1.0.32/templates/NOTES.txt rename to community/tailscale/1.0.33/templates/NOTES.txt diff --git a/community/tailscale/1.0.32/templates/_helper.tpl b/community/tailscale/1.0.33/templates/_helper.tpl similarity index 100% rename from community/tailscale/1.0.32/templates/_helper.tpl rename to community/tailscale/1.0.33/templates/_helper.tpl diff --git a/community/tailscale/1.0.32/templates/_tailscale.tpl b/community/tailscale/1.0.33/templates/_tailscale.tpl similarity index 100% rename from community/tailscale/1.0.32/templates/_tailscale.tpl rename to community/tailscale/1.0.33/templates/_tailscale.tpl diff --git a/community/tailscale/1.0.32/templates/common.yaml b/community/tailscale/1.0.33/templates/common.yaml similarity index 100% rename from community/tailscale/1.0.32/templates/common.yaml rename to community/tailscale/1.0.33/templates/common.yaml diff --git a/community/twofactor-auth/1.2.3/Chart.lock b/community/twofactor-auth/1.2.4/Chart.lock similarity index 100% rename from community/twofactor-auth/1.2.3/Chart.lock rename to community/twofactor-auth/1.2.4/Chart.lock diff --git a/community/twofactor-auth/1.2.3/Chart.yaml b/community/twofactor-auth/1.2.4/Chart.yaml similarity index 95% rename from community/twofactor-auth/1.2.3/Chart.yaml rename to community/twofactor-auth/1.2.4/Chart.yaml index f7f8a3425f..b084c2638a 100644 --- a/community/twofactor-auth/1.2.3/Chart.yaml +++ b/community/twofactor-auth/1.2.4/Chart.yaml @@ -4,9 +4,9 @@ description: 2FAuth is a web based self-hosted alternative to One Time Passcode annotations: title: 2FAuth type: application -version: 1.2.3 +version: 1.2.4 apiVersion: v2 -appVersion: 5.0.3 +appVersion: 5.0.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/twofactor-auth/1.2.3/README.md b/community/twofactor-auth/1.2.4/README.md similarity index 100% rename from community/twofactor-auth/1.2.3/README.md rename to community/twofactor-auth/1.2.4/README.md diff --git a/community/twofactor-auth/1.2.3/app-readme.md b/community/twofactor-auth/1.2.4/app-readme.md similarity index 100% rename from community/twofactor-auth/1.2.3/app-readme.md rename to community/twofactor-auth/1.2.4/app-readme.md diff --git a/community/twofactor-auth/1.2.3/charts/common-1.2.9.tgz b/community/twofactor-auth/1.2.4/charts/common-1.2.9.tgz similarity index 100% rename from community/twofactor-auth/1.2.3/charts/common-1.2.9.tgz rename to community/twofactor-auth/1.2.4/charts/common-1.2.9.tgz diff --git a/community/twofactor-auth/1.2.3/ci/basic-values.yaml b/community/twofactor-auth/1.2.4/ci/basic-values.yaml similarity index 100% rename from community/twofactor-auth/1.2.3/ci/basic-values.yaml rename to community/twofactor-auth/1.2.4/ci/basic-values.yaml diff --git a/community/twofactor-auth/1.2.3/ci/extra-values.yaml b/community/twofactor-auth/1.2.4/ci/extra-values.yaml similarity index 100% rename from community/twofactor-auth/1.2.3/ci/extra-values.yaml rename to community/twofactor-auth/1.2.4/ci/extra-values.yaml diff --git a/community/twofactor-auth/1.2.3/ci/hostNet-values.yaml b/community/twofactor-auth/1.2.4/ci/hostNet-values.yaml similarity index 100% rename from community/twofactor-auth/1.2.3/ci/hostNet-values.yaml rename to community/twofactor-auth/1.2.4/ci/hostNet-values.yaml diff --git a/community/twofactor-auth/1.2.3/ix_values.yaml b/community/twofactor-auth/1.2.4/ix_values.yaml similarity index 97% rename from community/twofactor-auth/1.2.3/ix_values.yaml rename to community/twofactor-auth/1.2.4/ix_values.yaml index 5f6067c94e..4507390212 100644 --- a/community/twofactor-auth/1.2.3/ix_values.yaml +++ b/community/twofactor-auth/1.2.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: 2fauth/2fauth pullPolicy: IfNotPresent - tag: 5.0.3 + tag: 5.0.4 resources: limits: diff --git a/community/twofactor-auth/1.2.3/metadata.yaml b/community/twofactor-auth/1.2.4/metadata.yaml similarity index 100% rename from community/twofactor-auth/1.2.3/metadata.yaml rename to community/twofactor-auth/1.2.4/metadata.yaml diff --git a/community/twofactor-auth/1.2.3/migrations/migrate b/community/twofactor-auth/1.2.4/migrations/migrate similarity index 100% rename from community/twofactor-auth/1.2.3/migrations/migrate rename to community/twofactor-auth/1.2.4/migrations/migrate diff --git a/community/twofactor-auth/1.2.3/questions.yaml b/community/twofactor-auth/1.2.4/questions.yaml similarity index 100% rename from community/twofactor-auth/1.2.3/questions.yaml rename to community/twofactor-auth/1.2.4/questions.yaml diff --git a/community/twofactor-auth/1.2.3/templates/NOTES.txt b/community/twofactor-auth/1.2.4/templates/NOTES.txt similarity index 100% rename from community/twofactor-auth/1.2.3/templates/NOTES.txt rename to community/twofactor-auth/1.2.4/templates/NOTES.txt diff --git a/community/twofactor-auth/1.2.3/templates/_2fauth.tpl b/community/twofactor-auth/1.2.4/templates/_2fauth.tpl similarity index 100% rename from community/twofactor-auth/1.2.3/templates/_2fauth.tpl rename to community/twofactor-auth/1.2.4/templates/_2fauth.tpl diff --git a/community/twofactor-auth/1.2.3/templates/_configuration.tpl b/community/twofactor-auth/1.2.4/templates/_configuration.tpl similarity index 100% rename from community/twofactor-auth/1.2.3/templates/_configuration.tpl rename to community/twofactor-auth/1.2.4/templates/_configuration.tpl diff --git a/community/twofactor-auth/1.2.3/templates/_persistence.tpl b/community/twofactor-auth/1.2.4/templates/_persistence.tpl similarity index 100% rename from community/twofactor-auth/1.2.3/templates/_persistence.tpl rename to community/twofactor-auth/1.2.4/templates/_persistence.tpl diff --git a/community/twofactor-auth/1.2.3/templates/_portal.tpl b/community/twofactor-auth/1.2.4/templates/_portal.tpl similarity index 100% rename from community/twofactor-auth/1.2.3/templates/_portal.tpl rename to community/twofactor-auth/1.2.4/templates/_portal.tpl diff --git a/community/twofactor-auth/1.2.3/templates/_service.tpl b/community/twofactor-auth/1.2.4/templates/_service.tpl similarity index 100% rename from community/twofactor-auth/1.2.3/templates/_service.tpl rename to community/twofactor-auth/1.2.4/templates/_service.tpl diff --git a/community/twofactor-auth/1.2.3/templates/_validation.tpl b/community/twofactor-auth/1.2.4/templates/_validation.tpl similarity index 100% rename from community/twofactor-auth/1.2.3/templates/_validation.tpl rename to community/twofactor-auth/1.2.4/templates/_validation.tpl diff --git a/community/twofactor-auth/1.2.3/templates/common.yaml b/community/twofactor-auth/1.2.4/templates/common.yaml similarity index 100% rename from community/twofactor-auth/1.2.3/templates/common.yaml rename to community/twofactor-auth/1.2.4/templates/common.yaml