diff --git a/charts/chia/1.3.16/.helmignore b/charts/chia/1.3.17/.helmignore similarity index 100% rename from charts/chia/1.3.16/.helmignore rename to charts/chia/1.3.17/.helmignore diff --git a/charts/chia/1.3.16/Chart.yaml b/charts/chia/1.3.17/Chart.yaml similarity index 92% rename from charts/chia/1.3.16/Chart.yaml rename to charts/chia/1.3.17/Chart.yaml index c6ae414935..6ea63093df 100644 --- a/charts/chia/1.3.16/Chart.yaml +++ b/charts/chia/1.3.17/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v1.2.7 +appVersion: v1.2.8 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.16 +version: 1.3.17 diff --git a/charts/chia/1.3.16/README.md b/charts/chia/1.3.17/README.md similarity index 100% rename from charts/chia/1.3.16/README.md rename to charts/chia/1.3.17/README.md diff --git a/charts/chia/1.3.16/app-readme.md b/charts/chia/1.3.17/app-readme.md similarity index 100% rename from charts/chia/1.3.16/app-readme.md rename to charts/chia/1.3.17/app-readme.md diff --git a/charts/chia/1.3.16/charts/common-2105.0.0.tgz b/charts/chia/1.3.17/charts/common-2105.0.0.tgz similarity index 100% rename from charts/chia/1.3.16/charts/common-2105.0.0.tgz rename to charts/chia/1.3.17/charts/common-2105.0.0.tgz diff --git a/charts/chia/1.3.16/default_values.yaml b/charts/chia/1.3.17/default_values.yaml similarity index 100% rename from charts/chia/1.3.16/default_values.yaml rename to charts/chia/1.3.17/default_values.yaml diff --git a/charts/chia/1.3.16/ix_values.yaml b/charts/chia/1.3.17/ix_values.yaml similarity index 87% rename from charts/chia/1.3.16/ix_values.yaml rename to charts/chia/1.3.17/ix_values.yaml index ab97447f1e..3a25938f3d 100644 --- a/charts/chia/1.3.16/ix_values.yaml +++ b/charts/chia/1.3.17/ix_values.yaml @@ -1,5 +1,5 @@ image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.2.7 + tag: v1.2.8 updateStrategy: Recreate diff --git a/charts/chia/1.3.16/questions.yaml b/charts/chia/1.3.17/questions.yaml similarity index 100% rename from charts/chia/1.3.16/questions.yaml rename to charts/chia/1.3.17/questions.yaml diff --git a/charts/chia/1.3.16/requirements.lock b/charts/chia/1.3.17/requirements.lock similarity index 100% rename from charts/chia/1.3.16/requirements.lock rename to charts/chia/1.3.17/requirements.lock diff --git a/charts/chia/1.3.16/templates/deployment.yaml b/charts/chia/1.3.17/templates/deployment.yaml similarity index 100% rename from charts/chia/1.3.16/templates/deployment.yaml rename to charts/chia/1.3.17/templates/deployment.yaml diff --git a/charts/chia/1.3.16/templates/generate-mnemonic.yaml b/charts/chia/1.3.17/templates/generate-mnemonic.yaml similarity index 100% rename from charts/chia/1.3.16/templates/generate-mnemonic.yaml rename to charts/chia/1.3.17/templates/generate-mnemonic.yaml diff --git a/charts/chia/1.3.16/templates/mnemonic-configmap.yaml b/charts/chia/1.3.17/templates/mnemonic-configmap.yaml similarity index 100% rename from charts/chia/1.3.16/templates/mnemonic-configmap.yaml rename to charts/chia/1.3.17/templates/mnemonic-configmap.yaml diff --git a/charts/chia/1.3.16/test_values.yaml b/charts/chia/1.3.17/test_values.yaml similarity index 94% rename from charts/chia/1.3.16/test_values.yaml rename to charts/chia/1.3.17/test_values.yaml index a54b83dee5..448ef92450 100644 --- a/charts/chia/1.3.16/test_values.yaml +++ b/charts/chia/1.3.17/test_values.yaml @@ -9,5 +9,5 @@ farmr_env: 'off' image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.2.7 + tag: v1.2.8 updateStrategy: Recreate diff --git a/charts/chia/1.3.16/values.yaml b/charts/chia/1.3.17/values.yaml similarity index 100% rename from charts/chia/1.3.16/values.yaml rename to charts/chia/1.3.17/values.yaml diff --git a/charts/ipfs/1.1.2/.helmignore b/charts/ipfs/1.1.3/.helmignore similarity index 100% rename from charts/ipfs/1.1.2/.helmignore rename to charts/ipfs/1.1.3/.helmignore diff --git a/test/ipfs/1.1.2/Chart.yaml b/charts/ipfs/1.1.3/Chart.yaml similarity index 92% rename from test/ipfs/1.1.2/Chart.yaml rename to charts/ipfs/1.1.3/Chart.yaml index b232bce099..c7b79a8556 100644 --- a/test/ipfs/1.1.2/Chart.yaml +++ b/charts/ipfs/1.1.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v0.9.1 +appVersion: v0.10.0 dependencies: - name: common repository: file://../../../library/common/2105.0.0 @@ -15,4 +15,4 @@ sources: - https://github.com/ipfs/go-ipfs - https://hub.docker.com/r/ipfs/go-ipfs upstream_version: 0.8.0-rc1 -version: 1.1.2 +version: 1.1.3 diff --git a/charts/ipfs/1.1.2/README.md b/charts/ipfs/1.1.3/README.md similarity index 100% rename from charts/ipfs/1.1.2/README.md rename to charts/ipfs/1.1.3/README.md diff --git a/charts/ipfs/1.1.2/app-readme.md b/charts/ipfs/1.1.3/app-readme.md similarity index 100% rename from charts/ipfs/1.1.2/app-readme.md rename to charts/ipfs/1.1.3/app-readme.md diff --git a/charts/ipfs/1.1.2/charts/common-2105.0.0.tgz b/charts/ipfs/1.1.3/charts/common-2105.0.0.tgz similarity index 100% rename from charts/ipfs/1.1.2/charts/common-2105.0.0.tgz rename to charts/ipfs/1.1.3/charts/common-2105.0.0.tgz diff --git a/charts/ipfs/1.1.2/default_values.yaml b/charts/ipfs/1.1.3/default_values.yaml similarity index 100% rename from charts/ipfs/1.1.2/default_values.yaml rename to charts/ipfs/1.1.3/default_values.yaml diff --git a/charts/ipfs/1.1.2/ix_values.yaml b/charts/ipfs/1.1.3/ix_values.yaml similarity index 80% rename from charts/ipfs/1.1.2/ix_values.yaml rename to charts/ipfs/1.1.3/ix_values.yaml index 041a53858d..0693747b28 100644 --- a/charts/ipfs/1.1.2/ix_values.yaml +++ b/charts/ipfs/1.1.3/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: ipfs/go-ipfs - tag: v0.9.1 + tag: v0.10.0 diff --git a/charts/ipfs/1.1.2/questions.yaml b/charts/ipfs/1.1.3/questions.yaml similarity index 100% rename from charts/ipfs/1.1.2/questions.yaml rename to charts/ipfs/1.1.3/questions.yaml diff --git a/charts/ipfs/1.1.2/requirements.lock b/charts/ipfs/1.1.3/requirements.lock similarity index 100% rename from charts/ipfs/1.1.2/requirements.lock rename to charts/ipfs/1.1.3/requirements.lock diff --git a/charts/ipfs/1.1.2/templates/NOTES.txt b/charts/ipfs/1.1.3/templates/NOTES.txt similarity index 100% rename from charts/ipfs/1.1.2/templates/NOTES.txt rename to charts/ipfs/1.1.3/templates/NOTES.txt diff --git a/charts/ipfs/1.1.2/templates/deployment.yaml b/charts/ipfs/1.1.3/templates/deployment.yaml similarity index 100% rename from charts/ipfs/1.1.2/templates/deployment.yaml rename to charts/ipfs/1.1.3/templates/deployment.yaml diff --git a/charts/ipfs/1.1.2/templates/service.yaml b/charts/ipfs/1.1.3/templates/service.yaml similarity index 100% rename from charts/ipfs/1.1.2/templates/service.yaml rename to charts/ipfs/1.1.3/templates/service.yaml diff --git a/charts/ipfs/1.1.2/templates/serviceaccount.yaml b/charts/ipfs/1.1.3/templates/serviceaccount.yaml similarity index 100% rename from charts/ipfs/1.1.2/templates/serviceaccount.yaml rename to charts/ipfs/1.1.3/templates/serviceaccount.yaml diff --git a/charts/ipfs/1.1.2/test_values.yaml b/charts/ipfs/1.1.3/test_values.yaml similarity index 96% rename from charts/ipfs/1.1.2/test_values.yaml rename to charts/ipfs/1.1.3/test_values.yaml index 04b10349c5..5332da60d0 100644 --- a/charts/ipfs/1.1.2/test_values.yaml +++ b/charts/ipfs/1.1.3/test_values.yaml @@ -13,7 +13,7 @@ extraArgs: [] image: pullPolicy: IfNotPresent repository: ipfs/go-ipfs - tag: v0.9.1 + tag: v0.10.0 service: apiPort: 30951 gatewayPort: 30980 diff --git a/charts/ipfs/1.1.2/values.yaml b/charts/ipfs/1.1.3/values.yaml similarity index 100% rename from charts/ipfs/1.1.2/values.yaml rename to charts/ipfs/1.1.3/values.yaml diff --git a/charts/nextcloud/1.3.4/.helmignore b/charts/nextcloud/1.3.5/.helmignore similarity index 100% rename from charts/nextcloud/1.3.4/.helmignore rename to charts/nextcloud/1.3.5/.helmignore diff --git a/charts/nextcloud/1.3.4/Chart.lock b/charts/nextcloud/1.3.5/Chart.lock similarity index 100% rename from charts/nextcloud/1.3.4/Chart.lock rename to charts/nextcloud/1.3.5/Chart.lock diff --git a/test/nextcloud/1.3.4/Chart.yaml b/charts/nextcloud/1.3.5/Chart.yaml similarity index 94% rename from test/nextcloud/1.3.4/Chart.yaml rename to charts/nextcloud/1.3.5/Chart.yaml index 9618db866e..39d566acc9 100644 --- a/test/nextcloud/1.3.4/Chart.yaml +++ b/charts/nextcloud/1.3.5/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 22.1.1 +appVersion: '22.2' dependencies: - name: common repository: file://../../../library/common/2105.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.4 +version: 1.3.5 diff --git a/charts/nextcloud/1.3.4/README.md b/charts/nextcloud/1.3.5/README.md similarity index 100% rename from charts/nextcloud/1.3.4/README.md rename to charts/nextcloud/1.3.5/README.md diff --git a/charts/nextcloud/1.3.4/app-readme.md b/charts/nextcloud/1.3.5/app-readme.md similarity index 100% rename from charts/nextcloud/1.3.4/app-readme.md rename to charts/nextcloud/1.3.5/app-readme.md diff --git a/charts/nextcloud/1.3.4/charts/common-2105.0.0.tgz b/charts/nextcloud/1.3.5/charts/common-2105.0.0.tgz similarity index 100% rename from charts/nextcloud/1.3.4/charts/common-2105.0.0.tgz rename to charts/nextcloud/1.3.5/charts/common-2105.0.0.tgz diff --git a/charts/nextcloud/1.3.4/default_values.yaml b/charts/nextcloud/1.3.5/default_values.yaml similarity index 100% rename from charts/nextcloud/1.3.4/default_values.yaml rename to charts/nextcloud/1.3.5/default_values.yaml diff --git a/charts/nextcloud/1.3.4/ix_values.yaml b/charts/nextcloud/1.3.5/ix_values.yaml similarity index 80% rename from charts/nextcloud/1.3.4/ix_values.yaml rename to charts/nextcloud/1.3.5/ix_values.yaml index 1d14288d98..1c55afae66 100644 --- a/charts/nextcloud/1.3.4/ix_values.yaml +++ b/charts/nextcloud/1.3.5/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: nextcloud - tag: 22.1.1 + tag: '22.2' diff --git a/charts/nextcloud/1.3.4/migrations/migrate_from_1.1.0 b/charts/nextcloud/1.3.5/migrations/migrate_from_1.1.0 similarity index 100% rename from charts/nextcloud/1.3.4/migrations/migrate_from_1.1.0 rename to charts/nextcloud/1.3.5/migrations/migrate_from_1.1.0 diff --git a/charts/nextcloud/1.3.4/questions.yaml b/charts/nextcloud/1.3.5/questions.yaml similarity index 100% rename from charts/nextcloud/1.3.4/questions.yaml rename to charts/nextcloud/1.3.5/questions.yaml diff --git a/charts/nextcloud/1.3.4/templates/NOTES.txt b/charts/nextcloud/1.3.5/templates/NOTES.txt similarity index 100% rename from charts/nextcloud/1.3.4/templates/NOTES.txt rename to charts/nextcloud/1.3.5/templates/NOTES.txt diff --git a/charts/nextcloud/1.3.4/templates/_postgres.tpl b/charts/nextcloud/1.3.5/templates/_postgres.tpl similarity index 100% rename from charts/nextcloud/1.3.4/templates/_postgres.tpl rename to charts/nextcloud/1.3.5/templates/_postgres.tpl diff --git a/charts/nextcloud/1.3.4/templates/backup-postgres-config.yaml b/charts/nextcloud/1.3.5/templates/backup-postgres-config.yaml similarity index 100% rename from charts/nextcloud/1.3.4/templates/backup-postgres-config.yaml rename to charts/nextcloud/1.3.5/templates/backup-postgres-config.yaml diff --git a/charts/nextcloud/1.3.4/templates/backup-postgres-hook.yaml b/charts/nextcloud/1.3.5/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/nextcloud/1.3.4/templates/backup-postgres-hook.yaml rename to charts/nextcloud/1.3.5/templates/backup-postgres-hook.yaml diff --git a/charts/nextcloud/1.3.4/templates/deployment.yaml b/charts/nextcloud/1.3.5/templates/deployment.yaml similarity index 100% rename from charts/nextcloud/1.3.4/templates/deployment.yaml rename to charts/nextcloud/1.3.5/templates/deployment.yaml diff --git a/charts/nextcloud/1.3.4/templates/nuke-deployments-hook.yaml b/charts/nextcloud/1.3.5/templates/nuke-deployments-hook.yaml similarity index 100% rename from charts/nextcloud/1.3.4/templates/nuke-deployments-hook.yaml rename to charts/nextcloud/1.3.5/templates/nuke-deployments-hook.yaml diff --git a/charts/nextcloud/1.3.4/templates/postgres-deployment.yaml b/charts/nextcloud/1.3.5/templates/postgres-deployment.yaml similarity index 100% rename from charts/nextcloud/1.3.4/templates/postgres-deployment.yaml rename to charts/nextcloud/1.3.5/templates/postgres-deployment.yaml diff --git a/charts/nextcloud/1.3.4/templates/postgres-secret.yaml b/charts/nextcloud/1.3.5/templates/postgres-secret.yaml similarity index 100% rename from charts/nextcloud/1.3.4/templates/postgres-secret.yaml rename to charts/nextcloud/1.3.5/templates/postgres-secret.yaml diff --git a/charts/nextcloud/1.3.4/templates/postgres-service.yaml b/charts/nextcloud/1.3.5/templates/postgres-service.yaml similarity index 100% rename from charts/nextcloud/1.3.4/templates/postgres-service.yaml rename to charts/nextcloud/1.3.5/templates/postgres-service.yaml diff --git a/charts/nextcloud/1.3.4/templates/secrets.yaml b/charts/nextcloud/1.3.5/templates/secrets.yaml similarity index 100% rename from charts/nextcloud/1.3.4/templates/secrets.yaml rename to charts/nextcloud/1.3.5/templates/secrets.yaml diff --git a/charts/nextcloud/1.3.4/templates/service.yaml b/charts/nextcloud/1.3.5/templates/service.yaml similarity index 100% rename from charts/nextcloud/1.3.4/templates/service.yaml rename to charts/nextcloud/1.3.5/templates/service.yaml diff --git a/charts/nextcloud/1.3.4/templates/serviceaccount.yaml b/charts/nextcloud/1.3.5/templates/serviceaccount.yaml similarity index 100% rename from charts/nextcloud/1.3.4/templates/serviceaccount.yaml rename to charts/nextcloud/1.3.5/templates/serviceaccount.yaml diff --git a/test/nextcloud/1.3.4/test_values.yaml b/charts/nextcloud/1.3.5/test_values.yaml similarity index 98% rename from test/nextcloud/1.3.4/test_values.yaml rename to charts/nextcloud/1.3.5/test_values.yaml index 0f8c03eb13..b828eca391 100644 --- a/test/nextcloud/1.3.4/test_values.yaml +++ b/charts/nextcloud/1.3.5/test_values.yaml @@ -9,7 +9,7 @@ environmentVariables: [] image: pullPolicy: IfNotPresent repository: nextcloud - tag: 22.1.1 + tag: '22.2' ixChartContext: {} nextcloud: datadir: /var/www/html/data diff --git a/charts/nextcloud/1.3.4/values.yaml b/charts/nextcloud/1.3.5/values.yaml similarity index 100% rename from charts/nextcloud/1.3.4/values.yaml rename to charts/nextcloud/1.3.5/values.yaml diff --git a/test/chia/1.3.16/.helmignore b/test/chia/1.3.17/.helmignore similarity index 100% rename from test/chia/1.3.16/.helmignore rename to test/chia/1.3.17/.helmignore diff --git a/test/chia/1.3.16/Chart.yaml b/test/chia/1.3.17/Chart.yaml similarity index 92% rename from test/chia/1.3.16/Chart.yaml rename to test/chia/1.3.17/Chart.yaml index c6ae414935..6ea63093df 100644 --- a/test/chia/1.3.16/Chart.yaml +++ b/test/chia/1.3.17/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v1.2.7 +appVersion: v1.2.8 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.16 +version: 1.3.17 diff --git a/test/chia/1.3.16/README.md b/test/chia/1.3.17/README.md similarity index 100% rename from test/chia/1.3.16/README.md rename to test/chia/1.3.17/README.md diff --git a/test/chia/1.3.16/app-readme.md b/test/chia/1.3.17/app-readme.md similarity index 100% rename from test/chia/1.3.16/app-readme.md rename to test/chia/1.3.17/app-readme.md diff --git a/test/chia/1.3.16/charts/common-2105.0.0.tgz b/test/chia/1.3.17/charts/common-2105.0.0.tgz similarity index 100% rename from test/chia/1.3.16/charts/common-2105.0.0.tgz rename to test/chia/1.3.17/charts/common-2105.0.0.tgz diff --git a/test/chia/1.3.16/default_values.yaml b/test/chia/1.3.17/default_values.yaml similarity index 100% rename from test/chia/1.3.16/default_values.yaml rename to test/chia/1.3.17/default_values.yaml diff --git a/test/chia/1.3.16/ix_values.yaml b/test/chia/1.3.17/ix_values.yaml similarity index 87% rename from test/chia/1.3.16/ix_values.yaml rename to test/chia/1.3.17/ix_values.yaml index ab97447f1e..3a25938f3d 100644 --- a/test/chia/1.3.16/ix_values.yaml +++ b/test/chia/1.3.17/ix_values.yaml @@ -1,5 +1,5 @@ image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.2.7 + tag: v1.2.8 updateStrategy: Recreate diff --git a/test/chia/1.3.16/questions.yaml b/test/chia/1.3.17/questions.yaml similarity index 100% rename from test/chia/1.3.16/questions.yaml rename to test/chia/1.3.17/questions.yaml diff --git a/test/chia/1.3.16/requirements.lock b/test/chia/1.3.17/requirements.lock similarity index 100% rename from test/chia/1.3.16/requirements.lock rename to test/chia/1.3.17/requirements.lock diff --git a/test/chia/1.3.16/templates/deployment.yaml b/test/chia/1.3.17/templates/deployment.yaml similarity index 100% rename from test/chia/1.3.16/templates/deployment.yaml rename to test/chia/1.3.17/templates/deployment.yaml diff --git a/test/chia/1.3.16/templates/generate-mnemonic.yaml b/test/chia/1.3.17/templates/generate-mnemonic.yaml similarity index 100% rename from test/chia/1.3.16/templates/generate-mnemonic.yaml rename to test/chia/1.3.17/templates/generate-mnemonic.yaml diff --git a/test/chia/1.3.16/templates/mnemonic-configmap.yaml b/test/chia/1.3.17/templates/mnemonic-configmap.yaml similarity index 100% rename from test/chia/1.3.16/templates/mnemonic-configmap.yaml rename to test/chia/1.3.17/templates/mnemonic-configmap.yaml diff --git a/test/chia/1.3.16/test_values.yaml b/test/chia/1.3.17/test_values.yaml similarity index 94% rename from test/chia/1.3.16/test_values.yaml rename to test/chia/1.3.17/test_values.yaml index a54b83dee5..448ef92450 100644 --- a/test/chia/1.3.16/test_values.yaml +++ b/test/chia/1.3.17/test_values.yaml @@ -9,5 +9,5 @@ farmr_env: 'off' image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.2.7 + tag: v1.2.8 updateStrategy: Recreate diff --git a/test/chia/1.3.16/values.yaml b/test/chia/1.3.17/values.yaml similarity index 100% rename from test/chia/1.3.16/values.yaml rename to test/chia/1.3.17/values.yaml diff --git a/test/ipfs/1.1.2/.helmignore b/test/ipfs/1.1.3/.helmignore similarity index 100% rename from test/ipfs/1.1.2/.helmignore rename to test/ipfs/1.1.3/.helmignore diff --git a/charts/ipfs/1.1.2/Chart.yaml b/test/ipfs/1.1.3/Chart.yaml similarity index 92% rename from charts/ipfs/1.1.2/Chart.yaml rename to test/ipfs/1.1.3/Chart.yaml index b232bce099..c7b79a8556 100644 --- a/charts/ipfs/1.1.2/Chart.yaml +++ b/test/ipfs/1.1.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v0.9.1 +appVersion: v0.10.0 dependencies: - name: common repository: file://../../../library/common/2105.0.0 @@ -15,4 +15,4 @@ sources: - https://github.com/ipfs/go-ipfs - https://hub.docker.com/r/ipfs/go-ipfs upstream_version: 0.8.0-rc1 -version: 1.1.2 +version: 1.1.3 diff --git a/test/ipfs/1.1.2/README.md b/test/ipfs/1.1.3/README.md similarity index 100% rename from test/ipfs/1.1.2/README.md rename to test/ipfs/1.1.3/README.md diff --git a/test/ipfs/1.1.2/app-readme.md b/test/ipfs/1.1.3/app-readme.md similarity index 100% rename from test/ipfs/1.1.2/app-readme.md rename to test/ipfs/1.1.3/app-readme.md diff --git a/test/ipfs/1.1.2/charts/common-2105.0.0.tgz b/test/ipfs/1.1.3/charts/common-2105.0.0.tgz similarity index 100% rename from test/ipfs/1.1.2/charts/common-2105.0.0.tgz rename to test/ipfs/1.1.3/charts/common-2105.0.0.tgz diff --git a/test/ipfs/1.1.2/default_values.yaml b/test/ipfs/1.1.3/default_values.yaml similarity index 100% rename from test/ipfs/1.1.2/default_values.yaml rename to test/ipfs/1.1.3/default_values.yaml diff --git a/test/ipfs/1.1.2/ix_values.yaml b/test/ipfs/1.1.3/ix_values.yaml similarity index 80% rename from test/ipfs/1.1.2/ix_values.yaml rename to test/ipfs/1.1.3/ix_values.yaml index 041a53858d..0693747b28 100644 --- a/test/ipfs/1.1.2/ix_values.yaml +++ b/test/ipfs/1.1.3/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: ipfs/go-ipfs - tag: v0.9.1 + tag: v0.10.0 diff --git a/test/ipfs/1.1.2/questions.yaml b/test/ipfs/1.1.3/questions.yaml similarity index 100% rename from test/ipfs/1.1.2/questions.yaml rename to test/ipfs/1.1.3/questions.yaml diff --git a/test/ipfs/1.1.2/requirements.lock b/test/ipfs/1.1.3/requirements.lock similarity index 100% rename from test/ipfs/1.1.2/requirements.lock rename to test/ipfs/1.1.3/requirements.lock diff --git a/test/ipfs/1.1.2/templates/NOTES.txt b/test/ipfs/1.1.3/templates/NOTES.txt similarity index 100% rename from test/ipfs/1.1.2/templates/NOTES.txt rename to test/ipfs/1.1.3/templates/NOTES.txt diff --git a/test/ipfs/1.1.2/templates/deployment.yaml b/test/ipfs/1.1.3/templates/deployment.yaml similarity index 100% rename from test/ipfs/1.1.2/templates/deployment.yaml rename to test/ipfs/1.1.3/templates/deployment.yaml diff --git a/test/ipfs/1.1.2/templates/service.yaml b/test/ipfs/1.1.3/templates/service.yaml similarity index 100% rename from test/ipfs/1.1.2/templates/service.yaml rename to test/ipfs/1.1.3/templates/service.yaml diff --git a/test/ipfs/1.1.2/templates/serviceaccount.yaml b/test/ipfs/1.1.3/templates/serviceaccount.yaml similarity index 100% rename from test/ipfs/1.1.2/templates/serviceaccount.yaml rename to test/ipfs/1.1.3/templates/serviceaccount.yaml diff --git a/test/ipfs/1.1.2/test_values.yaml b/test/ipfs/1.1.3/test_values.yaml similarity index 96% rename from test/ipfs/1.1.2/test_values.yaml rename to test/ipfs/1.1.3/test_values.yaml index 04b10349c5..5332da60d0 100644 --- a/test/ipfs/1.1.2/test_values.yaml +++ b/test/ipfs/1.1.3/test_values.yaml @@ -13,7 +13,7 @@ extraArgs: [] image: pullPolicy: IfNotPresent repository: ipfs/go-ipfs - tag: v0.9.1 + tag: v0.10.0 service: apiPort: 30951 gatewayPort: 30980 diff --git a/test/ipfs/1.1.2/values.yaml b/test/ipfs/1.1.3/values.yaml similarity index 100% rename from test/ipfs/1.1.2/values.yaml rename to test/ipfs/1.1.3/values.yaml diff --git a/test/nextcloud/1.3.4/.helmignore b/test/nextcloud/1.3.5/.helmignore similarity index 100% rename from test/nextcloud/1.3.4/.helmignore rename to test/nextcloud/1.3.5/.helmignore diff --git a/test/nextcloud/1.3.4/Chart.lock b/test/nextcloud/1.3.5/Chart.lock similarity index 100% rename from test/nextcloud/1.3.4/Chart.lock rename to test/nextcloud/1.3.5/Chart.lock diff --git a/charts/nextcloud/1.3.4/Chart.yaml b/test/nextcloud/1.3.5/Chart.yaml similarity index 94% rename from charts/nextcloud/1.3.4/Chart.yaml rename to test/nextcloud/1.3.5/Chart.yaml index 9618db866e..39d566acc9 100644 --- a/charts/nextcloud/1.3.4/Chart.yaml +++ b/test/nextcloud/1.3.5/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 22.1.1 +appVersion: '22.2' dependencies: - name: common repository: file://../../../library/common/2105.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.4 +version: 1.3.5 diff --git a/test/nextcloud/1.3.4/README.md b/test/nextcloud/1.3.5/README.md similarity index 100% rename from test/nextcloud/1.3.4/README.md rename to test/nextcloud/1.3.5/README.md diff --git a/test/nextcloud/1.3.4/app-readme.md b/test/nextcloud/1.3.5/app-readme.md similarity index 100% rename from test/nextcloud/1.3.4/app-readme.md rename to test/nextcloud/1.3.5/app-readme.md diff --git a/test/nextcloud/1.3.4/charts/common-2105.0.0.tgz b/test/nextcloud/1.3.5/charts/common-2105.0.0.tgz similarity index 100% rename from test/nextcloud/1.3.4/charts/common-2105.0.0.tgz rename to test/nextcloud/1.3.5/charts/common-2105.0.0.tgz diff --git a/test/nextcloud/1.3.4/default_values.yaml b/test/nextcloud/1.3.5/default_values.yaml similarity index 100% rename from test/nextcloud/1.3.4/default_values.yaml rename to test/nextcloud/1.3.5/default_values.yaml diff --git a/test/nextcloud/1.3.4/ix_values.yaml b/test/nextcloud/1.3.5/ix_values.yaml similarity index 80% rename from test/nextcloud/1.3.4/ix_values.yaml rename to test/nextcloud/1.3.5/ix_values.yaml index 1d14288d98..1c55afae66 100644 --- a/test/nextcloud/1.3.4/ix_values.yaml +++ b/test/nextcloud/1.3.5/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: nextcloud - tag: 22.1.1 + tag: '22.2' diff --git a/test/nextcloud/1.3.4/migrations/migrate_from_1.1.0 b/test/nextcloud/1.3.5/migrations/migrate_from_1.1.0 similarity index 100% rename from test/nextcloud/1.3.4/migrations/migrate_from_1.1.0 rename to test/nextcloud/1.3.5/migrations/migrate_from_1.1.0 diff --git a/test/nextcloud/1.3.4/questions.yaml b/test/nextcloud/1.3.5/questions.yaml similarity index 100% rename from test/nextcloud/1.3.4/questions.yaml rename to test/nextcloud/1.3.5/questions.yaml diff --git a/test/nextcloud/1.3.4/templates/NOTES.txt b/test/nextcloud/1.3.5/templates/NOTES.txt similarity index 100% rename from test/nextcloud/1.3.4/templates/NOTES.txt rename to test/nextcloud/1.3.5/templates/NOTES.txt diff --git a/test/nextcloud/1.3.4/templates/_postgres.tpl b/test/nextcloud/1.3.5/templates/_postgres.tpl similarity index 100% rename from test/nextcloud/1.3.4/templates/_postgres.tpl rename to test/nextcloud/1.3.5/templates/_postgres.tpl diff --git a/test/nextcloud/1.3.4/templates/backup-postgres-config.yaml b/test/nextcloud/1.3.5/templates/backup-postgres-config.yaml similarity index 100% rename from test/nextcloud/1.3.4/templates/backup-postgres-config.yaml rename to test/nextcloud/1.3.5/templates/backup-postgres-config.yaml diff --git a/test/nextcloud/1.3.4/templates/backup-postgres-hook.yaml b/test/nextcloud/1.3.5/templates/backup-postgres-hook.yaml similarity index 100% rename from test/nextcloud/1.3.4/templates/backup-postgres-hook.yaml rename to test/nextcloud/1.3.5/templates/backup-postgres-hook.yaml diff --git a/test/nextcloud/1.3.4/templates/deployment.yaml b/test/nextcloud/1.3.5/templates/deployment.yaml similarity index 100% rename from test/nextcloud/1.3.4/templates/deployment.yaml rename to test/nextcloud/1.3.5/templates/deployment.yaml diff --git a/test/nextcloud/1.3.4/templates/nuke-deployments-hook.yaml b/test/nextcloud/1.3.5/templates/nuke-deployments-hook.yaml similarity index 100% rename from test/nextcloud/1.3.4/templates/nuke-deployments-hook.yaml rename to test/nextcloud/1.3.5/templates/nuke-deployments-hook.yaml diff --git a/test/nextcloud/1.3.4/templates/postgres-deployment.yaml b/test/nextcloud/1.3.5/templates/postgres-deployment.yaml similarity index 100% rename from test/nextcloud/1.3.4/templates/postgres-deployment.yaml rename to test/nextcloud/1.3.5/templates/postgres-deployment.yaml diff --git a/test/nextcloud/1.3.4/templates/postgres-secret.yaml b/test/nextcloud/1.3.5/templates/postgres-secret.yaml similarity index 100% rename from test/nextcloud/1.3.4/templates/postgres-secret.yaml rename to test/nextcloud/1.3.5/templates/postgres-secret.yaml diff --git a/test/nextcloud/1.3.4/templates/postgres-service.yaml b/test/nextcloud/1.3.5/templates/postgres-service.yaml similarity index 100% rename from test/nextcloud/1.3.4/templates/postgres-service.yaml rename to test/nextcloud/1.3.5/templates/postgres-service.yaml diff --git a/test/nextcloud/1.3.4/templates/secrets.yaml b/test/nextcloud/1.3.5/templates/secrets.yaml similarity index 100% rename from test/nextcloud/1.3.4/templates/secrets.yaml rename to test/nextcloud/1.3.5/templates/secrets.yaml diff --git a/test/nextcloud/1.3.4/templates/service.yaml b/test/nextcloud/1.3.5/templates/service.yaml similarity index 100% rename from test/nextcloud/1.3.4/templates/service.yaml rename to test/nextcloud/1.3.5/templates/service.yaml diff --git a/test/nextcloud/1.3.4/templates/serviceaccount.yaml b/test/nextcloud/1.3.5/templates/serviceaccount.yaml similarity index 100% rename from test/nextcloud/1.3.4/templates/serviceaccount.yaml rename to test/nextcloud/1.3.5/templates/serviceaccount.yaml diff --git a/charts/nextcloud/1.3.4/test_values.yaml b/test/nextcloud/1.3.5/test_values.yaml similarity index 98% rename from charts/nextcloud/1.3.4/test_values.yaml rename to test/nextcloud/1.3.5/test_values.yaml index 0f8c03eb13..b828eca391 100644 --- a/charts/nextcloud/1.3.4/test_values.yaml +++ b/test/nextcloud/1.3.5/test_values.yaml @@ -9,7 +9,7 @@ environmentVariables: [] image: pullPolicy: IfNotPresent repository: nextcloud - tag: 22.1.1 + tag: '22.2' ixChartContext: {} nextcloud: datadir: /var/www/html/data diff --git a/test/nextcloud/1.3.4/values.yaml b/test/nextcloud/1.3.5/values.yaml similarity index 100% rename from test/nextcloud/1.3.4/values.yaml rename to test/nextcloud/1.3.5/values.yaml