diff --git a/community/node-red/1.2.5/Chart.lock b/community/node-red/1.2.6/Chart.lock similarity index 100% rename from community/node-red/1.2.5/Chart.lock rename to community/node-red/1.2.6/Chart.lock diff --git a/community/node-red/1.2.5/Chart.yaml b/community/node-red/1.2.6/Chart.yaml similarity index 97% rename from community/node-red/1.2.5/Chart.yaml rename to community/node-red/1.2.6/Chart.yaml index 2bd70eded9..cf12302f0f 100644 --- a/community/node-red/1.2.5/Chart.yaml +++ b/community/node-red/1.2.6/Chart.yaml @@ -4,7 +4,7 @@ description: Node-RED is a programming tool for wiring together hardware devices annotations: title: Node-RED type: application -version: 1.2.5 +version: 1.2.6 apiVersion: v2 appVersion: 3.1.5 kubeVersion: '>=1.16.0-0' diff --git a/community/node-red/1.2.5/README.md b/community/node-red/1.2.6/README.md similarity index 100% rename from community/node-red/1.2.5/README.md rename to community/node-red/1.2.6/README.md diff --git a/community/node-red/1.2.5/app-readme.md b/community/node-red/1.2.6/app-readme.md similarity index 100% rename from community/node-red/1.2.5/app-readme.md rename to community/node-red/1.2.6/app-readme.md diff --git a/community/node-red/1.2.5/charts/common-1.2.9.tgz b/community/node-red/1.2.6/charts/common-1.2.9.tgz similarity index 100% rename from community/node-red/1.2.5/charts/common-1.2.9.tgz rename to community/node-red/1.2.6/charts/common-1.2.9.tgz diff --git a/community/node-red/1.2.5/ci/basic-node14-values.yaml b/community/node-red/1.2.6/ci/basic-node14-values.yaml similarity index 100% rename from community/node-red/1.2.5/ci/basic-node14-values.yaml rename to community/node-red/1.2.6/ci/basic-node14-values.yaml diff --git a/community/node-red/1.2.5/ci/basic-node14minimal-values.yaml b/community/node-red/1.2.6/ci/basic-node14minimal-values.yaml similarity index 100% rename from community/node-red/1.2.5/ci/basic-node14minimal-values.yaml rename to community/node-red/1.2.6/ci/basic-node14minimal-values.yaml diff --git a/community/node-red/1.2.5/ci/basic-node16-values.yaml b/community/node-red/1.2.6/ci/basic-node16-values.yaml similarity index 100% rename from community/node-red/1.2.5/ci/basic-node16-values.yaml rename to community/node-red/1.2.6/ci/basic-node16-values.yaml diff --git a/community/node-red/1.2.5/ci/basic-node16minimal-values.yaml b/community/node-red/1.2.6/ci/basic-node16minimal-values.yaml similarity index 100% rename from community/node-red/1.2.5/ci/basic-node16minimal-values.yaml rename to community/node-red/1.2.6/ci/basic-node16minimal-values.yaml diff --git a/community/node-red/1.2.5/ci/basic-node18-values.yaml b/community/node-red/1.2.6/ci/basic-node18-values.yaml similarity index 100% rename from community/node-red/1.2.5/ci/basic-node18-values.yaml rename to community/node-red/1.2.6/ci/basic-node18-values.yaml diff --git a/community/node-red/1.2.5/ci/basic-node18minimal-values.yaml b/community/node-red/1.2.6/ci/basic-node18minimal-values.yaml similarity index 100% rename from community/node-red/1.2.5/ci/basic-node18minimal-values.yaml rename to community/node-red/1.2.6/ci/basic-node18minimal-values.yaml diff --git a/community/node-red/1.2.5/ci/extra-values.yaml b/community/node-red/1.2.6/ci/extra-values.yaml similarity index 100% rename from community/node-red/1.2.5/ci/extra-values.yaml rename to community/node-red/1.2.6/ci/extra-values.yaml diff --git a/community/node-red/1.2.5/ci/hostNet-values.yaml b/community/node-red/1.2.6/ci/hostNet-values.yaml similarity index 100% rename from community/node-red/1.2.5/ci/hostNet-values.yaml rename to community/node-red/1.2.6/ci/hostNet-values.yaml diff --git a/community/node-red/1.2.5/ix_values.yaml b/community/node-red/1.2.6/ix_values.yaml similarity index 91% rename from community/node-red/1.2.5/ix_values.yaml rename to community/node-red/1.2.6/ix_values.yaml index cf5f102847..f8c932d128 100644 --- a/community/node-red/1.2.5/ix_values.yaml +++ b/community/node-red/1.2.6/ix_values.yaml @@ -1,11 +1,11 @@ node18Image: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.5-18 + tag: 3.1.6-18 node18MinimalImage: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.5-18-minimal + tag: 3.1.6-18-minimal node16Image: repository: nodered/node-red pullPolicy: IfNotPresent @@ -17,11 +17,11 @@ node16MinimalImage: node14Image: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.5-14 + tag: 3.1.6-14 node14MinimalImage: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.5-14-minimal + tag: 3.1.6-14-minimal resources: limits: diff --git a/community/node-red/1.2.5/metadata.yaml b/community/node-red/1.2.6/metadata.yaml similarity index 100% rename from community/node-red/1.2.5/metadata.yaml rename to community/node-red/1.2.6/metadata.yaml diff --git a/community/node-red/1.2.5/migrations/migrate b/community/node-red/1.2.6/migrations/migrate similarity index 100% rename from community/node-red/1.2.5/migrations/migrate rename to community/node-red/1.2.6/migrations/migrate diff --git a/community/node-red/1.2.5/questions.yaml b/community/node-red/1.2.6/questions.yaml similarity index 100% rename from community/node-red/1.2.5/questions.yaml rename to community/node-red/1.2.6/questions.yaml diff --git a/community/node-red/1.2.5/templates/NOTES.txt b/community/node-red/1.2.6/templates/NOTES.txt similarity index 100% rename from community/node-red/1.2.5/templates/NOTES.txt rename to community/node-red/1.2.6/templates/NOTES.txt diff --git a/community/node-red/1.2.5/templates/_nodered.tpl b/community/node-red/1.2.6/templates/_nodered.tpl similarity index 100% rename from community/node-red/1.2.5/templates/_nodered.tpl rename to community/node-red/1.2.6/templates/_nodered.tpl diff --git a/community/node-red/1.2.5/templates/_persistence.tpl b/community/node-red/1.2.6/templates/_persistence.tpl similarity index 100% rename from community/node-red/1.2.5/templates/_persistence.tpl rename to community/node-red/1.2.6/templates/_persistence.tpl diff --git a/community/node-red/1.2.5/templates/_portal.tpl b/community/node-red/1.2.6/templates/_portal.tpl similarity index 100% rename from community/node-red/1.2.5/templates/_portal.tpl rename to community/node-red/1.2.6/templates/_portal.tpl diff --git a/community/node-red/1.2.5/templates/_service.tpl b/community/node-red/1.2.6/templates/_service.tpl similarity index 100% rename from community/node-red/1.2.5/templates/_service.tpl rename to community/node-red/1.2.6/templates/_service.tpl diff --git a/community/node-red/1.2.5/templates/common.yaml b/community/node-red/1.2.6/templates/common.yaml similarity index 100% rename from community/node-red/1.2.5/templates/common.yaml rename to community/node-red/1.2.6/templates/common.yaml diff --git a/community/piwigo/1.2.4/Chart.lock b/community/piwigo/1.2.5/Chart.lock similarity index 100% rename from community/piwigo/1.2.4/Chart.lock rename to community/piwigo/1.2.5/Chart.lock diff --git a/community/piwigo/1.2.4/Chart.yaml b/community/piwigo/1.2.5/Chart.yaml similarity index 95% rename from community/piwigo/1.2.4/Chart.yaml rename to community/piwigo/1.2.5/Chart.yaml index bef61c1b69..2010121da1 100644 --- a/community/piwigo/1.2.4/Chart.yaml +++ b/community/piwigo/1.2.5/Chart.yaml @@ -4,9 +4,9 @@ description: Piwigo is a photo gallery software for the web that comes with powe annotations: title: Piwigo type: application -version: 1.2.4 +version: 1.2.5 apiVersion: v2 -appVersion: 14.2.0 +appVersion: 14.3.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/piwigo/1.2.4/README.md b/community/piwigo/1.2.5/README.md similarity index 100% rename from community/piwigo/1.2.4/README.md rename to community/piwigo/1.2.5/README.md diff --git a/community/piwigo/1.2.4/app-readme.md b/community/piwigo/1.2.5/app-readme.md similarity index 100% rename from community/piwigo/1.2.4/app-readme.md rename to community/piwigo/1.2.5/app-readme.md diff --git a/community/piwigo/1.2.4/charts/common-1.2.9.tgz b/community/piwigo/1.2.5/charts/common-1.2.9.tgz similarity index 100% rename from community/piwigo/1.2.4/charts/common-1.2.9.tgz rename to community/piwigo/1.2.5/charts/common-1.2.9.tgz diff --git a/community/piwigo/1.2.4/ci/basic-values.yaml b/community/piwigo/1.2.5/ci/basic-values.yaml similarity index 100% rename from community/piwigo/1.2.4/ci/basic-values.yaml rename to community/piwigo/1.2.5/ci/basic-values.yaml diff --git a/community/piwigo/1.2.4/ix_values.yaml b/community/piwigo/1.2.5/ix_values.yaml similarity index 97% rename from community/piwigo/1.2.4/ix_values.yaml rename to community/piwigo/1.2.5/ix_values.yaml index 8d32672b4c..8738f639b0 100644 --- a/community/piwigo/1.2.4/ix_values.yaml +++ b/community/piwigo/1.2.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: linuxserver/piwigo pullPolicy: IfNotPresent - tag: 14.2.0 + tag: 14.3.0 resources: limits: diff --git a/community/piwigo/1.2.4/metadata.yaml b/community/piwigo/1.2.5/metadata.yaml similarity index 100% rename from community/piwigo/1.2.4/metadata.yaml rename to community/piwigo/1.2.5/metadata.yaml diff --git a/community/piwigo/1.2.4/migrations/migrate b/community/piwigo/1.2.5/migrations/migrate similarity index 100% rename from community/piwigo/1.2.4/migrations/migrate rename to community/piwigo/1.2.5/migrations/migrate diff --git a/community/piwigo/1.2.4/questions.yaml b/community/piwigo/1.2.5/questions.yaml similarity index 100% rename from community/piwigo/1.2.4/questions.yaml rename to community/piwigo/1.2.5/questions.yaml diff --git a/community/piwigo/1.2.4/templates/NOTES.txt b/community/piwigo/1.2.5/templates/NOTES.txt similarity index 100% rename from community/piwigo/1.2.4/templates/NOTES.txt rename to community/piwigo/1.2.5/templates/NOTES.txt diff --git a/community/piwigo/1.2.4/templates/_configuration.tpl b/community/piwigo/1.2.5/templates/_configuration.tpl similarity index 100% rename from community/piwigo/1.2.4/templates/_configuration.tpl rename to community/piwigo/1.2.5/templates/_configuration.tpl diff --git a/community/piwigo/1.2.4/templates/_mariadb.tpl b/community/piwigo/1.2.5/templates/_mariadb.tpl similarity index 100% rename from community/piwigo/1.2.4/templates/_mariadb.tpl rename to community/piwigo/1.2.5/templates/_mariadb.tpl diff --git a/community/piwigo/1.2.4/templates/_persistance.tpl b/community/piwigo/1.2.5/templates/_persistance.tpl similarity index 100% rename from community/piwigo/1.2.4/templates/_persistance.tpl rename to community/piwigo/1.2.5/templates/_persistance.tpl diff --git a/community/piwigo/1.2.4/templates/_piwigo.tpl b/community/piwigo/1.2.5/templates/_piwigo.tpl similarity index 100% rename from community/piwigo/1.2.4/templates/_piwigo.tpl rename to community/piwigo/1.2.5/templates/_piwigo.tpl diff --git a/community/piwigo/1.2.4/templates/_portal.tpl b/community/piwigo/1.2.5/templates/_portal.tpl similarity index 100% rename from community/piwigo/1.2.4/templates/_portal.tpl rename to community/piwigo/1.2.5/templates/_portal.tpl diff --git a/community/piwigo/1.2.4/templates/_service.tpl b/community/piwigo/1.2.5/templates/_service.tpl similarity index 100% rename from community/piwigo/1.2.4/templates/_service.tpl rename to community/piwigo/1.2.5/templates/_service.tpl diff --git a/community/piwigo/1.2.4/templates/common.yaml b/community/piwigo/1.2.5/templates/common.yaml similarity index 100% rename from community/piwigo/1.2.4/templates/common.yaml rename to community/piwigo/1.2.5/templates/common.yaml