diff --git a/charts/nextcloud/1.3.11/charts/common-2112.0.0.tgz b/charts/nextcloud/1.3.11/charts/common-2112.0.0.tgz deleted file mode 100644 index 62591a2a38..0000000000 Binary files a/charts/nextcloud/1.3.11/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/nextcloud/1.3.11/.helmignore b/charts/nextcloud/1.3.12/.helmignore similarity index 100% rename from charts/nextcloud/1.3.11/.helmignore rename to charts/nextcloud/1.3.12/.helmignore diff --git a/test/nextcloud/1.3.11/Chart.lock b/charts/nextcloud/1.3.12/Chart.lock similarity index 100% rename from test/nextcloud/1.3.11/Chart.lock rename to charts/nextcloud/1.3.12/Chart.lock diff --git a/charts/nextcloud/1.3.11/Chart.yaml b/charts/nextcloud/1.3.12/Chart.yaml similarity index 93% rename from charts/nextcloud/1.3.11/Chart.yaml rename to charts/nextcloud/1.3.12/Chart.yaml index a24a2b8cf2..82735ace10 100644 --- a/charts/nextcloud/1.3.11/Chart.yaml +++ b/charts/nextcloud/1.3.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: '23' +appVersion: 23.0.1 dependencies: - name: common repository: file://../../../library/common/2112.0.0 @@ -19,4 +19,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm upstream_version: 2.3.2 -version: 1.3.11 +version: 1.3.12 diff --git a/charts/nextcloud/1.3.11/README.md b/charts/nextcloud/1.3.12/README.md similarity index 100% rename from charts/nextcloud/1.3.11/README.md rename to charts/nextcloud/1.3.12/README.md diff --git a/charts/nextcloud/1.3.11/app-readme.md b/charts/nextcloud/1.3.12/app-readme.md similarity index 100% rename from charts/nextcloud/1.3.11/app-readme.md rename to charts/nextcloud/1.3.12/app-readme.md diff --git a/test/nextcloud/1.3.11/charts/common-2112.0.0.tgz b/charts/nextcloud/1.3.12/charts/common-2112.0.0.tgz similarity index 100% rename from test/nextcloud/1.3.11/charts/common-2112.0.0.tgz rename to charts/nextcloud/1.3.12/charts/common-2112.0.0.tgz diff --git a/test/nextcloud/1.3.11/ix_values.yaml b/charts/nextcloud/1.3.12/ix_values.yaml similarity index 90% rename from test/nextcloud/1.3.11/ix_values.yaml rename to charts/nextcloud/1.3.12/ix_values.yaml index 428da710f3..52ac7c200b 100644 --- a/test/nextcloud/1.3.11/ix_values.yaml +++ b/charts/nextcloud/1.3.12/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: nextcloud - tag: '23' + tag: 23.0.1 nginx: image: pullPolicy: IfNotPresent diff --git a/charts/nextcloud/1.3.11/migrations/migrate_from_1.1.0 b/charts/nextcloud/1.3.12/migrations/migrate_from_1.1.0 similarity index 100% rename from charts/nextcloud/1.3.11/migrations/migrate_from_1.1.0 rename to charts/nextcloud/1.3.12/migrations/migrate_from_1.1.0 diff --git a/charts/nextcloud/1.3.11/questions.yaml b/charts/nextcloud/1.3.12/questions.yaml similarity index 100% rename from charts/nextcloud/1.3.11/questions.yaml rename to charts/nextcloud/1.3.12/questions.yaml diff --git a/test/nextcloud/1.3.11/requirements.lock b/charts/nextcloud/1.3.12/requirements.lock similarity index 100% rename from test/nextcloud/1.3.11/requirements.lock rename to charts/nextcloud/1.3.12/requirements.lock diff --git a/charts/nextcloud/1.3.11/templates/NOTES.txt b/charts/nextcloud/1.3.12/templates/NOTES.txt similarity index 100% rename from charts/nextcloud/1.3.11/templates/NOTES.txt rename to charts/nextcloud/1.3.12/templates/NOTES.txt diff --git a/charts/nextcloud/1.3.11/templates/_nginx.tpl b/charts/nextcloud/1.3.12/templates/_nginx.tpl similarity index 100% rename from charts/nextcloud/1.3.11/templates/_nginx.tpl rename to charts/nextcloud/1.3.12/templates/_nginx.tpl diff --git a/charts/nextcloud/1.3.11/templates/_postgres.tpl b/charts/nextcloud/1.3.12/templates/_postgres.tpl similarity index 100% rename from charts/nextcloud/1.3.11/templates/_postgres.tpl rename to charts/nextcloud/1.3.12/templates/_postgres.tpl diff --git a/charts/nextcloud/1.3.11/templates/backup-postgres-config.yaml b/charts/nextcloud/1.3.12/templates/backup-postgres-config.yaml similarity index 100% rename from charts/nextcloud/1.3.11/templates/backup-postgres-config.yaml rename to charts/nextcloud/1.3.12/templates/backup-postgres-config.yaml diff --git a/charts/nextcloud/1.3.11/templates/backup-postgres-hook.yaml b/charts/nextcloud/1.3.12/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/nextcloud/1.3.11/templates/backup-postgres-hook.yaml rename to charts/nextcloud/1.3.12/templates/backup-postgres-hook.yaml diff --git a/charts/nextcloud/1.3.11/templates/deployment.yaml b/charts/nextcloud/1.3.12/templates/deployment.yaml similarity index 100% rename from charts/nextcloud/1.3.11/templates/deployment.yaml rename to charts/nextcloud/1.3.12/templates/deployment.yaml diff --git a/charts/nextcloud/1.3.11/templates/nginx-configmap.yaml b/charts/nextcloud/1.3.12/templates/nginx-configmap.yaml similarity index 100% rename from charts/nextcloud/1.3.11/templates/nginx-configmap.yaml rename to charts/nextcloud/1.3.12/templates/nginx-configmap.yaml diff --git a/charts/nextcloud/1.3.11/templates/nginx-secret.yaml b/charts/nextcloud/1.3.12/templates/nginx-secret.yaml similarity index 100% rename from charts/nextcloud/1.3.11/templates/nginx-secret.yaml rename to charts/nextcloud/1.3.12/templates/nginx-secret.yaml diff --git a/charts/nextcloud/1.3.11/templates/nuke-deployments-hook.yaml b/charts/nextcloud/1.3.12/templates/nuke-deployments-hook.yaml similarity index 100% rename from charts/nextcloud/1.3.11/templates/nuke-deployments-hook.yaml rename to charts/nextcloud/1.3.12/templates/nuke-deployments-hook.yaml diff --git a/charts/nextcloud/1.3.11/templates/postgres-deployment.yaml b/charts/nextcloud/1.3.12/templates/postgres-deployment.yaml similarity index 100% rename from charts/nextcloud/1.3.11/templates/postgres-deployment.yaml rename to charts/nextcloud/1.3.12/templates/postgres-deployment.yaml diff --git a/charts/nextcloud/1.3.11/templates/postgres-secret.yaml b/charts/nextcloud/1.3.12/templates/postgres-secret.yaml similarity index 100% rename from charts/nextcloud/1.3.11/templates/postgres-secret.yaml rename to charts/nextcloud/1.3.12/templates/postgres-secret.yaml diff --git a/charts/nextcloud/1.3.11/templates/postgres-service.yaml b/charts/nextcloud/1.3.12/templates/postgres-service.yaml similarity index 100% rename from charts/nextcloud/1.3.11/templates/postgres-service.yaml rename to charts/nextcloud/1.3.12/templates/postgres-service.yaml diff --git a/charts/nextcloud/1.3.11/templates/secrets.yaml b/charts/nextcloud/1.3.12/templates/secrets.yaml similarity index 100% rename from charts/nextcloud/1.3.11/templates/secrets.yaml rename to charts/nextcloud/1.3.12/templates/secrets.yaml diff --git a/charts/nextcloud/1.3.11/templates/service.yaml b/charts/nextcloud/1.3.12/templates/service.yaml similarity index 100% rename from charts/nextcloud/1.3.11/templates/service.yaml rename to charts/nextcloud/1.3.12/templates/service.yaml diff --git a/charts/nextcloud/1.3.11/templates/serviceaccount.yaml b/charts/nextcloud/1.3.12/templates/serviceaccount.yaml similarity index 100% rename from charts/nextcloud/1.3.11/templates/serviceaccount.yaml rename to charts/nextcloud/1.3.12/templates/serviceaccount.yaml diff --git a/test/nextcloud/1.3.11/test_values.yaml b/charts/nextcloud/1.3.12/test_values.yaml similarity index 98% rename from test/nextcloud/1.3.11/test_values.yaml rename to charts/nextcloud/1.3.12/test_values.yaml index 8a7bc2ef3b..e2cd978653 100644 --- a/test/nextcloud/1.3.11/test_values.yaml +++ b/charts/nextcloud/1.3.12/test_values.yaml @@ -9,7 +9,7 @@ environmentVariables: [] image: pullPolicy: IfNotPresent repository: nextcloud - tag: '23' + tag: 23.0.1 ixChartContext: {} nextcloud: datadir: /var/www/html/data diff --git a/test/nextcloud/1.3.11/.helmignore b/test/nextcloud/1.3.12/.helmignore similarity index 100% rename from test/nextcloud/1.3.11/.helmignore rename to test/nextcloud/1.3.12/.helmignore diff --git a/charts/nextcloud/1.3.11/Chart.lock b/test/nextcloud/1.3.12/Chart.lock similarity index 79% rename from charts/nextcloud/1.3.11/Chart.lock rename to test/nextcloud/1.3.12/Chart.lock index 9e88d8d76b..e3c2813282 100644 --- a/charts/nextcloud/1.3.11/Chart.lock +++ b/test/nextcloud/1.3.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: file://../../../library/common/2112.0.0 version: 2112.0.0 digest: sha256:47115d9b91afe42c8537dcf0fd8224f2f7d1c775f9ff860efa68a6b57d17d1c0 -generated: "2021-12-06T21:40:36.963767+05:00" +generated: "2021-12-06T21:28:23.230939+05:00" diff --git a/test/nextcloud/1.3.11/Chart.yaml b/test/nextcloud/1.3.12/Chart.yaml similarity index 93% rename from test/nextcloud/1.3.11/Chart.yaml rename to test/nextcloud/1.3.12/Chart.yaml index a24a2b8cf2..82735ace10 100644 --- a/test/nextcloud/1.3.11/Chart.yaml +++ b/test/nextcloud/1.3.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: '23' +appVersion: 23.0.1 dependencies: - name: common repository: file://../../../library/common/2112.0.0 @@ -19,4 +19,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm upstream_version: 2.3.2 -version: 1.3.11 +version: 1.3.12 diff --git a/test/nextcloud/1.3.11/README.md b/test/nextcloud/1.3.12/README.md similarity index 100% rename from test/nextcloud/1.3.11/README.md rename to test/nextcloud/1.3.12/README.md diff --git a/test/nextcloud/1.3.11/app-readme.md b/test/nextcloud/1.3.12/app-readme.md similarity index 100% rename from test/nextcloud/1.3.11/app-readme.md rename to test/nextcloud/1.3.12/app-readme.md diff --git a/test/nextcloud/1.3.12/charts/common-2112.0.0.tgz b/test/nextcloud/1.3.12/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..62c214e1c8 Binary files /dev/null and b/test/nextcloud/1.3.12/charts/common-2112.0.0.tgz differ diff --git a/charts/nextcloud/1.3.11/ix_values.yaml b/test/nextcloud/1.3.12/ix_values.yaml similarity index 90% rename from charts/nextcloud/1.3.11/ix_values.yaml rename to test/nextcloud/1.3.12/ix_values.yaml index 428da710f3..52ac7c200b 100644 --- a/charts/nextcloud/1.3.11/ix_values.yaml +++ b/test/nextcloud/1.3.12/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: nextcloud - tag: '23' + tag: 23.0.1 nginx: image: pullPolicy: IfNotPresent diff --git a/test/nextcloud/1.3.11/migrations/migrate_from_1.1.0 b/test/nextcloud/1.3.12/migrations/migrate_from_1.1.0 similarity index 100% rename from test/nextcloud/1.3.11/migrations/migrate_from_1.1.0 rename to test/nextcloud/1.3.12/migrations/migrate_from_1.1.0 diff --git a/test/nextcloud/1.3.11/questions.yaml b/test/nextcloud/1.3.12/questions.yaml similarity index 100% rename from test/nextcloud/1.3.11/questions.yaml rename to test/nextcloud/1.3.12/questions.yaml diff --git a/test/nextcloud/1.3.12/requirements.lock b/test/nextcloud/1.3.12/requirements.lock new file mode 100644 index 0000000000..4a7c02f48d --- /dev/null +++ b/test/nextcloud/1.3.12/requirements.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../library/common/2112.0.0 + version: 2112.0.0 +digest: sha256:11522ab36487826700d7ad0f86f713a4bb5d35248014bcef690fe94acbc09ef6 +generated: "2021-05-10T13:07:35.423192+05:00" diff --git a/test/nextcloud/1.3.11/templates/NOTES.txt b/test/nextcloud/1.3.12/templates/NOTES.txt similarity index 100% rename from test/nextcloud/1.3.11/templates/NOTES.txt rename to test/nextcloud/1.3.12/templates/NOTES.txt diff --git a/test/nextcloud/1.3.11/templates/_nginx.tpl b/test/nextcloud/1.3.12/templates/_nginx.tpl similarity index 100% rename from test/nextcloud/1.3.11/templates/_nginx.tpl rename to test/nextcloud/1.3.12/templates/_nginx.tpl diff --git a/test/nextcloud/1.3.11/templates/_postgres.tpl b/test/nextcloud/1.3.12/templates/_postgres.tpl similarity index 100% rename from test/nextcloud/1.3.11/templates/_postgres.tpl rename to test/nextcloud/1.3.12/templates/_postgres.tpl diff --git a/test/nextcloud/1.3.11/templates/backup-postgres-config.yaml b/test/nextcloud/1.3.12/templates/backup-postgres-config.yaml similarity index 100% rename from test/nextcloud/1.3.11/templates/backup-postgres-config.yaml rename to test/nextcloud/1.3.12/templates/backup-postgres-config.yaml diff --git a/test/nextcloud/1.3.11/templates/backup-postgres-hook.yaml b/test/nextcloud/1.3.12/templates/backup-postgres-hook.yaml similarity index 100% rename from test/nextcloud/1.3.11/templates/backup-postgres-hook.yaml rename to test/nextcloud/1.3.12/templates/backup-postgres-hook.yaml diff --git a/test/nextcloud/1.3.11/templates/deployment.yaml b/test/nextcloud/1.3.12/templates/deployment.yaml similarity index 100% rename from test/nextcloud/1.3.11/templates/deployment.yaml rename to test/nextcloud/1.3.12/templates/deployment.yaml diff --git a/test/nextcloud/1.3.11/templates/nginx-configmap.yaml b/test/nextcloud/1.3.12/templates/nginx-configmap.yaml similarity index 100% rename from test/nextcloud/1.3.11/templates/nginx-configmap.yaml rename to test/nextcloud/1.3.12/templates/nginx-configmap.yaml diff --git a/test/nextcloud/1.3.11/templates/nginx-secret.yaml b/test/nextcloud/1.3.12/templates/nginx-secret.yaml similarity index 100% rename from test/nextcloud/1.3.11/templates/nginx-secret.yaml rename to test/nextcloud/1.3.12/templates/nginx-secret.yaml diff --git a/test/nextcloud/1.3.11/templates/nuke-deployments-hook.yaml b/test/nextcloud/1.3.12/templates/nuke-deployments-hook.yaml similarity index 100% rename from test/nextcloud/1.3.11/templates/nuke-deployments-hook.yaml rename to test/nextcloud/1.3.12/templates/nuke-deployments-hook.yaml diff --git a/test/nextcloud/1.3.11/templates/postgres-deployment.yaml b/test/nextcloud/1.3.12/templates/postgres-deployment.yaml similarity index 100% rename from test/nextcloud/1.3.11/templates/postgres-deployment.yaml rename to test/nextcloud/1.3.12/templates/postgres-deployment.yaml diff --git a/test/nextcloud/1.3.11/templates/postgres-secret.yaml b/test/nextcloud/1.3.12/templates/postgres-secret.yaml similarity index 100% rename from test/nextcloud/1.3.11/templates/postgres-secret.yaml rename to test/nextcloud/1.3.12/templates/postgres-secret.yaml diff --git a/test/nextcloud/1.3.11/templates/postgres-service.yaml b/test/nextcloud/1.3.12/templates/postgres-service.yaml similarity index 100% rename from test/nextcloud/1.3.11/templates/postgres-service.yaml rename to test/nextcloud/1.3.12/templates/postgres-service.yaml diff --git a/test/nextcloud/1.3.11/templates/secrets.yaml b/test/nextcloud/1.3.12/templates/secrets.yaml similarity index 100% rename from test/nextcloud/1.3.11/templates/secrets.yaml rename to test/nextcloud/1.3.12/templates/secrets.yaml diff --git a/test/nextcloud/1.3.11/templates/service.yaml b/test/nextcloud/1.3.12/templates/service.yaml similarity index 100% rename from test/nextcloud/1.3.11/templates/service.yaml rename to test/nextcloud/1.3.12/templates/service.yaml diff --git a/test/nextcloud/1.3.11/templates/serviceaccount.yaml b/test/nextcloud/1.3.12/templates/serviceaccount.yaml similarity index 100% rename from test/nextcloud/1.3.11/templates/serviceaccount.yaml rename to test/nextcloud/1.3.12/templates/serviceaccount.yaml diff --git a/charts/nextcloud/1.3.11/test_values.yaml b/test/nextcloud/1.3.12/test_values.yaml similarity index 98% rename from charts/nextcloud/1.3.11/test_values.yaml rename to test/nextcloud/1.3.12/test_values.yaml index 8a7bc2ef3b..e2cd978653 100644 --- a/charts/nextcloud/1.3.11/test_values.yaml +++ b/test/nextcloud/1.3.12/test_values.yaml @@ -9,7 +9,7 @@ environmentVariables: [] image: pullPolicy: IfNotPresent repository: nextcloud - tag: '23' + tag: 23.0.1 ixChartContext: {} nextcloud: datadir: /var/www/html/data