From fb3edd856971a5df0ca05676a6894311ebcb3e03 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Thu, 8 Jul 2021 14:14:38 +0000 Subject: [PATCH] Upgraded catalog item(s) This commit upgrades chia, minio, nextcloud catalog item(s). --- test/chia/{1.3.0 => 1.3.1}/.helmignore | 0 test/chia/{1.3.0 => 1.3.1}/Chart.yaml | 4 +- test/chia/{1.3.0 => 1.3.1}/README.md | 0 test/chia/{1.3.0 => 1.3.1}/app-readme.md | 0 .../charts/common-2105.0.0.tgz | Bin .../chia/{1.3.0 => 1.3.1}/default_values.yaml | 0 test/chia/{1.3.0 => 1.3.1}/ix_values.yaml | 2 +- test/chia/{1.3.0 => 1.3.1}/questions.yaml | 0 test/chia/{1.3.0 => 1.3.1}/requirements.lock | 0 .../templates/deployment.yaml | 0 .../templates/generate-mnemonic.yaml | 0 .../templates/mnemonic-configmap.yaml | 0 test/chia/{1.3.0 => 1.3.1}/test_values.yaml | 22 +++--- test/chia/{1.3.0 => 1.3.1}/values.yaml | 0 test/minio/1.3.1/test_values.yaml | 27 ------- test/minio/{1.3.1 => 1.3.2}/.helmignore | 0 test/minio/{1.3.1 => 1.3.2}/Chart.yaml | 4 +- test/minio/{1.3.1 => 1.3.2}/README.md | 0 test/minio/{1.3.1 => 1.3.2}/app-readme.md | 0 .../charts/common-2105.0.0.tgz | Bin .../{1.3.1 => 1.3.2}/default_values.yaml | 0 test/minio/{1.3.1 => 1.3.2}/ix_values.yaml | 2 +- .../migrations/migrate_from_1.0.0 | 0 test/minio/{1.3.1 => 1.3.2}/questions.yaml | 0 test/minio/{1.3.1 => 1.3.2}/requirements.lock | 0 .../{1.3.1 => 1.3.2}/templates/NOTES.txt | 0 .../{1.3.1 => 1.3.2}/templates/_cert.tpl | 0 .../{1.3.1 => 1.3.2}/templates/_helpers.tpl | 0 .../{1.3.1 => 1.3.2}/templates/configmap.yaml | 0 .../templates/deployment.yaml | 0 .../{1.3.1 => 1.3.2}/templates/secrets.yaml | 0 .../{1.3.1 => 1.3.2}/templates/service.yaml | 0 .../templates/serviceaccount.yaml | 0 test/minio/1.3.2/test_values.yaml | 16 ++++ test/minio/{1.3.1 => 1.3.2}/values.yaml | 0 test/nextcloud/{1.3.0 => 1.3.1}/.helmignore | 0 test/nextcloud/{1.3.0 => 1.3.1}/Chart.lock | 0 test/nextcloud/{1.3.0 => 1.3.1}/Chart.yaml | 22 +++--- test/nextcloud/{1.3.0 => 1.3.1}/README.md | 0 test/nextcloud/{1.3.0 => 1.3.1}/app-readme.md | 0 .../charts/common-2105.0.0.tgz | Bin .../{1.3.0 => 1.3.1}/default_values.yaml | 0 .../nextcloud/{1.3.0 => 1.3.1}/ix_values.yaml | 4 +- .../migrations/migrate_from_1.1.0 | 0 .../nextcloud/{1.3.0 => 1.3.1}/questions.yaml | 0 .../{1.3.0 => 1.3.1}/templates/NOTES.txt | 0 .../{1.3.0 => 1.3.1}/templates/_postgres.tpl | 0 .../templates/backup-postgres-config.yaml | 0 .../templates/backup-postgres-hook.yaml | 0 .../templates/deployment.yaml | 0 .../templates/nuke-deployments-hook.yaml | 0 .../templates/postgres-deployment.yaml | 0 .../templates/postgres-secret.yaml | 0 .../templates/postgres-service.yaml | 0 .../{1.3.0 => 1.3.1}/templates/secrets.yaml | 0 .../{1.3.0 => 1.3.1}/templates/service.yaml | 0 .../templates/serviceaccount.yaml | 0 .../{1.3.0 => 1.3.1}/test_values.yaml | 71 ++++++++---------- test/nextcloud/{1.3.0 => 1.3.1}/values.yaml | 0 59 files changed, 75 insertions(+), 99 deletions(-) rename test/chia/{1.3.0 => 1.3.1}/.helmignore (100%) rename test/chia/{1.3.0 => 1.3.1}/Chart.yaml (91%) rename test/chia/{1.3.0 => 1.3.1}/README.md (100%) rename test/chia/{1.3.0 => 1.3.1}/app-readme.md (100%) rename test/chia/{1.3.0 => 1.3.1}/charts/common-2105.0.0.tgz (100%) rename test/chia/{1.3.0 => 1.3.1}/default_values.yaml (100%) rename test/chia/{1.3.0 => 1.3.1}/ix_values.yaml (84%) rename test/chia/{1.3.0 => 1.3.1}/questions.yaml (100%) rename test/chia/{1.3.0 => 1.3.1}/requirements.lock (100%) rename test/chia/{1.3.0 => 1.3.1}/templates/deployment.yaml (100%) rename test/chia/{1.3.0 => 1.3.1}/templates/generate-mnemonic.yaml (100%) rename test/chia/{1.3.0 => 1.3.1}/templates/mnemonic-configmap.yaml (100%) rename test/chia/{1.3.0 => 1.3.1}/test_values.yaml (65%) rename test/chia/{1.3.0 => 1.3.1}/values.yaml (100%) delete mode 100644 test/minio/1.3.1/test_values.yaml rename test/minio/{1.3.1 => 1.3.2}/.helmignore (100%) rename test/minio/{1.3.1 => 1.3.2}/Chart.yaml (91%) rename test/minio/{1.3.1 => 1.3.2}/README.md (100%) rename test/minio/{1.3.1 => 1.3.2}/app-readme.md (100%) rename test/minio/{1.3.1 => 1.3.2}/charts/common-2105.0.0.tgz (100%) rename test/minio/{1.3.1 => 1.3.2}/default_values.yaml (100%) rename test/minio/{1.3.1 => 1.3.2}/ix_values.yaml (62%) rename test/minio/{1.3.1 => 1.3.2}/migrations/migrate_from_1.0.0 (100%) rename test/minio/{1.3.1 => 1.3.2}/questions.yaml (100%) rename test/minio/{1.3.1 => 1.3.2}/requirements.lock (100%) rename test/minio/{1.3.1 => 1.3.2}/templates/NOTES.txt (100%) rename test/minio/{1.3.1 => 1.3.2}/templates/_cert.tpl (100%) rename test/minio/{1.3.1 => 1.3.2}/templates/_helpers.tpl (100%) rename test/minio/{1.3.1 => 1.3.2}/templates/configmap.yaml (100%) rename test/minio/{1.3.1 => 1.3.2}/templates/deployment.yaml (100%) rename test/minio/{1.3.1 => 1.3.2}/templates/secrets.yaml (100%) rename test/minio/{1.3.1 => 1.3.2}/templates/service.yaml (100%) rename test/minio/{1.3.1 => 1.3.2}/templates/serviceaccount.yaml (100%) create mode 100644 test/minio/1.3.2/test_values.yaml rename test/minio/{1.3.1 => 1.3.2}/values.yaml (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/.helmignore (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/Chart.lock (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/Chart.yaml (69%) rename test/nextcloud/{1.3.0 => 1.3.1}/README.md (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/app-readme.md (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/charts/common-2105.0.0.tgz (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/default_values.yaml (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/ix_values.yaml (80%) rename test/nextcloud/{1.3.0 => 1.3.1}/migrations/migrate_from_1.1.0 (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/questions.yaml (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/templates/NOTES.txt (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/templates/_postgres.tpl (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/templates/backup-postgres-config.yaml (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/templates/backup-postgres-hook.yaml (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/templates/deployment.yaml (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/templates/nuke-deployments-hook.yaml (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/templates/postgres-deployment.yaml (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/templates/postgres-secret.yaml (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/templates/postgres-service.yaml (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/templates/secrets.yaml (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/templates/service.yaml (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/templates/serviceaccount.yaml (100%) rename test/nextcloud/{1.3.0 => 1.3.1}/test_values.yaml (54%) rename test/nextcloud/{1.3.0 => 1.3.1}/values.yaml (100%) diff --git a/test/chia/1.3.0/.helmignore b/test/chia/1.3.1/.helmignore similarity index 100% rename from test/chia/1.3.0/.helmignore rename to test/chia/1.3.1/.helmignore diff --git a/test/chia/1.3.0/Chart.yaml b/test/chia/1.3.1/Chart.yaml similarity index 91% rename from test/chia/1.3.0/Chart.yaml rename to test/chia/1.3.1/Chart.yaml index eab9227883..6e9b374810 100644 --- a/test/chia/1.3.0/Chart.yaml +++ b/test/chia/1.3.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: 1.2.0-pre2 +appVersion: 1.2.0 dependencies: - name: common repository: file://../../../library/common/2105.0.0 @@ -15,4 +15,4 @@ name: chia sources: - https://github.com/Chia-Network/chia-blockchain - https://github.com/orgs/chia-network/packages/container/package/chia -version: 1.3.0 +version: 1.3.1 diff --git a/test/chia/1.3.0/README.md b/test/chia/1.3.1/README.md similarity index 100% rename from test/chia/1.3.0/README.md rename to test/chia/1.3.1/README.md diff --git a/test/chia/1.3.0/app-readme.md b/test/chia/1.3.1/app-readme.md similarity index 100% rename from test/chia/1.3.0/app-readme.md rename to test/chia/1.3.1/app-readme.md diff --git a/test/chia/1.3.0/charts/common-2105.0.0.tgz b/test/chia/1.3.1/charts/common-2105.0.0.tgz similarity index 100% rename from test/chia/1.3.0/charts/common-2105.0.0.tgz rename to test/chia/1.3.1/charts/common-2105.0.0.tgz diff --git a/test/chia/1.3.0/default_values.yaml b/test/chia/1.3.1/default_values.yaml similarity index 100% rename from test/chia/1.3.0/default_values.yaml rename to test/chia/1.3.1/default_values.yaml diff --git a/test/chia/1.3.0/ix_values.yaml b/test/chia/1.3.1/ix_values.yaml similarity index 84% rename from test/chia/1.3.0/ix_values.yaml rename to test/chia/1.3.1/ix_values.yaml index f470c21a09..d214a8b7dc 100644 --- a/test/chia/1.3.0/ix_values.yaml +++ b/test/chia/1.3.1/ix_values.yaml @@ -1,5 +1,5 @@ image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: 1.2.0-pre2 + tag: 1.2.0 updateStrategy: Recreate diff --git a/test/chia/1.3.0/questions.yaml b/test/chia/1.3.1/questions.yaml similarity index 100% rename from test/chia/1.3.0/questions.yaml rename to test/chia/1.3.1/questions.yaml diff --git a/test/chia/1.3.0/requirements.lock b/test/chia/1.3.1/requirements.lock similarity index 100% rename from test/chia/1.3.0/requirements.lock rename to test/chia/1.3.1/requirements.lock diff --git a/test/chia/1.3.0/templates/deployment.yaml b/test/chia/1.3.1/templates/deployment.yaml similarity index 100% rename from test/chia/1.3.0/templates/deployment.yaml rename to test/chia/1.3.1/templates/deployment.yaml diff --git a/test/chia/1.3.0/templates/generate-mnemonic.yaml b/test/chia/1.3.1/templates/generate-mnemonic.yaml similarity index 100% rename from test/chia/1.3.0/templates/generate-mnemonic.yaml rename to test/chia/1.3.1/templates/generate-mnemonic.yaml diff --git a/test/chia/1.3.0/templates/mnemonic-configmap.yaml b/test/chia/1.3.1/templates/mnemonic-configmap.yaml similarity index 100% rename from test/chia/1.3.0/templates/mnemonic-configmap.yaml rename to test/chia/1.3.1/templates/mnemonic-configmap.yaml diff --git a/test/chia/1.3.0/test_values.yaml b/test/chia/1.3.1/test_values.yaml similarity index 65% rename from test/chia/1.3.0/test_values.yaml rename to test/chia/1.3.1/test_values.yaml index 15e6b6b278..8fb17fc87c 100644 --- a/test/chia/1.3.0/test_values.yaml +++ b/test/chia/1.3.1/test_values.yaml @@ -1,15 +1,13 @@ -image: - repository: ixsystems/chia-docker - tag: 1.2.0-pre2 - pullPolicy: IfNotPresent -updateStrategy: Recreate - appVolumeMounts: - staging: - emptyDir: true - mountPath: "/plots" data: emptyDir: true - mountPath: "/root/.chia" - -farmr_env: "off" + mountPath: /root/.chia + staging: + emptyDir: true + mountPath: /plots +farmr_env: 'off' +image: + pullPolicy: IfNotPresent + repository: ixsystems/chia-docker + tag: 1.2.0 +updateStrategy: Recreate diff --git a/test/chia/1.3.0/values.yaml b/test/chia/1.3.1/values.yaml similarity index 100% rename from test/chia/1.3.0/values.yaml rename to test/chia/1.3.1/values.yaml diff --git a/test/minio/1.3.1/test_values.yaml b/test/minio/1.3.1/test_values.yaml deleted file mode 100644 index 08ad23b3e9..0000000000 --- a/test/minio/1.3.1/test_values.yaml +++ /dev/null @@ -1,27 +0,0 @@ -## Set default image, imageTag, and imagePullPolicy. mode is used to indicate the -## -image: - repository: minio/minio - tag: RELEASE.2021-06-17T00-10-46Z - pullPolicy: IfNotPresent - -## Additional arguments to pass to minio binary -extraArgs: [] - -updateStrategy: RollingUpdate - -service: - nodePort: 32324 - -environmentVariables: [] - ## Please refer for comprehensive list https://docs.minio.io/docs/minio-server-configuration-guide.html - -emptyDirVolumes: true -appVolumeMounts: - export: - emptyDir: true - mountPath: "/export" - - -dnsConfig: - options: [] diff --git a/test/minio/1.3.1/.helmignore b/test/minio/1.3.2/.helmignore similarity index 100% rename from test/minio/1.3.1/.helmignore rename to test/minio/1.3.2/.helmignore diff --git a/test/minio/1.3.1/Chart.yaml b/test/minio/1.3.2/Chart.yaml similarity index 91% rename from test/minio/1.3.1/Chart.yaml rename to test/minio/1.3.2/Chart.yaml index 1cbad2460c..4cbbbfe2b7 100644 --- a/test/minio/1.3.1/Chart.yaml +++ b/test/minio/1.3.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: '2021-06-17' +appVersion: '2021-07-08' dependencies: - name: common repository: file://../../../library/common/2105.0.0 @@ -16,4 +16,4 @@ sources: - https://github.com/minio/minio - https://github.com/minio/charts upstream_version: 8.0.5 -version: 1.3.1 +version: 1.3.2 diff --git a/test/minio/1.3.1/README.md b/test/minio/1.3.2/README.md similarity index 100% rename from test/minio/1.3.1/README.md rename to test/minio/1.3.2/README.md diff --git a/test/minio/1.3.1/app-readme.md b/test/minio/1.3.2/app-readme.md similarity index 100% rename from test/minio/1.3.1/app-readme.md rename to test/minio/1.3.2/app-readme.md diff --git a/test/minio/1.3.1/charts/common-2105.0.0.tgz b/test/minio/1.3.2/charts/common-2105.0.0.tgz similarity index 100% rename from test/minio/1.3.1/charts/common-2105.0.0.tgz rename to test/minio/1.3.2/charts/common-2105.0.0.tgz diff --git a/test/minio/1.3.1/default_values.yaml b/test/minio/1.3.2/default_values.yaml similarity index 100% rename from test/minio/1.3.1/default_values.yaml rename to test/minio/1.3.2/default_values.yaml diff --git a/test/minio/1.3.1/ix_values.yaml b/test/minio/1.3.2/ix_values.yaml similarity index 62% rename from test/minio/1.3.1/ix_values.yaml rename to test/minio/1.3.2/ix_values.yaml index 8a06acd14a..265cce2992 100644 --- a/test/minio/1.3.1/ix_values.yaml +++ b/test/minio/1.3.2/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2021-06-17T00-10-46Z + tag: RELEASE.2021-07-08T01-15-01Z diff --git a/test/minio/1.3.1/migrations/migrate_from_1.0.0 b/test/minio/1.3.2/migrations/migrate_from_1.0.0 similarity index 100% rename from test/minio/1.3.1/migrations/migrate_from_1.0.0 rename to test/minio/1.3.2/migrations/migrate_from_1.0.0 diff --git a/test/minio/1.3.1/questions.yaml b/test/minio/1.3.2/questions.yaml similarity index 100% rename from test/minio/1.3.1/questions.yaml rename to test/minio/1.3.2/questions.yaml diff --git a/test/minio/1.3.1/requirements.lock b/test/minio/1.3.2/requirements.lock similarity index 100% rename from test/minio/1.3.1/requirements.lock rename to test/minio/1.3.2/requirements.lock diff --git a/test/minio/1.3.1/templates/NOTES.txt b/test/minio/1.3.2/templates/NOTES.txt similarity index 100% rename from test/minio/1.3.1/templates/NOTES.txt rename to test/minio/1.3.2/templates/NOTES.txt diff --git a/test/minio/1.3.1/templates/_cert.tpl b/test/minio/1.3.2/templates/_cert.tpl similarity index 100% rename from test/minio/1.3.1/templates/_cert.tpl rename to test/minio/1.3.2/templates/_cert.tpl diff --git a/test/minio/1.3.1/templates/_helpers.tpl b/test/minio/1.3.2/templates/_helpers.tpl similarity index 100% rename from test/minio/1.3.1/templates/_helpers.tpl rename to test/minio/1.3.2/templates/_helpers.tpl diff --git a/test/minio/1.3.1/templates/configmap.yaml b/test/minio/1.3.2/templates/configmap.yaml similarity index 100% rename from test/minio/1.3.1/templates/configmap.yaml rename to test/minio/1.3.2/templates/configmap.yaml diff --git a/test/minio/1.3.1/templates/deployment.yaml b/test/minio/1.3.2/templates/deployment.yaml similarity index 100% rename from test/minio/1.3.1/templates/deployment.yaml rename to test/minio/1.3.2/templates/deployment.yaml diff --git a/test/minio/1.3.1/templates/secrets.yaml b/test/minio/1.3.2/templates/secrets.yaml similarity index 100% rename from test/minio/1.3.1/templates/secrets.yaml rename to test/minio/1.3.2/templates/secrets.yaml diff --git a/test/minio/1.3.1/templates/service.yaml b/test/minio/1.3.2/templates/service.yaml similarity index 100% rename from test/minio/1.3.1/templates/service.yaml rename to test/minio/1.3.2/templates/service.yaml diff --git a/test/minio/1.3.1/templates/serviceaccount.yaml b/test/minio/1.3.2/templates/serviceaccount.yaml similarity index 100% rename from test/minio/1.3.1/templates/serviceaccount.yaml rename to test/minio/1.3.2/templates/serviceaccount.yaml diff --git a/test/minio/1.3.2/test_values.yaml b/test/minio/1.3.2/test_values.yaml new file mode 100644 index 0000000000..c3b7b67eae --- /dev/null +++ b/test/minio/1.3.2/test_values.yaml @@ -0,0 +1,16 @@ +appVolumeMounts: + export: + emptyDir: true + mountPath: /export +dnsConfig: + options: [] +emptyDirVolumes: true +environmentVariables: [] +extraArgs: [] +image: + pullPolicy: IfNotPresent + repository: minio/minio + tag: RELEASE.2021-07-08T01-15-01Z +service: + nodePort: 32324 +updateStrategy: RollingUpdate diff --git a/test/minio/1.3.1/values.yaml b/test/minio/1.3.2/values.yaml similarity index 100% rename from test/minio/1.3.1/values.yaml rename to test/minio/1.3.2/values.yaml diff --git a/test/nextcloud/1.3.0/.helmignore b/test/nextcloud/1.3.1/.helmignore similarity index 100% rename from test/nextcloud/1.3.0/.helmignore rename to test/nextcloud/1.3.1/.helmignore diff --git a/test/nextcloud/1.3.0/Chart.lock b/test/nextcloud/1.3.1/Chart.lock similarity index 100% rename from test/nextcloud/1.3.0/Chart.lock rename to test/nextcloud/1.3.1/Chart.lock diff --git a/test/nextcloud/1.3.0/Chart.yaml b/test/nextcloud/1.3.1/Chart.yaml similarity index 69% rename from test/nextcloud/1.3.0/Chart.yaml rename to test/nextcloud/1.3.1/Chart.yaml index 7f44eb64f3..80f26aaf79 100644 --- a/test/nextcloud/1.3.0/Chart.yaml +++ b/test/nextcloud/1.3.1/Chart.yaml @@ -1,22 +1,22 @@ apiVersion: v2 -name: nextcloud -version: 1.3.0 -appVersion: 21.0.2 -description: A file sharing server that puts the control and security of your own data back into your hands. +appVersion: '22' +dependencies: +- name: common + repository: file://../../../library/common/2105.0.0 + version: 2105.0.0 +description: A file sharing server that puts the control and security of your own + data back into your hands. +home: https://nextcloud.com/ +icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg keywords: - nextcloud - storage - http - web - php -home: https://nextcloud.com/ -icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg +name: nextcloud sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm upstream_version: 2.3.2 -dependencies: - - name: common - repository: file://../../../library/common/2105.0.0 - version: 2105.0.0 - +version: 1.3.1 diff --git a/test/nextcloud/1.3.0/README.md b/test/nextcloud/1.3.1/README.md similarity index 100% rename from test/nextcloud/1.3.0/README.md rename to test/nextcloud/1.3.1/README.md diff --git a/test/nextcloud/1.3.0/app-readme.md b/test/nextcloud/1.3.1/app-readme.md similarity index 100% rename from test/nextcloud/1.3.0/app-readme.md rename to test/nextcloud/1.3.1/app-readme.md diff --git a/test/nextcloud/1.3.0/charts/common-2105.0.0.tgz b/test/nextcloud/1.3.1/charts/common-2105.0.0.tgz similarity index 100% rename from test/nextcloud/1.3.0/charts/common-2105.0.0.tgz rename to test/nextcloud/1.3.1/charts/common-2105.0.0.tgz diff --git a/test/nextcloud/1.3.0/default_values.yaml b/test/nextcloud/1.3.1/default_values.yaml similarity index 100% rename from test/nextcloud/1.3.0/default_values.yaml rename to test/nextcloud/1.3.1/default_values.yaml diff --git a/test/nextcloud/1.3.0/ix_values.yaml b/test/nextcloud/1.3.1/ix_values.yaml similarity index 80% rename from test/nextcloud/1.3.0/ix_values.yaml rename to test/nextcloud/1.3.1/ix_values.yaml index 0d2d539c23..80c306bc7f 100644 --- a/test/nextcloud/1.3.0/ix_values.yaml +++ b/test/nextcloud/1.3.1/ix_values.yaml @@ -1,4 +1,4 @@ image: - repository: nextcloud - tag: 21.0.2 pullPolicy: IfNotPresent + repository: nextcloud + tag: '22' diff --git a/test/nextcloud/1.3.0/migrations/migrate_from_1.1.0 b/test/nextcloud/1.3.1/migrations/migrate_from_1.1.0 similarity index 100% rename from test/nextcloud/1.3.0/migrations/migrate_from_1.1.0 rename to test/nextcloud/1.3.1/migrations/migrate_from_1.1.0 diff --git a/test/nextcloud/1.3.0/questions.yaml b/test/nextcloud/1.3.1/questions.yaml similarity index 100% rename from test/nextcloud/1.3.0/questions.yaml rename to test/nextcloud/1.3.1/questions.yaml diff --git a/test/nextcloud/1.3.0/templates/NOTES.txt b/test/nextcloud/1.3.1/templates/NOTES.txt similarity index 100% rename from test/nextcloud/1.3.0/templates/NOTES.txt rename to test/nextcloud/1.3.1/templates/NOTES.txt diff --git a/test/nextcloud/1.3.0/templates/_postgres.tpl b/test/nextcloud/1.3.1/templates/_postgres.tpl similarity index 100% rename from test/nextcloud/1.3.0/templates/_postgres.tpl rename to test/nextcloud/1.3.1/templates/_postgres.tpl diff --git a/test/nextcloud/1.3.0/templates/backup-postgres-config.yaml b/test/nextcloud/1.3.1/templates/backup-postgres-config.yaml similarity index 100% rename from test/nextcloud/1.3.0/templates/backup-postgres-config.yaml rename to test/nextcloud/1.3.1/templates/backup-postgres-config.yaml diff --git a/test/nextcloud/1.3.0/templates/backup-postgres-hook.yaml b/test/nextcloud/1.3.1/templates/backup-postgres-hook.yaml similarity index 100% rename from test/nextcloud/1.3.0/templates/backup-postgres-hook.yaml rename to test/nextcloud/1.3.1/templates/backup-postgres-hook.yaml diff --git a/test/nextcloud/1.3.0/templates/deployment.yaml b/test/nextcloud/1.3.1/templates/deployment.yaml similarity index 100% rename from test/nextcloud/1.3.0/templates/deployment.yaml rename to test/nextcloud/1.3.1/templates/deployment.yaml diff --git a/test/nextcloud/1.3.0/templates/nuke-deployments-hook.yaml b/test/nextcloud/1.3.1/templates/nuke-deployments-hook.yaml similarity index 100% rename from test/nextcloud/1.3.0/templates/nuke-deployments-hook.yaml rename to test/nextcloud/1.3.1/templates/nuke-deployments-hook.yaml diff --git a/test/nextcloud/1.3.0/templates/postgres-deployment.yaml b/test/nextcloud/1.3.1/templates/postgres-deployment.yaml similarity index 100% rename from test/nextcloud/1.3.0/templates/postgres-deployment.yaml rename to test/nextcloud/1.3.1/templates/postgres-deployment.yaml diff --git a/test/nextcloud/1.3.0/templates/postgres-secret.yaml b/test/nextcloud/1.3.1/templates/postgres-secret.yaml similarity index 100% rename from test/nextcloud/1.3.0/templates/postgres-secret.yaml rename to test/nextcloud/1.3.1/templates/postgres-secret.yaml diff --git a/test/nextcloud/1.3.0/templates/postgres-service.yaml b/test/nextcloud/1.3.1/templates/postgres-service.yaml similarity index 100% rename from test/nextcloud/1.3.0/templates/postgres-service.yaml rename to test/nextcloud/1.3.1/templates/postgres-service.yaml diff --git a/test/nextcloud/1.3.0/templates/secrets.yaml b/test/nextcloud/1.3.1/templates/secrets.yaml similarity index 100% rename from test/nextcloud/1.3.0/templates/secrets.yaml rename to test/nextcloud/1.3.1/templates/secrets.yaml diff --git a/test/nextcloud/1.3.0/templates/service.yaml b/test/nextcloud/1.3.1/templates/service.yaml similarity index 100% rename from test/nextcloud/1.3.0/templates/service.yaml rename to test/nextcloud/1.3.1/templates/service.yaml diff --git a/test/nextcloud/1.3.0/templates/serviceaccount.yaml b/test/nextcloud/1.3.1/templates/serviceaccount.yaml similarity index 100% rename from test/nextcloud/1.3.0/templates/serviceaccount.yaml rename to test/nextcloud/1.3.1/templates/serviceaccount.yaml diff --git a/test/nextcloud/1.3.0/test_values.yaml b/test/nextcloud/1.3.1/test_values.yaml similarity index 54% rename from test/nextcloud/1.3.0/test_values.yaml rename to test/nextcloud/1.3.1/test_values.yaml index 24fde43dad..1778f1b36b 100644 --- a/test/nextcloud/1.3.0/test_values.yaml +++ b/test/nextcloud/1.3.1/test_values.yaml @@ -1,46 +1,35 @@ -## Official nextcloud image version -## ref: https://hub.docker.com/r/library/nextcloud/tags/ -## -image: - repository: nextcloud - tag: 21.0.2 - pullPolicy: IfNotPresent - -nextcloud: - host: nextcloud.kube.home - username: admin - password: changeme - datadir: /var/www/html/data - -updateStrategy: "Recreate" - -postgresql: - backupVolume: - mountPath: "/postgres_backups" - datasetName: "ix-postgres_backups" - dataVolume: - mountPath: "/var/lib/postgresql/data" - datasetName: "ix-postgres_data" - -service: - nodePort: 31000 - -emptyDirVolumes: true -ixChartContext: {} -environmentVariables: [] - appVolumeMounts: nextcloud-data: emptyDir: true - mountPath: "/var/www" - -postgresAppVolumeMounts: - postgres-data: - emptyDir: true - mountPath: "/var/lib/postgresql/data" - postgres-backup: - emptyDir: true - mountPath: "/postgres_backups" - + mountPath: /var/www dnsConfig: options: [] +emptyDirVolumes: true +environmentVariables: [] +image: + pullPolicy: IfNotPresent + repository: nextcloud + tag: '22' +ixChartContext: {} +nextcloud: + datadir: /var/www/html/data + host: nextcloud.kube.home + password: changeme + username: admin +postgresAppVolumeMounts: + postgres-backup: + emptyDir: true + mountPath: /postgres_backups + postgres-data: + emptyDir: true + mountPath: /var/lib/postgresql/data +postgresql: + backupVolume: + datasetName: ix-postgres_backups + mountPath: /postgres_backups + dataVolume: + datasetName: ix-postgres_data + mountPath: /var/lib/postgresql/data +service: + nodePort: 31000 +updateStrategy: Recreate diff --git a/test/nextcloud/1.3.0/values.yaml b/test/nextcloud/1.3.1/values.yaml similarity index 100% rename from test/nextcloud/1.3.0/values.yaml rename to test/nextcloud/1.3.1/values.yaml