diff --git a/community/n8n/1.0.4/Chart.lock b/community/n8n/1.0.5/Chart.lock similarity index 100% rename from community/n8n/1.0.4/Chart.lock rename to community/n8n/1.0.5/Chart.lock diff --git a/community/n8n/1.0.4/Chart.yaml b/community/n8n/1.0.5/Chart.yaml similarity index 94% rename from community/n8n/1.0.4/Chart.yaml rename to community/n8n/1.0.5/Chart.yaml index 96596670d2..a992b157f6 100644 --- a/community/n8n/1.0.4/Chart.yaml +++ b/community/n8n/1.0.5/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.0.4 +version: 1.0.5 apiVersion: v2 -appVersion: 1.8.1 +appVersion: 1.8.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/n8n/1.0.4/README.md b/community/n8n/1.0.5/README.md similarity index 100% rename from community/n8n/1.0.4/README.md rename to community/n8n/1.0.5/README.md diff --git a/community/n8n/1.0.4/app-readme.md b/community/n8n/1.0.5/app-readme.md similarity index 100% rename from community/n8n/1.0.4/app-readme.md rename to community/n8n/1.0.5/app-readme.md diff --git a/community/n8n/1.0.4/charts/common-1.1.1.tgz b/community/n8n/1.0.5/charts/common-1.1.1.tgz similarity index 100% rename from community/n8n/1.0.4/charts/common-1.1.1.tgz rename to community/n8n/1.0.5/charts/common-1.1.1.tgz diff --git a/community/n8n/1.0.4/ci/basic-values.yaml b/community/n8n/1.0.5/ci/basic-values.yaml similarity index 100% rename from community/n8n/1.0.4/ci/basic-values.yaml rename to community/n8n/1.0.5/ci/basic-values.yaml diff --git a/community/n8n/1.0.4/ci/https-values.yaml b/community/n8n/1.0.5/ci/https-values.yaml similarity index 100% rename from community/n8n/1.0.4/ci/https-values.yaml rename to community/n8n/1.0.5/ci/https-values.yaml diff --git a/community/n8n/1.0.4/ix_values.yaml b/community/n8n/1.0.5/ix_values.yaml similarity index 98% rename from community/n8n/1.0.4/ix_values.yaml rename to community/n8n/1.0.5/ix_values.yaml index b721de3b09..159a18ce35 100644 --- a/community/n8n/1.0.4/ix_values.yaml +++ b/community/n8n/1.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.8.1 + tag: 1.8.2 resources: limits: diff --git a/community/n8n/1.0.4/metadata.yaml b/community/n8n/1.0.5/metadata.yaml similarity index 100% rename from community/n8n/1.0.4/metadata.yaml rename to community/n8n/1.0.5/metadata.yaml diff --git a/community/n8n/1.0.4/questions.yaml b/community/n8n/1.0.5/questions.yaml similarity index 100% rename from community/n8n/1.0.4/questions.yaml rename to community/n8n/1.0.5/questions.yaml diff --git a/community/n8n/1.0.4/templates/NOTES.txt b/community/n8n/1.0.5/templates/NOTES.txt similarity index 100% rename from community/n8n/1.0.4/templates/NOTES.txt rename to community/n8n/1.0.5/templates/NOTES.txt diff --git a/community/n8n/1.0.4/templates/_configuration.tpl b/community/n8n/1.0.5/templates/_configuration.tpl similarity index 100% rename from community/n8n/1.0.4/templates/_configuration.tpl rename to community/n8n/1.0.5/templates/_configuration.tpl diff --git a/community/n8n/1.0.4/templates/_n8n.tpl b/community/n8n/1.0.5/templates/_n8n.tpl similarity index 100% rename from community/n8n/1.0.4/templates/_n8n.tpl rename to community/n8n/1.0.5/templates/_n8n.tpl diff --git a/community/n8n/1.0.4/templates/_persistence.tpl b/community/n8n/1.0.5/templates/_persistence.tpl similarity index 100% rename from community/n8n/1.0.4/templates/_persistence.tpl rename to community/n8n/1.0.5/templates/_persistence.tpl diff --git a/community/n8n/1.0.4/templates/_portal.tpl b/community/n8n/1.0.5/templates/_portal.tpl similarity index 100% rename from community/n8n/1.0.4/templates/_portal.tpl rename to community/n8n/1.0.5/templates/_portal.tpl diff --git a/community/n8n/1.0.4/templates/_postgres.tpl b/community/n8n/1.0.5/templates/_postgres.tpl similarity index 100% rename from community/n8n/1.0.4/templates/_postgres.tpl rename to community/n8n/1.0.5/templates/_postgres.tpl diff --git a/community/n8n/1.0.4/templates/_redis.tpl b/community/n8n/1.0.5/templates/_redis.tpl similarity index 100% rename from community/n8n/1.0.4/templates/_redis.tpl rename to community/n8n/1.0.5/templates/_redis.tpl diff --git a/community/n8n/1.0.4/templates/_service.tpl b/community/n8n/1.0.5/templates/_service.tpl similarity index 100% rename from community/n8n/1.0.4/templates/_service.tpl rename to community/n8n/1.0.5/templates/_service.tpl diff --git a/community/n8n/1.0.4/templates/_validation.tpl b/community/n8n/1.0.5/templates/_validation.tpl similarity index 100% rename from community/n8n/1.0.4/templates/_validation.tpl rename to community/n8n/1.0.5/templates/_validation.tpl diff --git a/community/n8n/1.0.4/templates/common.yaml b/community/n8n/1.0.5/templates/common.yaml similarity index 100% rename from community/n8n/1.0.4/templates/common.yaml rename to community/n8n/1.0.5/templates/common.yaml diff --git a/community/sabnzbd/1.0.2/Chart.lock b/community/sabnzbd/1.0.2/Chart.lock deleted file mode 100644 index 4aeb23c76f..0000000000 --- a/community/sabnzbd/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-28T16:57:29.71453931+03:00" diff --git a/community/sabnzbd/1.0.2/charts/common-1.1.0.tgz b/community/sabnzbd/1.0.2/charts/common-1.1.0.tgz deleted file mode 100644 index 0fb4365336..0000000000 Binary files a/community/sabnzbd/1.0.2/charts/common-1.1.0.tgz and /dev/null differ diff --git a/community/sabnzbd/1.0.3/Chart.lock b/community/sabnzbd/1.0.3/Chart.lock new file mode 100644 index 0000000000..6d0b8572c9 --- /dev/null +++ b/community/sabnzbd/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-27T09:51:50.59371428+03:00" diff --git a/community/sabnzbd/1.0.2/Chart.yaml b/community/sabnzbd/1.0.3/Chart.yaml similarity index 93% rename from community/sabnzbd/1.0.2/Chart.yaml rename to community/sabnzbd/1.0.3/Chart.yaml index f4211b72d3..f2b448dba3 100644 --- a/community/sabnzbd/1.0.2/Chart.yaml +++ b/community/sabnzbd/1.0.3/Chart.yaml @@ -3,9 +3,9 @@ description: SABnzbd is an Open Source Binary Newsreader written in Python. annotations: title: SABnzbd type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 -appVersion: 4.0.3 +appVersion: 4.1.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://sabnzbd.org/ icon: https://raw.githubusercontent.com/sabnzbd/sabnzbd/develop/icons/logo-arrow.svg sources: diff --git a/community/sabnzbd/1.0.2/README.md b/community/sabnzbd/1.0.3/README.md similarity index 100% rename from community/sabnzbd/1.0.2/README.md rename to community/sabnzbd/1.0.3/README.md diff --git a/community/sabnzbd/1.0.2/app-readme.md b/community/sabnzbd/1.0.3/app-readme.md similarity index 100% rename from community/sabnzbd/1.0.2/app-readme.md rename to community/sabnzbd/1.0.3/app-readme.md diff --git a/community/sabnzbd/1.0.3/charts/common-1.1.1.tgz b/community/sabnzbd/1.0.3/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..9615494dff Binary files /dev/null and b/community/sabnzbd/1.0.3/charts/common-1.1.1.tgz differ diff --git a/community/sabnzbd/1.0.2/ci/basic-values.yaml b/community/sabnzbd/1.0.3/ci/basic-values.yaml similarity index 100% rename from community/sabnzbd/1.0.2/ci/basic-values.yaml rename to community/sabnzbd/1.0.3/ci/basic-values.yaml diff --git a/community/sabnzbd/1.0.2/ci/extra-values.yaml b/community/sabnzbd/1.0.3/ci/extra-values.yaml similarity index 100% rename from community/sabnzbd/1.0.2/ci/extra-values.yaml rename to community/sabnzbd/1.0.3/ci/extra-values.yaml diff --git a/community/sabnzbd/1.0.2/ci/hostNet-values.yaml b/community/sabnzbd/1.0.3/ci/hostNet-values.yaml similarity index 100% rename from community/sabnzbd/1.0.2/ci/hostNet-values.yaml rename to community/sabnzbd/1.0.3/ci/hostNet-values.yaml diff --git a/community/sabnzbd/1.0.2/ix_values.yaml b/community/sabnzbd/1.0.3/ix_values.yaml similarity index 96% rename from community/sabnzbd/1.0.2/ix_values.yaml rename to community/sabnzbd/1.0.3/ix_values.yaml index f928727067..ecfce92403 100644 --- a/community/sabnzbd/1.0.2/ix_values.yaml +++ b/community/sabnzbd/1.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/sabnzbd pullPolicy: IfNotPresent - tag: 4.0.3 + tag: 4.1.0 resources: limits: diff --git a/community/sabnzbd/1.0.2/metadata.yaml b/community/sabnzbd/1.0.3/metadata.yaml similarity index 100% rename from community/sabnzbd/1.0.2/metadata.yaml rename to community/sabnzbd/1.0.3/metadata.yaml diff --git a/community/sabnzbd/1.0.2/questions.yaml b/community/sabnzbd/1.0.3/questions.yaml similarity index 100% rename from community/sabnzbd/1.0.2/questions.yaml rename to community/sabnzbd/1.0.3/questions.yaml diff --git a/community/sabnzbd/1.0.2/templates/NOTES.txt b/community/sabnzbd/1.0.3/templates/NOTES.txt similarity index 100% rename from community/sabnzbd/1.0.2/templates/NOTES.txt rename to community/sabnzbd/1.0.3/templates/NOTES.txt diff --git a/community/sabnzbd/1.0.2/templates/_persistence.tpl b/community/sabnzbd/1.0.3/templates/_persistence.tpl similarity index 100% rename from community/sabnzbd/1.0.2/templates/_persistence.tpl rename to community/sabnzbd/1.0.3/templates/_persistence.tpl diff --git a/community/sabnzbd/1.0.2/templates/_portal.tpl b/community/sabnzbd/1.0.3/templates/_portal.tpl similarity index 100% rename from community/sabnzbd/1.0.2/templates/_portal.tpl rename to community/sabnzbd/1.0.3/templates/_portal.tpl diff --git a/community/sabnzbd/1.0.2/templates/_sabnzbd.tpl b/community/sabnzbd/1.0.3/templates/_sabnzbd.tpl similarity index 100% rename from community/sabnzbd/1.0.2/templates/_sabnzbd.tpl rename to community/sabnzbd/1.0.3/templates/_sabnzbd.tpl diff --git a/community/sabnzbd/1.0.2/templates/_service.tpl b/community/sabnzbd/1.0.3/templates/_service.tpl similarity index 100% rename from community/sabnzbd/1.0.2/templates/_service.tpl rename to community/sabnzbd/1.0.3/templates/_service.tpl diff --git a/community/sabnzbd/1.0.2/templates/common.yaml b/community/sabnzbd/1.0.3/templates/common.yaml similarity index 100% rename from community/sabnzbd/1.0.2/templates/common.yaml rename to community/sabnzbd/1.0.3/templates/common.yaml diff --git a/community/tailscale/1.0.17/Chart.lock b/community/tailscale/1.0.18/Chart.lock similarity index 100% rename from community/tailscale/1.0.17/Chart.lock rename to community/tailscale/1.0.18/Chart.lock diff --git a/community/tailscale/1.0.17/Chart.yaml b/community/tailscale/1.0.18/Chart.yaml similarity index 94% rename from community/tailscale/1.0.17/Chart.yaml rename to community/tailscale/1.0.18/Chart.yaml index 2ca7e6f9ba..ff8a37554d 100644 --- a/community/tailscale/1.0.17/Chart.yaml +++ b/community/tailscale/1.0.18/Chart.yaml @@ -3,9 +3,9 @@ description: Secure remote access to shared resources annotations: title: Tailscale type: application -version: 1.0.17 +version: 1.0.18 apiVersion: v2 -appVersion: 1.48.2 +appVersion: 1.50.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/tailscale/1.0.17/README.md b/community/tailscale/1.0.18/README.md similarity index 100% rename from community/tailscale/1.0.17/README.md rename to community/tailscale/1.0.18/README.md diff --git a/community/tailscale/1.0.17/app-readme.md b/community/tailscale/1.0.18/app-readme.md similarity index 100% rename from community/tailscale/1.0.17/app-readme.md rename to community/tailscale/1.0.18/app-readme.md diff --git a/community/tailscale/1.0.17/charts/common-1.1.1.tgz b/community/tailscale/1.0.18/charts/common-1.1.1.tgz similarity index 100% rename from community/tailscale/1.0.17/charts/common-1.1.1.tgz rename to community/tailscale/1.0.18/charts/common-1.1.1.tgz diff --git a/community/tailscale/1.0.17/ci/basic-values.yaml b/community/tailscale/1.0.18/ci/basic-values.yaml similarity index 100% rename from community/tailscale/1.0.17/ci/basic-values.yaml rename to community/tailscale/1.0.18/ci/basic-values.yaml diff --git a/community/tailscale/1.0.17/ix_values.yaml b/community/tailscale/1.0.18/ix_values.yaml similarity index 95% rename from community/tailscale/1.0.17/ix_values.yaml rename to community/tailscale/1.0.18/ix_values.yaml index a8d72b6ee8..4d4b290d0e 100644 --- a/community/tailscale/1.0.17/ix_values.yaml +++ b/community/tailscale/1.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.48.2 + tag: v1.50.0 resources: limits: diff --git a/community/tailscale/1.0.17/metadata.yaml b/community/tailscale/1.0.18/metadata.yaml similarity index 100% rename from community/tailscale/1.0.17/metadata.yaml rename to community/tailscale/1.0.18/metadata.yaml diff --git a/community/tailscale/1.0.17/questions.yaml b/community/tailscale/1.0.18/questions.yaml similarity index 100% rename from community/tailscale/1.0.17/questions.yaml rename to community/tailscale/1.0.18/questions.yaml diff --git a/community/tailscale/1.0.17/templates/NOTES.txt b/community/tailscale/1.0.18/templates/NOTES.txt similarity index 100% rename from community/tailscale/1.0.17/templates/NOTES.txt rename to community/tailscale/1.0.18/templates/NOTES.txt diff --git a/community/tailscale/1.0.17/templates/_helper.tpl b/community/tailscale/1.0.18/templates/_helper.tpl similarity index 100% rename from community/tailscale/1.0.17/templates/_helper.tpl rename to community/tailscale/1.0.18/templates/_helper.tpl diff --git a/community/tailscale/1.0.17/templates/_tailscale.tpl b/community/tailscale/1.0.18/templates/_tailscale.tpl similarity index 100% rename from community/tailscale/1.0.17/templates/_tailscale.tpl rename to community/tailscale/1.0.18/templates/_tailscale.tpl diff --git a/community/tailscale/1.0.17/templates/common.yaml b/community/tailscale/1.0.18/templates/common.yaml similarity index 100% rename from community/tailscale/1.0.17/templates/common.yaml rename to community/tailscale/1.0.18/templates/common.yaml