From deac092ad25e76fa50f51cbef2801171626b8b60 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Wed, 28 Jul 2021 08:00:21 +0000 Subject: [PATCH] Upgraded catalog item(s) This commit upgrades chia, ipfs, plex, minio catalog item(s). --- charts/chia/{1.3.5 => 1.3.6}/.helmignore | 0 charts/chia/{1.3.5 => 1.3.6}/Chart.yaml | 4 +- charts/chia/{1.3.5 => 1.3.6}/README.md | 0 charts/chia/{1.3.5 => 1.3.6}/app-readme.md | 0 .../charts/common-2105.0.0.tgz | Bin .../chia/{1.3.5 => 1.3.6}/default_values.yaml | 0 .../chia/1.3.6}/ix_values.yaml | 2 +- charts/chia/{1.3.5 => 1.3.6}/questions.yaml | 0 .../chia/{1.3.5 => 1.3.6}/requirements.lock | 0 .../templates/deployment.yaml | 0 .../templates/generate-mnemonic.yaml | 0 .../templates/mnemonic-configmap.yaml | 0 .../chia/1.3.6}/test_values.yaml | 2 +- charts/chia/{1.3.5 => 1.3.6}/values.yaml | 0 charts/ipfs/{1.1.1 => 1.1.2}/.helmignore | 0 .../1.1.1 => charts/ipfs/1.1.2}/Chart.yaml | 4 +- charts/ipfs/{1.1.1 => 1.1.2}/README.md | 0 charts/ipfs/{1.1.1 => 1.1.2}/app-readme.md | 0 .../charts/common-2105.0.0.tgz | Bin .../ipfs/{1.1.1 => 1.1.2}/default_values.yaml | 0 charts/ipfs/{1.1.1 => 1.1.2}/ix_values.yaml | 2 +- charts/ipfs/{1.1.1 => 1.1.2}/questions.yaml | 0 .../ipfs/{1.1.1 => 1.1.2}/requirements.lock | 0 .../ipfs/{1.1.1 => 1.1.2}/templates/NOTES.txt | 0 .../templates/deployment.yaml | 0 .../{1.1.1 => 1.1.2}/templates/service.yaml | 0 .../templates/serviceaccount.yaml | 0 charts/ipfs/{1.1.1 => 1.1.2}/test_values.yaml | 41 +++++++----------- charts/ipfs/{1.1.1 => 1.1.2}/values.yaml | 0 charts/minio/{1.3.5 => 1.3.6}/.helmignore | 0 .../1.3.5 => charts/minio/1.3.6}/Chart.yaml | 4 +- charts/minio/{1.3.5 => 1.3.6}/README.md | 0 charts/minio/{1.3.5 => 1.3.6}/app-readme.md | 0 .../charts/common-2105.0.0.tgz | Bin .../{1.3.5 => 1.3.6}/default_values.yaml | 0 .../minio/1.3.6}/ix_values.yaml | 2 +- .../migrations/migrate_from_1.0.0 | 0 charts/minio/{1.3.5 => 1.3.6}/questions.yaml | 0 .../minio/{1.3.5 => 1.3.6}/requirements.lock | 0 .../{1.3.5 => 1.3.6}/templates/NOTES.txt | 0 .../{1.3.5 => 1.3.6}/templates/_cert.tpl | 0 .../{1.3.5 => 1.3.6}/templates/_helpers.tpl | 0 .../{1.3.5 => 1.3.6}/templates/configmap.yaml | 0 .../templates/deployment.yaml | 0 .../{1.3.5 => 1.3.6}/templates/secrets.yaml | 0 .../{1.3.5 => 1.3.6}/templates/service.yaml | 0 .../templates/serviceaccount.yaml | 0 .../minio/{1.3.5 => 1.3.6}/test_values.yaml | 2 +- charts/minio/{1.3.5 => 1.3.6}/values.yaml | 0 charts/plex/{1.6.4 => 1.6.5}/.helmignore | 0 charts/plex/{1.6.4 => 1.6.5}/Chart.lock | 0 charts/plex/{1.6.4 => 1.6.5}/Chart.yaml | 4 +- charts/plex/{1.6.4 => 1.6.5}/README.md | 0 charts/plex/{1.6.4 => 1.6.5}/app-readme.md | 0 .../charts/common-2105.0.0.tgz | Bin .../plex/{1.6.4 => 1.6.5}/default_values.yaml | 0 .../plex/1.6.5}/ix_values.yaml | 2 +- .../migrations/migrate_from_1.0.0 | 0 charts/plex/{1.6.4 => 1.6.5}/questions.yaml | 0 .../plex/{1.6.4 => 1.6.5}/templates/NOTES.txt | 0 .../templates/deployment.yaml | 0 .../templates/probe_config.yaml | 0 .../templates/service-tcp.yaml | 0 .../templates/service-udp.yaml | 0 .../plex/1.6.5}/test_values.yaml | 2 +- charts/plex/{1.6.4 => 1.6.5}/values.yaml | 0 test/chia/{1.3.5 => 1.3.6}/.helmignore | 0 test/chia/{1.3.5 => 1.3.6}/Chart.yaml | 4 +- test/chia/{1.3.5 => 1.3.6}/README.md | 0 test/chia/{1.3.5 => 1.3.6}/app-readme.md | 0 .../charts/common-2105.0.0.tgz | Bin .../chia/{1.3.5 => 1.3.6}/default_values.yaml | 0 .../1.3.5 => test/chia/1.3.6}/ix_values.yaml | 2 +- test/chia/{1.3.5 => 1.3.6}/questions.yaml | 0 test/chia/{1.3.5 => 1.3.6}/requirements.lock | 0 .../templates/deployment.yaml | 0 .../templates/generate-mnemonic.yaml | 0 .../templates/mnemonic-configmap.yaml | 0 .../chia/1.3.6}/test_values.yaml | 2 +- test/chia/{1.3.5 => 1.3.6}/values.yaml | 0 test/ipfs/{1.1.1 => 1.1.2}/.helmignore | 0 .../ipfs/1.1.1 => test/ipfs/1.1.2}/Chart.yaml | 4 +- test/ipfs/{1.1.1 => 1.1.2}/README.md | 0 test/ipfs/{1.1.1 => 1.1.2}/app-readme.md | 0 .../charts/common-2105.0.0.tgz | Bin .../ipfs/{1.1.1 => 1.1.2}/default_values.yaml | 0 test/ipfs/{1.1.1 => 1.1.2}/ix_values.yaml | 2 +- test/ipfs/{1.1.1 => 1.1.2}/questions.yaml | 0 test/ipfs/{1.1.1 => 1.1.2}/requirements.lock | 0 .../ipfs/{1.1.1 => 1.1.2}/templates/NOTES.txt | 0 .../templates/deployment.yaml | 0 .../{1.1.1 => 1.1.2}/templates/service.yaml | 0 .../templates/serviceaccount.yaml | 0 test/ipfs/{1.1.1 => 1.1.2}/test_values.yaml | 41 +++++++----------- test/ipfs/{1.1.1 => 1.1.2}/values.yaml | 0 test/minio/{1.3.5 => 1.3.6}/.helmignore | 0 .../1.3.5 => test/minio/1.3.6}/Chart.yaml | 4 +- test/minio/{1.3.5 => 1.3.6}/README.md | 0 test/minio/{1.3.5 => 1.3.6}/app-readme.md | 0 .../charts/common-2105.0.0.tgz | Bin .../{1.3.5 => 1.3.6}/default_values.yaml | 0 .../1.3.5 => test/minio/1.3.6}/ix_values.yaml | 2 +- .../migrations/migrate_from_1.0.0 | 0 test/minio/{1.3.5 => 1.3.6}/questions.yaml | 0 test/minio/{1.3.5 => 1.3.6}/requirements.lock | 0 .../{1.3.5 => 1.3.6}/templates/NOTES.txt | 0 .../{1.3.5 => 1.3.6}/templates/_cert.tpl | 0 .../{1.3.5 => 1.3.6}/templates/_helpers.tpl | 0 .../{1.3.5 => 1.3.6}/templates/configmap.yaml | 0 .../templates/deployment.yaml | 0 .../{1.3.5 => 1.3.6}/templates/secrets.yaml | 0 .../{1.3.5 => 1.3.6}/templates/service.yaml | 0 .../templates/serviceaccount.yaml | 0 test/minio/{1.3.5 => 1.3.6}/test_values.yaml | 2 +- test/minio/{1.3.5 => 1.3.6}/values.yaml | 0 test/plex/{1.6.4 => 1.6.5}/.helmignore | 0 test/plex/{1.6.4 => 1.6.5}/Chart.lock | 0 test/plex/{1.6.4 => 1.6.5}/Chart.yaml | 4 +- test/plex/{1.6.4 => 1.6.5}/README.md | 0 test/plex/{1.6.4 => 1.6.5}/app-readme.md | 0 .../charts/common-2105.0.0.tgz | Bin .../plex/{1.6.4 => 1.6.5}/default_values.yaml | 0 .../1.6.4 => test/plex/1.6.5}/ix_values.yaml | 2 +- .../migrations/migrate_from_1.0.0 | 0 test/plex/{1.6.4 => 1.6.5}/questions.yaml | 0 .../plex/{1.6.4 => 1.6.5}/templates/NOTES.txt | 0 .../templates/deployment.yaml | 0 .../templates/probe_config.yaml | 0 .../templates/service-tcp.yaml | 0 .../templates/service-udp.yaml | 0 .../plex/1.6.5}/test_values.yaml | 2 +- test/plex/{1.6.4 => 1.6.5}/values.yaml | 0 132 files changed, 62 insertions(+), 80 deletions(-) rename charts/chia/{1.3.5 => 1.3.6}/.helmignore (100%) rename charts/chia/{1.3.5 => 1.3.6}/Chart.yaml (92%) rename charts/chia/{1.3.5 => 1.3.6}/README.md (100%) rename charts/chia/{1.3.5 => 1.3.6}/app-readme.md (100%) rename charts/chia/{1.3.5 => 1.3.6}/charts/common-2105.0.0.tgz (100%) rename charts/chia/{1.3.5 => 1.3.6}/default_values.yaml (100%) rename {test/chia/1.3.5 => charts/chia/1.3.6}/ix_values.yaml (87%) rename charts/chia/{1.3.5 => 1.3.6}/questions.yaml (100%) rename charts/chia/{1.3.5 => 1.3.6}/requirements.lock (100%) rename charts/chia/{1.3.5 => 1.3.6}/templates/deployment.yaml (100%) rename charts/chia/{1.3.5 => 1.3.6}/templates/generate-mnemonic.yaml (100%) rename charts/chia/{1.3.5 => 1.3.6}/templates/mnemonic-configmap.yaml (100%) rename {test/chia/1.3.5 => charts/chia/1.3.6}/test_values.yaml (94%) rename charts/chia/{1.3.5 => 1.3.6}/values.yaml (100%) rename charts/ipfs/{1.1.1 => 1.1.2}/.helmignore (100%) rename {test/ipfs/1.1.1 => charts/ipfs/1.1.2}/Chart.yaml (92%) rename charts/ipfs/{1.1.1 => 1.1.2}/README.md (100%) rename charts/ipfs/{1.1.1 => 1.1.2}/app-readme.md (100%) rename charts/ipfs/{1.1.1 => 1.1.2}/charts/common-2105.0.0.tgz (100%) rename charts/ipfs/{1.1.1 => 1.1.2}/default_values.yaml (100%) rename charts/ipfs/{1.1.1 => 1.1.2}/ix_values.yaml (81%) rename charts/ipfs/{1.1.1 => 1.1.2}/questions.yaml (100%) rename charts/ipfs/{1.1.1 => 1.1.2}/requirements.lock (100%) rename charts/ipfs/{1.1.1 => 1.1.2}/templates/NOTES.txt (100%) rename charts/ipfs/{1.1.1 => 1.1.2}/templates/deployment.yaml (100%) rename charts/ipfs/{1.1.1 => 1.1.2}/templates/service.yaml (100%) rename charts/ipfs/{1.1.1 => 1.1.2}/templates/serviceaccount.yaml (100%) rename charts/ipfs/{1.1.1 => 1.1.2}/test_values.yaml (60%) rename charts/ipfs/{1.1.1 => 1.1.2}/values.yaml (100%) rename charts/minio/{1.3.5 => 1.3.6}/.helmignore (100%) rename {test/minio/1.3.5 => charts/minio/1.3.6}/Chart.yaml (91%) rename charts/minio/{1.3.5 => 1.3.6}/README.md (100%) rename charts/minio/{1.3.5 => 1.3.6}/app-readme.md (100%) rename charts/minio/{1.3.5 => 1.3.6}/charts/common-2105.0.0.tgz (100%) rename charts/minio/{1.3.5 => 1.3.6}/default_values.yaml (100%) rename {test/minio/1.3.5 => charts/minio/1.3.6}/ix_values.yaml (62%) rename charts/minio/{1.3.5 => 1.3.6}/migrations/migrate_from_1.0.0 (100%) rename charts/minio/{1.3.5 => 1.3.6}/questions.yaml (100%) rename charts/minio/{1.3.5 => 1.3.6}/requirements.lock (100%) rename charts/minio/{1.3.5 => 1.3.6}/templates/NOTES.txt (100%) rename charts/minio/{1.3.5 => 1.3.6}/templates/_cert.tpl (100%) rename charts/minio/{1.3.5 => 1.3.6}/templates/_helpers.tpl (100%) rename charts/minio/{1.3.5 => 1.3.6}/templates/configmap.yaml (100%) rename charts/minio/{1.3.5 => 1.3.6}/templates/deployment.yaml (100%) rename charts/minio/{1.3.5 => 1.3.6}/templates/secrets.yaml (100%) rename charts/minio/{1.3.5 => 1.3.6}/templates/service.yaml (100%) rename charts/minio/{1.3.5 => 1.3.6}/templates/serviceaccount.yaml (100%) rename charts/minio/{1.3.5 => 1.3.6}/test_values.yaml (88%) rename charts/minio/{1.3.5 => 1.3.6}/values.yaml (100%) rename charts/plex/{1.6.4 => 1.6.5}/.helmignore (100%) rename charts/plex/{1.6.4 => 1.6.5}/Chart.lock (100%) rename charts/plex/{1.6.4 => 1.6.5}/Chart.yaml (91%) rename charts/plex/{1.6.4 => 1.6.5}/README.md (100%) rename charts/plex/{1.6.4 => 1.6.5}/app-readme.md (100%) rename charts/plex/{1.6.4 => 1.6.5}/charts/common-2105.0.0.tgz (100%) rename charts/plex/{1.6.4 => 1.6.5}/default_values.yaml (100%) rename {test/plex/1.6.4 => charts/plex/1.6.5}/ix_values.yaml (69%) rename charts/plex/{1.6.4 => 1.6.5}/migrations/migrate_from_1.0.0 (100%) rename charts/plex/{1.6.4 => 1.6.5}/questions.yaml (100%) rename charts/plex/{1.6.4 => 1.6.5}/templates/NOTES.txt (100%) rename charts/plex/{1.6.4 => 1.6.5}/templates/deployment.yaml (100%) rename charts/plex/{1.6.4 => 1.6.5}/templates/probe_config.yaml (100%) rename charts/plex/{1.6.4 => 1.6.5}/templates/service-tcp.yaml (100%) rename charts/plex/{1.6.4 => 1.6.5}/templates/service-udp.yaml (100%) rename {test/plex/1.6.4 => charts/plex/1.6.5}/test_values.yaml (95%) rename charts/plex/{1.6.4 => 1.6.5}/values.yaml (100%) rename test/chia/{1.3.5 => 1.3.6}/.helmignore (100%) rename test/chia/{1.3.5 => 1.3.6}/Chart.yaml (92%) rename test/chia/{1.3.5 => 1.3.6}/README.md (100%) rename test/chia/{1.3.5 => 1.3.6}/app-readme.md (100%) rename test/chia/{1.3.5 => 1.3.6}/charts/common-2105.0.0.tgz (100%) rename test/chia/{1.3.5 => 1.3.6}/default_values.yaml (100%) rename {charts/chia/1.3.5 => test/chia/1.3.6}/ix_values.yaml (87%) rename test/chia/{1.3.5 => 1.3.6}/questions.yaml (100%) rename test/chia/{1.3.5 => 1.3.6}/requirements.lock (100%) rename test/chia/{1.3.5 => 1.3.6}/templates/deployment.yaml (100%) rename test/chia/{1.3.5 => 1.3.6}/templates/generate-mnemonic.yaml (100%) rename test/chia/{1.3.5 => 1.3.6}/templates/mnemonic-configmap.yaml (100%) rename {charts/chia/1.3.5 => test/chia/1.3.6}/test_values.yaml (94%) rename test/chia/{1.3.5 => 1.3.6}/values.yaml (100%) rename test/ipfs/{1.1.1 => 1.1.2}/.helmignore (100%) rename {charts/ipfs/1.1.1 => test/ipfs/1.1.2}/Chart.yaml (92%) rename test/ipfs/{1.1.1 => 1.1.2}/README.md (100%) rename test/ipfs/{1.1.1 => 1.1.2}/app-readme.md (100%) rename test/ipfs/{1.1.1 => 1.1.2}/charts/common-2105.0.0.tgz (100%) rename test/ipfs/{1.1.1 => 1.1.2}/default_values.yaml (100%) rename test/ipfs/{1.1.1 => 1.1.2}/ix_values.yaml (81%) rename test/ipfs/{1.1.1 => 1.1.2}/questions.yaml (100%) rename test/ipfs/{1.1.1 => 1.1.2}/requirements.lock (100%) rename test/ipfs/{1.1.1 => 1.1.2}/templates/NOTES.txt (100%) rename test/ipfs/{1.1.1 => 1.1.2}/templates/deployment.yaml (100%) rename test/ipfs/{1.1.1 => 1.1.2}/templates/service.yaml (100%) rename test/ipfs/{1.1.1 => 1.1.2}/templates/serviceaccount.yaml (100%) rename test/ipfs/{1.1.1 => 1.1.2}/test_values.yaml (60%) rename test/ipfs/{1.1.1 => 1.1.2}/values.yaml (100%) rename test/minio/{1.3.5 => 1.3.6}/.helmignore (100%) rename {charts/minio/1.3.5 => test/minio/1.3.6}/Chart.yaml (91%) rename test/minio/{1.3.5 => 1.3.6}/README.md (100%) rename test/minio/{1.3.5 => 1.3.6}/app-readme.md (100%) rename test/minio/{1.3.5 => 1.3.6}/charts/common-2105.0.0.tgz (100%) rename test/minio/{1.3.5 => 1.3.6}/default_values.yaml (100%) rename {charts/minio/1.3.5 => test/minio/1.3.6}/ix_values.yaml (62%) rename test/minio/{1.3.5 => 1.3.6}/migrations/migrate_from_1.0.0 (100%) rename test/minio/{1.3.5 => 1.3.6}/questions.yaml (100%) rename test/minio/{1.3.5 => 1.3.6}/requirements.lock (100%) rename test/minio/{1.3.5 => 1.3.6}/templates/NOTES.txt (100%) rename test/minio/{1.3.5 => 1.3.6}/templates/_cert.tpl (100%) rename test/minio/{1.3.5 => 1.3.6}/templates/_helpers.tpl (100%) rename test/minio/{1.3.5 => 1.3.6}/templates/configmap.yaml (100%) rename test/minio/{1.3.5 => 1.3.6}/templates/deployment.yaml (100%) rename test/minio/{1.3.5 => 1.3.6}/templates/secrets.yaml (100%) rename test/minio/{1.3.5 => 1.3.6}/templates/service.yaml (100%) rename test/minio/{1.3.5 => 1.3.6}/templates/serviceaccount.yaml (100%) rename test/minio/{1.3.5 => 1.3.6}/test_values.yaml (88%) rename test/minio/{1.3.5 => 1.3.6}/values.yaml (100%) rename test/plex/{1.6.4 => 1.6.5}/.helmignore (100%) rename test/plex/{1.6.4 => 1.6.5}/Chart.lock (100%) rename test/plex/{1.6.4 => 1.6.5}/Chart.yaml (91%) rename test/plex/{1.6.4 => 1.6.5}/README.md (100%) rename test/plex/{1.6.4 => 1.6.5}/app-readme.md (100%) rename test/plex/{1.6.4 => 1.6.5}/charts/common-2105.0.0.tgz (100%) rename test/plex/{1.6.4 => 1.6.5}/default_values.yaml (100%) rename {charts/plex/1.6.4 => test/plex/1.6.5}/ix_values.yaml (69%) rename test/plex/{1.6.4 => 1.6.5}/migrations/migrate_from_1.0.0 (100%) rename test/plex/{1.6.4 => 1.6.5}/questions.yaml (100%) rename test/plex/{1.6.4 => 1.6.5}/templates/NOTES.txt (100%) rename test/plex/{1.6.4 => 1.6.5}/templates/deployment.yaml (100%) rename test/plex/{1.6.4 => 1.6.5}/templates/probe_config.yaml (100%) rename test/plex/{1.6.4 => 1.6.5}/templates/service-tcp.yaml (100%) rename test/plex/{1.6.4 => 1.6.5}/templates/service-udp.yaml (100%) rename {charts/plex/1.6.4 => test/plex/1.6.5}/test_values.yaml (95%) rename test/plex/{1.6.4 => 1.6.5}/values.yaml (100%) diff --git a/charts/chia/1.3.5/.helmignore b/charts/chia/1.3.6/.helmignore similarity index 100% rename from charts/chia/1.3.5/.helmignore rename to charts/chia/1.3.6/.helmignore diff --git a/charts/chia/1.3.5/Chart.yaml b/charts/chia/1.3.6/Chart.yaml similarity index 92% rename from charts/chia/1.3.5/Chart.yaml rename to charts/chia/1.3.6/Chart.yaml index 33f801c71d..ac7923ff46 100644 --- a/charts/chia/1.3.5/Chart.yaml +++ b/charts/chia/1.3.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v1.2.2 +appVersion: v1.2.3 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.5 +version: 1.3.6 diff --git a/charts/chia/1.3.5/README.md b/charts/chia/1.3.6/README.md similarity index 100% rename from charts/chia/1.3.5/README.md rename to charts/chia/1.3.6/README.md diff --git a/charts/chia/1.3.5/app-readme.md b/charts/chia/1.3.6/app-readme.md similarity index 100% rename from charts/chia/1.3.5/app-readme.md rename to charts/chia/1.3.6/app-readme.md diff --git a/charts/chia/1.3.5/charts/common-2105.0.0.tgz b/charts/chia/1.3.6/charts/common-2105.0.0.tgz similarity index 100% rename from charts/chia/1.3.5/charts/common-2105.0.0.tgz rename to charts/chia/1.3.6/charts/common-2105.0.0.tgz diff --git a/charts/chia/1.3.5/default_values.yaml b/charts/chia/1.3.6/default_values.yaml similarity index 100% rename from charts/chia/1.3.5/default_values.yaml rename to charts/chia/1.3.6/default_values.yaml diff --git a/test/chia/1.3.5/ix_values.yaml b/charts/chia/1.3.6/ix_values.yaml similarity index 87% rename from test/chia/1.3.5/ix_values.yaml rename to charts/chia/1.3.6/ix_values.yaml index 4edb1b93f4..03ab14113b 100644 --- a/test/chia/1.3.5/ix_values.yaml +++ b/charts/chia/1.3.6/ix_values.yaml @@ -1,5 +1,5 @@ image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.2.2 + tag: v1.2.3 updateStrategy: Recreate diff --git a/charts/chia/1.3.5/questions.yaml b/charts/chia/1.3.6/questions.yaml similarity index 100% rename from charts/chia/1.3.5/questions.yaml rename to charts/chia/1.3.6/questions.yaml diff --git a/charts/chia/1.3.5/requirements.lock b/charts/chia/1.3.6/requirements.lock similarity index 100% rename from charts/chia/1.3.5/requirements.lock rename to charts/chia/1.3.6/requirements.lock diff --git a/charts/chia/1.3.5/templates/deployment.yaml b/charts/chia/1.3.6/templates/deployment.yaml similarity index 100% rename from charts/chia/1.3.5/templates/deployment.yaml rename to charts/chia/1.3.6/templates/deployment.yaml diff --git a/charts/chia/1.3.5/templates/generate-mnemonic.yaml b/charts/chia/1.3.6/templates/generate-mnemonic.yaml similarity index 100% rename from charts/chia/1.3.5/templates/generate-mnemonic.yaml rename to charts/chia/1.3.6/templates/generate-mnemonic.yaml diff --git a/charts/chia/1.3.5/templates/mnemonic-configmap.yaml b/charts/chia/1.3.6/templates/mnemonic-configmap.yaml similarity index 100% rename from charts/chia/1.3.5/templates/mnemonic-configmap.yaml rename to charts/chia/1.3.6/templates/mnemonic-configmap.yaml diff --git a/test/chia/1.3.5/test_values.yaml b/charts/chia/1.3.6/test_values.yaml similarity index 94% rename from test/chia/1.3.5/test_values.yaml rename to charts/chia/1.3.6/test_values.yaml index 8fb2ea1e88..698faced93 100644 --- a/test/chia/1.3.5/test_values.yaml +++ b/charts/chia/1.3.6/test_values.yaml @@ -9,5 +9,5 @@ farmr_env: 'off' image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.2.2 + tag: v1.2.3 updateStrategy: Recreate diff --git a/charts/chia/1.3.5/values.yaml b/charts/chia/1.3.6/values.yaml similarity index 100% rename from charts/chia/1.3.5/values.yaml rename to charts/chia/1.3.6/values.yaml diff --git a/charts/ipfs/1.1.1/.helmignore b/charts/ipfs/1.1.2/.helmignore similarity index 100% rename from charts/ipfs/1.1.1/.helmignore rename to charts/ipfs/1.1.2/.helmignore diff --git a/test/ipfs/1.1.1/Chart.yaml b/charts/ipfs/1.1.2/Chart.yaml similarity index 92% rename from test/ipfs/1.1.1/Chart.yaml rename to charts/ipfs/1.1.2/Chart.yaml index d1565b9e5b..b232bce099 100644 --- a/test/ipfs/1.1.1/Chart.yaml +++ b/charts/ipfs/1.1.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v0.9.0 +appVersion: v0.9.1 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.1 +version: 1.1.2 diff --git a/charts/ipfs/1.1.1/README.md b/charts/ipfs/1.1.2/README.md similarity index 100% rename from charts/ipfs/1.1.1/README.md rename to charts/ipfs/1.1.2/README.md diff --git a/charts/ipfs/1.1.1/app-readme.md b/charts/ipfs/1.1.2/app-readme.md similarity index 100% rename from charts/ipfs/1.1.1/app-readme.md rename to charts/ipfs/1.1.2/app-readme.md diff --git a/charts/ipfs/1.1.1/charts/common-2105.0.0.tgz b/charts/ipfs/1.1.2/charts/common-2105.0.0.tgz similarity index 100% rename from charts/ipfs/1.1.1/charts/common-2105.0.0.tgz rename to charts/ipfs/1.1.2/charts/common-2105.0.0.tgz diff --git a/charts/ipfs/1.1.1/default_values.yaml b/charts/ipfs/1.1.2/default_values.yaml similarity index 100% rename from charts/ipfs/1.1.1/default_values.yaml rename to charts/ipfs/1.1.2/default_values.yaml diff --git a/charts/ipfs/1.1.1/ix_values.yaml b/charts/ipfs/1.1.2/ix_values.yaml similarity index 81% rename from charts/ipfs/1.1.1/ix_values.yaml rename to charts/ipfs/1.1.2/ix_values.yaml index b88dfe6cc1..041a53858d 100644 --- a/charts/ipfs/1.1.1/ix_values.yaml +++ b/charts/ipfs/1.1.2/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: ipfs/go-ipfs - tag: v0.9.0 + tag: v0.9.1 diff --git a/charts/ipfs/1.1.1/questions.yaml b/charts/ipfs/1.1.2/questions.yaml similarity index 100% rename from charts/ipfs/1.1.1/questions.yaml rename to charts/ipfs/1.1.2/questions.yaml diff --git a/charts/ipfs/1.1.1/requirements.lock b/charts/ipfs/1.1.2/requirements.lock similarity index 100% rename from charts/ipfs/1.1.1/requirements.lock rename to charts/ipfs/1.1.2/requirements.lock diff --git a/charts/ipfs/1.1.1/templates/NOTES.txt b/charts/ipfs/1.1.2/templates/NOTES.txt similarity index 100% rename from charts/ipfs/1.1.1/templates/NOTES.txt rename to charts/ipfs/1.1.2/templates/NOTES.txt diff --git a/charts/ipfs/1.1.1/templates/deployment.yaml b/charts/ipfs/1.1.2/templates/deployment.yaml similarity index 100% rename from charts/ipfs/1.1.1/templates/deployment.yaml rename to charts/ipfs/1.1.2/templates/deployment.yaml diff --git a/charts/ipfs/1.1.1/templates/service.yaml b/charts/ipfs/1.1.2/templates/service.yaml similarity index 100% rename from charts/ipfs/1.1.1/templates/service.yaml rename to charts/ipfs/1.1.2/templates/service.yaml diff --git a/charts/ipfs/1.1.1/templates/serviceaccount.yaml b/charts/ipfs/1.1.2/templates/serviceaccount.yaml similarity index 100% rename from charts/ipfs/1.1.1/templates/serviceaccount.yaml rename to charts/ipfs/1.1.2/templates/serviceaccount.yaml diff --git a/charts/ipfs/1.1.1/test_values.yaml b/charts/ipfs/1.1.2/test_values.yaml similarity index 60% rename from charts/ipfs/1.1.1/test_values.yaml rename to charts/ipfs/1.1.2/test_values.yaml index 2f385ceddf..04b10349c5 100644 --- a/charts/ipfs/1.1.1/test_values.yaml +++ b/charts/ipfs/1.1.2/test_values.yaml @@ -1,30 +1,21 @@ -## Set default image, imageTag, and imagePullPolicy. mode is used to indicate the -## -image: - repository: ipfs/go-ipfs - tag: v0.9.0 - pullPolicy: IfNotPresent - -## Additional arguments to pass to minio binary -extraArgs: [] - -updateStrategy: Recreate - -service: - swarmPort: 30941 - apiPort: 30951 - gatewayPort: 30980 - -environmentVariables: [] - -emptyDirVolumes: true appVolumeMounts: - staging: - emptyDir: true - mountPath: "/export" data: emptyDir: true - mountPath: "/data/ipfs" - + mountPath: /data/ipfs + staging: + emptyDir: true + mountPath: /export dnsConfig: options: [] +emptyDirVolumes: true +environmentVariables: [] +extraArgs: [] +image: + pullPolicy: IfNotPresent + repository: ipfs/go-ipfs + tag: v0.9.1 +service: + apiPort: 30951 + gatewayPort: 30980 + swarmPort: 30941 +updateStrategy: Recreate diff --git a/charts/ipfs/1.1.1/values.yaml b/charts/ipfs/1.1.2/values.yaml similarity index 100% rename from charts/ipfs/1.1.1/values.yaml rename to charts/ipfs/1.1.2/values.yaml diff --git a/charts/minio/1.3.5/.helmignore b/charts/minio/1.3.6/.helmignore similarity index 100% rename from charts/minio/1.3.5/.helmignore rename to charts/minio/1.3.6/.helmignore diff --git a/test/minio/1.3.5/Chart.yaml b/charts/minio/1.3.6/Chart.yaml similarity index 91% rename from test/minio/1.3.5/Chart.yaml rename to charts/minio/1.3.6/Chart.yaml index fa8db60190..a24d5842cf 100644 --- a/test/minio/1.3.5/Chart.yaml +++ b/charts/minio/1.3.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: '2021-07-15' +appVersion: '2021-07-27' 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.5 +version: 1.3.6 diff --git a/charts/minio/1.3.5/README.md b/charts/minio/1.3.6/README.md similarity index 100% rename from charts/minio/1.3.5/README.md rename to charts/minio/1.3.6/README.md diff --git a/charts/minio/1.3.5/app-readme.md b/charts/minio/1.3.6/app-readme.md similarity index 100% rename from charts/minio/1.3.5/app-readme.md rename to charts/minio/1.3.6/app-readme.md diff --git a/charts/minio/1.3.5/charts/common-2105.0.0.tgz b/charts/minio/1.3.6/charts/common-2105.0.0.tgz similarity index 100% rename from charts/minio/1.3.5/charts/common-2105.0.0.tgz rename to charts/minio/1.3.6/charts/common-2105.0.0.tgz diff --git a/charts/minio/1.3.5/default_values.yaml b/charts/minio/1.3.6/default_values.yaml similarity index 100% rename from charts/minio/1.3.5/default_values.yaml rename to charts/minio/1.3.6/default_values.yaml diff --git a/test/minio/1.3.5/ix_values.yaml b/charts/minio/1.3.6/ix_values.yaml similarity index 62% rename from test/minio/1.3.5/ix_values.yaml rename to charts/minio/1.3.6/ix_values.yaml index 60a57f797f..c59b0a989c 100644 --- a/test/minio/1.3.5/ix_values.yaml +++ b/charts/minio/1.3.6/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2021-07-15T22-27-34Z + tag: RELEASE.2021-07-27T02-40-15Z diff --git a/charts/minio/1.3.5/migrations/migrate_from_1.0.0 b/charts/minio/1.3.6/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/minio/1.3.5/migrations/migrate_from_1.0.0 rename to charts/minio/1.3.6/migrations/migrate_from_1.0.0 diff --git a/charts/minio/1.3.5/questions.yaml b/charts/minio/1.3.6/questions.yaml similarity index 100% rename from charts/minio/1.3.5/questions.yaml rename to charts/minio/1.3.6/questions.yaml diff --git a/charts/minio/1.3.5/requirements.lock b/charts/minio/1.3.6/requirements.lock similarity index 100% rename from charts/minio/1.3.5/requirements.lock rename to charts/minio/1.3.6/requirements.lock diff --git a/charts/minio/1.3.5/templates/NOTES.txt b/charts/minio/1.3.6/templates/NOTES.txt similarity index 100% rename from charts/minio/1.3.5/templates/NOTES.txt rename to charts/minio/1.3.6/templates/NOTES.txt diff --git a/charts/minio/1.3.5/templates/_cert.tpl b/charts/minio/1.3.6/templates/_cert.tpl similarity index 100% rename from charts/minio/1.3.5/templates/_cert.tpl rename to charts/minio/1.3.6/templates/_cert.tpl diff --git a/charts/minio/1.3.5/templates/_helpers.tpl b/charts/minio/1.3.6/templates/_helpers.tpl similarity index 100% rename from charts/minio/1.3.5/templates/_helpers.tpl rename to charts/minio/1.3.6/templates/_helpers.tpl diff --git a/charts/minio/1.3.5/templates/configmap.yaml b/charts/minio/1.3.6/templates/configmap.yaml similarity index 100% rename from charts/minio/1.3.5/templates/configmap.yaml rename to charts/minio/1.3.6/templates/configmap.yaml diff --git a/charts/minio/1.3.5/templates/deployment.yaml b/charts/minio/1.3.6/templates/deployment.yaml similarity index 100% rename from charts/minio/1.3.5/templates/deployment.yaml rename to charts/minio/1.3.6/templates/deployment.yaml diff --git a/charts/minio/1.3.5/templates/secrets.yaml b/charts/minio/1.3.6/templates/secrets.yaml similarity index 100% rename from charts/minio/1.3.5/templates/secrets.yaml rename to charts/minio/1.3.6/templates/secrets.yaml diff --git a/charts/minio/1.3.5/templates/service.yaml b/charts/minio/1.3.6/templates/service.yaml similarity index 100% rename from charts/minio/1.3.5/templates/service.yaml rename to charts/minio/1.3.6/templates/service.yaml diff --git a/charts/minio/1.3.5/templates/serviceaccount.yaml b/charts/minio/1.3.6/templates/serviceaccount.yaml similarity index 100% rename from charts/minio/1.3.5/templates/serviceaccount.yaml rename to charts/minio/1.3.6/templates/serviceaccount.yaml diff --git a/charts/minio/1.3.5/test_values.yaml b/charts/minio/1.3.6/test_values.yaml similarity index 88% rename from charts/minio/1.3.5/test_values.yaml rename to charts/minio/1.3.6/test_values.yaml index ade122746b..205e1d7b23 100644 --- a/charts/minio/1.3.5/test_values.yaml +++ b/charts/minio/1.3.6/test_values.yaml @@ -10,7 +10,7 @@ extraArgs: [] image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2021-07-15T22-27-34Z + tag: RELEASE.2021-07-27T02-40-15Z service: nodePort: 32324 updateStrategy: RollingUpdate diff --git a/charts/minio/1.3.5/values.yaml b/charts/minio/1.3.6/values.yaml similarity index 100% rename from charts/minio/1.3.5/values.yaml rename to charts/minio/1.3.6/values.yaml diff --git a/charts/plex/1.6.4/.helmignore b/charts/plex/1.6.5/.helmignore similarity index 100% rename from charts/plex/1.6.4/.helmignore rename to charts/plex/1.6.5/.helmignore diff --git a/charts/plex/1.6.4/Chart.lock b/charts/plex/1.6.5/Chart.lock similarity index 100% rename from charts/plex/1.6.4/Chart.lock rename to charts/plex/1.6.5/Chart.lock diff --git a/charts/plex/1.6.4/Chart.yaml b/charts/plex/1.6.5/Chart.yaml similarity index 91% rename from charts/plex/1.6.4/Chart.yaml rename to charts/plex/1.6.5/Chart.yaml index c70cae3c98..7ed1b29e42 100644 --- a/charts/plex/1.6.4/Chart.yaml +++ b/charts/plex/1.6.5/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.23.5.4841 +appVersion: 1.23.5.4862 dependencies: - name: common repository: file://../../../library/common/2105.0.0 @@ -14,4 +14,4 @@ sources: - https://hub.docker.com/r/plexinc/pms-docker/ - https://github.com/k8s-at-home/charts/tree/master/charts/plex upstream_version: 2.1.0 -version: 1.6.4 +version: 1.6.5 diff --git a/charts/plex/1.6.4/README.md b/charts/plex/1.6.5/README.md similarity index 100% rename from charts/plex/1.6.4/README.md rename to charts/plex/1.6.5/README.md diff --git a/charts/plex/1.6.4/app-readme.md b/charts/plex/1.6.5/app-readme.md similarity index 100% rename from charts/plex/1.6.4/app-readme.md rename to charts/plex/1.6.5/app-readme.md diff --git a/charts/plex/1.6.4/charts/common-2105.0.0.tgz b/charts/plex/1.6.5/charts/common-2105.0.0.tgz similarity index 100% rename from charts/plex/1.6.4/charts/common-2105.0.0.tgz rename to charts/plex/1.6.5/charts/common-2105.0.0.tgz diff --git a/charts/plex/1.6.4/default_values.yaml b/charts/plex/1.6.5/default_values.yaml similarity index 100% rename from charts/plex/1.6.4/default_values.yaml rename to charts/plex/1.6.5/default_values.yaml diff --git a/test/plex/1.6.4/ix_values.yaml b/charts/plex/1.6.5/ix_values.yaml similarity index 69% rename from test/plex/1.6.4/ix_values.yaml rename to charts/plex/1.6.5/ix_values.yaml index 2803a2d239..dbf9dae553 100644 --- a/test/plex/1.6.4/ix_values.yaml +++ b/charts/plex/1.6.5/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.23.5.4841-549599676 + tag: 1.23.5.4862-0f739d462 diff --git a/charts/plex/1.6.4/migrations/migrate_from_1.0.0 b/charts/plex/1.6.5/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/plex/1.6.4/migrations/migrate_from_1.0.0 rename to charts/plex/1.6.5/migrations/migrate_from_1.0.0 diff --git a/charts/plex/1.6.4/questions.yaml b/charts/plex/1.6.5/questions.yaml similarity index 100% rename from charts/plex/1.6.4/questions.yaml rename to charts/plex/1.6.5/questions.yaml diff --git a/charts/plex/1.6.4/templates/NOTES.txt b/charts/plex/1.6.5/templates/NOTES.txt similarity index 100% rename from charts/plex/1.6.4/templates/NOTES.txt rename to charts/plex/1.6.5/templates/NOTES.txt diff --git a/charts/plex/1.6.4/templates/deployment.yaml b/charts/plex/1.6.5/templates/deployment.yaml similarity index 100% rename from charts/plex/1.6.4/templates/deployment.yaml rename to charts/plex/1.6.5/templates/deployment.yaml diff --git a/charts/plex/1.6.4/templates/probe_config.yaml b/charts/plex/1.6.5/templates/probe_config.yaml similarity index 100% rename from charts/plex/1.6.4/templates/probe_config.yaml rename to charts/plex/1.6.5/templates/probe_config.yaml diff --git a/charts/plex/1.6.4/templates/service-tcp.yaml b/charts/plex/1.6.5/templates/service-tcp.yaml similarity index 100% rename from charts/plex/1.6.4/templates/service-tcp.yaml rename to charts/plex/1.6.5/templates/service-tcp.yaml diff --git a/charts/plex/1.6.4/templates/service-udp.yaml b/charts/plex/1.6.5/templates/service-udp.yaml similarity index 100% rename from charts/plex/1.6.4/templates/service-udp.yaml rename to charts/plex/1.6.5/templates/service-udp.yaml diff --git a/test/plex/1.6.4/test_values.yaml b/charts/plex/1.6.5/test_values.yaml similarity index 95% rename from test/plex/1.6.4/test_values.yaml rename to charts/plex/1.6.5/test_values.yaml index d60fed7578..8ce768e8bb 100644 --- a/test/plex/1.6.4/test_values.yaml +++ b/charts/plex/1.6.5/test_values.yaml @@ -24,7 +24,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.23.5.4841-549599676 + tag: 1.23.5.4862-0f739d462 plexServiceTCP: port: 32400 timezone: Etc/UTC diff --git a/charts/plex/1.6.4/values.yaml b/charts/plex/1.6.5/values.yaml similarity index 100% rename from charts/plex/1.6.4/values.yaml rename to charts/plex/1.6.5/values.yaml diff --git a/test/chia/1.3.5/.helmignore b/test/chia/1.3.6/.helmignore similarity index 100% rename from test/chia/1.3.5/.helmignore rename to test/chia/1.3.6/.helmignore diff --git a/test/chia/1.3.5/Chart.yaml b/test/chia/1.3.6/Chart.yaml similarity index 92% rename from test/chia/1.3.5/Chart.yaml rename to test/chia/1.3.6/Chart.yaml index 33f801c71d..ac7923ff46 100644 --- a/test/chia/1.3.5/Chart.yaml +++ b/test/chia/1.3.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v1.2.2 +appVersion: v1.2.3 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.5 +version: 1.3.6 diff --git a/test/chia/1.3.5/README.md b/test/chia/1.3.6/README.md similarity index 100% rename from test/chia/1.3.5/README.md rename to test/chia/1.3.6/README.md diff --git a/test/chia/1.3.5/app-readme.md b/test/chia/1.3.6/app-readme.md similarity index 100% rename from test/chia/1.3.5/app-readme.md rename to test/chia/1.3.6/app-readme.md diff --git a/test/chia/1.3.5/charts/common-2105.0.0.tgz b/test/chia/1.3.6/charts/common-2105.0.0.tgz similarity index 100% rename from test/chia/1.3.5/charts/common-2105.0.0.tgz rename to test/chia/1.3.6/charts/common-2105.0.0.tgz diff --git a/test/chia/1.3.5/default_values.yaml b/test/chia/1.3.6/default_values.yaml similarity index 100% rename from test/chia/1.3.5/default_values.yaml rename to test/chia/1.3.6/default_values.yaml diff --git a/charts/chia/1.3.5/ix_values.yaml b/test/chia/1.3.6/ix_values.yaml similarity index 87% rename from charts/chia/1.3.5/ix_values.yaml rename to test/chia/1.3.6/ix_values.yaml index 4edb1b93f4..03ab14113b 100644 --- a/charts/chia/1.3.5/ix_values.yaml +++ b/test/chia/1.3.6/ix_values.yaml @@ -1,5 +1,5 @@ image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.2.2 + tag: v1.2.3 updateStrategy: Recreate diff --git a/test/chia/1.3.5/questions.yaml b/test/chia/1.3.6/questions.yaml similarity index 100% rename from test/chia/1.3.5/questions.yaml rename to test/chia/1.3.6/questions.yaml diff --git a/test/chia/1.3.5/requirements.lock b/test/chia/1.3.6/requirements.lock similarity index 100% rename from test/chia/1.3.5/requirements.lock rename to test/chia/1.3.6/requirements.lock diff --git a/test/chia/1.3.5/templates/deployment.yaml b/test/chia/1.3.6/templates/deployment.yaml similarity index 100% rename from test/chia/1.3.5/templates/deployment.yaml rename to test/chia/1.3.6/templates/deployment.yaml diff --git a/test/chia/1.3.5/templates/generate-mnemonic.yaml b/test/chia/1.3.6/templates/generate-mnemonic.yaml similarity index 100% rename from test/chia/1.3.5/templates/generate-mnemonic.yaml rename to test/chia/1.3.6/templates/generate-mnemonic.yaml diff --git a/test/chia/1.3.5/templates/mnemonic-configmap.yaml b/test/chia/1.3.6/templates/mnemonic-configmap.yaml similarity index 100% rename from test/chia/1.3.5/templates/mnemonic-configmap.yaml rename to test/chia/1.3.6/templates/mnemonic-configmap.yaml diff --git a/charts/chia/1.3.5/test_values.yaml b/test/chia/1.3.6/test_values.yaml similarity index 94% rename from charts/chia/1.3.5/test_values.yaml rename to test/chia/1.3.6/test_values.yaml index 8fb2ea1e88..698faced93 100644 --- a/charts/chia/1.3.5/test_values.yaml +++ b/test/chia/1.3.6/test_values.yaml @@ -9,5 +9,5 @@ farmr_env: 'off' image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.2.2 + tag: v1.2.3 updateStrategy: Recreate diff --git a/test/chia/1.3.5/values.yaml b/test/chia/1.3.6/values.yaml similarity index 100% rename from test/chia/1.3.5/values.yaml rename to test/chia/1.3.6/values.yaml diff --git a/test/ipfs/1.1.1/.helmignore b/test/ipfs/1.1.2/.helmignore similarity index 100% rename from test/ipfs/1.1.1/.helmignore rename to test/ipfs/1.1.2/.helmignore diff --git a/charts/ipfs/1.1.1/Chart.yaml b/test/ipfs/1.1.2/Chart.yaml similarity index 92% rename from charts/ipfs/1.1.1/Chart.yaml rename to test/ipfs/1.1.2/Chart.yaml index d1565b9e5b..b232bce099 100644 --- a/charts/ipfs/1.1.1/Chart.yaml +++ b/test/ipfs/1.1.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v0.9.0 +appVersion: v0.9.1 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.1 +version: 1.1.2 diff --git a/test/ipfs/1.1.1/README.md b/test/ipfs/1.1.2/README.md similarity index 100% rename from test/ipfs/1.1.1/README.md rename to test/ipfs/1.1.2/README.md diff --git a/test/ipfs/1.1.1/app-readme.md b/test/ipfs/1.1.2/app-readme.md similarity index 100% rename from test/ipfs/1.1.1/app-readme.md rename to test/ipfs/1.1.2/app-readme.md diff --git a/test/ipfs/1.1.1/charts/common-2105.0.0.tgz b/test/ipfs/1.1.2/charts/common-2105.0.0.tgz similarity index 100% rename from test/ipfs/1.1.1/charts/common-2105.0.0.tgz rename to test/ipfs/1.1.2/charts/common-2105.0.0.tgz diff --git a/test/ipfs/1.1.1/default_values.yaml b/test/ipfs/1.1.2/default_values.yaml similarity index 100% rename from test/ipfs/1.1.1/default_values.yaml rename to test/ipfs/1.1.2/default_values.yaml diff --git a/test/ipfs/1.1.1/ix_values.yaml b/test/ipfs/1.1.2/ix_values.yaml similarity index 81% rename from test/ipfs/1.1.1/ix_values.yaml rename to test/ipfs/1.1.2/ix_values.yaml index b88dfe6cc1..041a53858d 100644 --- a/test/ipfs/1.1.1/ix_values.yaml +++ b/test/ipfs/1.1.2/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: ipfs/go-ipfs - tag: v0.9.0 + tag: v0.9.1 diff --git a/test/ipfs/1.1.1/questions.yaml b/test/ipfs/1.1.2/questions.yaml similarity index 100% rename from test/ipfs/1.1.1/questions.yaml rename to test/ipfs/1.1.2/questions.yaml diff --git a/test/ipfs/1.1.1/requirements.lock b/test/ipfs/1.1.2/requirements.lock similarity index 100% rename from test/ipfs/1.1.1/requirements.lock rename to test/ipfs/1.1.2/requirements.lock diff --git a/test/ipfs/1.1.1/templates/NOTES.txt b/test/ipfs/1.1.2/templates/NOTES.txt similarity index 100% rename from test/ipfs/1.1.1/templates/NOTES.txt rename to test/ipfs/1.1.2/templates/NOTES.txt diff --git a/test/ipfs/1.1.1/templates/deployment.yaml b/test/ipfs/1.1.2/templates/deployment.yaml similarity index 100% rename from test/ipfs/1.1.1/templates/deployment.yaml rename to test/ipfs/1.1.2/templates/deployment.yaml diff --git a/test/ipfs/1.1.1/templates/service.yaml b/test/ipfs/1.1.2/templates/service.yaml similarity index 100% rename from test/ipfs/1.1.1/templates/service.yaml rename to test/ipfs/1.1.2/templates/service.yaml diff --git a/test/ipfs/1.1.1/templates/serviceaccount.yaml b/test/ipfs/1.1.2/templates/serviceaccount.yaml similarity index 100% rename from test/ipfs/1.1.1/templates/serviceaccount.yaml rename to test/ipfs/1.1.2/templates/serviceaccount.yaml diff --git a/test/ipfs/1.1.1/test_values.yaml b/test/ipfs/1.1.2/test_values.yaml similarity index 60% rename from test/ipfs/1.1.1/test_values.yaml rename to test/ipfs/1.1.2/test_values.yaml index 2f385ceddf..04b10349c5 100644 --- a/test/ipfs/1.1.1/test_values.yaml +++ b/test/ipfs/1.1.2/test_values.yaml @@ -1,30 +1,21 @@ -## Set default image, imageTag, and imagePullPolicy. mode is used to indicate the -## -image: - repository: ipfs/go-ipfs - tag: v0.9.0 - pullPolicy: IfNotPresent - -## Additional arguments to pass to minio binary -extraArgs: [] - -updateStrategy: Recreate - -service: - swarmPort: 30941 - apiPort: 30951 - gatewayPort: 30980 - -environmentVariables: [] - -emptyDirVolumes: true appVolumeMounts: - staging: - emptyDir: true - mountPath: "/export" data: emptyDir: true - mountPath: "/data/ipfs" - + mountPath: /data/ipfs + staging: + emptyDir: true + mountPath: /export dnsConfig: options: [] +emptyDirVolumes: true +environmentVariables: [] +extraArgs: [] +image: + pullPolicy: IfNotPresent + repository: ipfs/go-ipfs + tag: v0.9.1 +service: + apiPort: 30951 + gatewayPort: 30980 + swarmPort: 30941 +updateStrategy: Recreate diff --git a/test/ipfs/1.1.1/values.yaml b/test/ipfs/1.1.2/values.yaml similarity index 100% rename from test/ipfs/1.1.1/values.yaml rename to test/ipfs/1.1.2/values.yaml diff --git a/test/minio/1.3.5/.helmignore b/test/minio/1.3.6/.helmignore similarity index 100% rename from test/minio/1.3.5/.helmignore rename to test/minio/1.3.6/.helmignore diff --git a/charts/minio/1.3.5/Chart.yaml b/test/minio/1.3.6/Chart.yaml similarity index 91% rename from charts/minio/1.3.5/Chart.yaml rename to test/minio/1.3.6/Chart.yaml index fa8db60190..a24d5842cf 100644 --- a/charts/minio/1.3.5/Chart.yaml +++ b/test/minio/1.3.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: '2021-07-15' +appVersion: '2021-07-27' 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.5 +version: 1.3.6 diff --git a/test/minio/1.3.5/README.md b/test/minio/1.3.6/README.md similarity index 100% rename from test/minio/1.3.5/README.md rename to test/minio/1.3.6/README.md diff --git a/test/minio/1.3.5/app-readme.md b/test/minio/1.3.6/app-readme.md similarity index 100% rename from test/minio/1.3.5/app-readme.md rename to test/minio/1.3.6/app-readme.md diff --git a/test/minio/1.3.5/charts/common-2105.0.0.tgz b/test/minio/1.3.6/charts/common-2105.0.0.tgz similarity index 100% rename from test/minio/1.3.5/charts/common-2105.0.0.tgz rename to test/minio/1.3.6/charts/common-2105.0.0.tgz diff --git a/test/minio/1.3.5/default_values.yaml b/test/minio/1.3.6/default_values.yaml similarity index 100% rename from test/minio/1.3.5/default_values.yaml rename to test/minio/1.3.6/default_values.yaml diff --git a/charts/minio/1.3.5/ix_values.yaml b/test/minio/1.3.6/ix_values.yaml similarity index 62% rename from charts/minio/1.3.5/ix_values.yaml rename to test/minio/1.3.6/ix_values.yaml index 60a57f797f..c59b0a989c 100644 --- a/charts/minio/1.3.5/ix_values.yaml +++ b/test/minio/1.3.6/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2021-07-15T22-27-34Z + tag: RELEASE.2021-07-27T02-40-15Z diff --git a/test/minio/1.3.5/migrations/migrate_from_1.0.0 b/test/minio/1.3.6/migrations/migrate_from_1.0.0 similarity index 100% rename from test/minio/1.3.5/migrations/migrate_from_1.0.0 rename to test/minio/1.3.6/migrations/migrate_from_1.0.0 diff --git a/test/minio/1.3.5/questions.yaml b/test/minio/1.3.6/questions.yaml similarity index 100% rename from test/minio/1.3.5/questions.yaml rename to test/minio/1.3.6/questions.yaml diff --git a/test/minio/1.3.5/requirements.lock b/test/minio/1.3.6/requirements.lock similarity index 100% rename from test/minio/1.3.5/requirements.lock rename to test/minio/1.3.6/requirements.lock diff --git a/test/minio/1.3.5/templates/NOTES.txt b/test/minio/1.3.6/templates/NOTES.txt similarity index 100% rename from test/minio/1.3.5/templates/NOTES.txt rename to test/minio/1.3.6/templates/NOTES.txt diff --git a/test/minio/1.3.5/templates/_cert.tpl b/test/minio/1.3.6/templates/_cert.tpl similarity index 100% rename from test/minio/1.3.5/templates/_cert.tpl rename to test/minio/1.3.6/templates/_cert.tpl diff --git a/test/minio/1.3.5/templates/_helpers.tpl b/test/minio/1.3.6/templates/_helpers.tpl similarity index 100% rename from test/minio/1.3.5/templates/_helpers.tpl rename to test/minio/1.3.6/templates/_helpers.tpl diff --git a/test/minio/1.3.5/templates/configmap.yaml b/test/minio/1.3.6/templates/configmap.yaml similarity index 100% rename from test/minio/1.3.5/templates/configmap.yaml rename to test/minio/1.3.6/templates/configmap.yaml diff --git a/test/minio/1.3.5/templates/deployment.yaml b/test/minio/1.3.6/templates/deployment.yaml similarity index 100% rename from test/minio/1.3.5/templates/deployment.yaml rename to test/minio/1.3.6/templates/deployment.yaml diff --git a/test/minio/1.3.5/templates/secrets.yaml b/test/minio/1.3.6/templates/secrets.yaml similarity index 100% rename from test/minio/1.3.5/templates/secrets.yaml rename to test/minio/1.3.6/templates/secrets.yaml diff --git a/test/minio/1.3.5/templates/service.yaml b/test/minio/1.3.6/templates/service.yaml similarity index 100% rename from test/minio/1.3.5/templates/service.yaml rename to test/minio/1.3.6/templates/service.yaml diff --git a/test/minio/1.3.5/templates/serviceaccount.yaml b/test/minio/1.3.6/templates/serviceaccount.yaml similarity index 100% rename from test/minio/1.3.5/templates/serviceaccount.yaml rename to test/minio/1.3.6/templates/serviceaccount.yaml diff --git a/test/minio/1.3.5/test_values.yaml b/test/minio/1.3.6/test_values.yaml similarity index 88% rename from test/minio/1.3.5/test_values.yaml rename to test/minio/1.3.6/test_values.yaml index ade122746b..205e1d7b23 100644 --- a/test/minio/1.3.5/test_values.yaml +++ b/test/minio/1.3.6/test_values.yaml @@ -10,7 +10,7 @@ extraArgs: [] image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2021-07-15T22-27-34Z + tag: RELEASE.2021-07-27T02-40-15Z service: nodePort: 32324 updateStrategy: RollingUpdate diff --git a/test/minio/1.3.5/values.yaml b/test/minio/1.3.6/values.yaml similarity index 100% rename from test/minio/1.3.5/values.yaml rename to test/minio/1.3.6/values.yaml diff --git a/test/plex/1.6.4/.helmignore b/test/plex/1.6.5/.helmignore similarity index 100% rename from test/plex/1.6.4/.helmignore rename to test/plex/1.6.5/.helmignore diff --git a/test/plex/1.6.4/Chart.lock b/test/plex/1.6.5/Chart.lock similarity index 100% rename from test/plex/1.6.4/Chart.lock rename to test/plex/1.6.5/Chart.lock diff --git a/test/plex/1.6.4/Chart.yaml b/test/plex/1.6.5/Chart.yaml similarity index 91% rename from test/plex/1.6.4/Chart.yaml rename to test/plex/1.6.5/Chart.yaml index c70cae3c98..7ed1b29e42 100644 --- a/test/plex/1.6.4/Chart.yaml +++ b/test/plex/1.6.5/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.23.5.4841 +appVersion: 1.23.5.4862 dependencies: - name: common repository: file://../../../library/common/2105.0.0 @@ -14,4 +14,4 @@ sources: - https://hub.docker.com/r/plexinc/pms-docker/ - https://github.com/k8s-at-home/charts/tree/master/charts/plex upstream_version: 2.1.0 -version: 1.6.4 +version: 1.6.5 diff --git a/test/plex/1.6.4/README.md b/test/plex/1.6.5/README.md similarity index 100% rename from test/plex/1.6.4/README.md rename to test/plex/1.6.5/README.md diff --git a/test/plex/1.6.4/app-readme.md b/test/plex/1.6.5/app-readme.md similarity index 100% rename from test/plex/1.6.4/app-readme.md rename to test/plex/1.6.5/app-readme.md diff --git a/test/plex/1.6.4/charts/common-2105.0.0.tgz b/test/plex/1.6.5/charts/common-2105.0.0.tgz similarity index 100% rename from test/plex/1.6.4/charts/common-2105.0.0.tgz rename to test/plex/1.6.5/charts/common-2105.0.0.tgz diff --git a/test/plex/1.6.4/default_values.yaml b/test/plex/1.6.5/default_values.yaml similarity index 100% rename from test/plex/1.6.4/default_values.yaml rename to test/plex/1.6.5/default_values.yaml diff --git a/charts/plex/1.6.4/ix_values.yaml b/test/plex/1.6.5/ix_values.yaml similarity index 69% rename from charts/plex/1.6.4/ix_values.yaml rename to test/plex/1.6.5/ix_values.yaml index 2803a2d239..dbf9dae553 100644 --- a/charts/plex/1.6.4/ix_values.yaml +++ b/test/plex/1.6.5/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.23.5.4841-549599676 + tag: 1.23.5.4862-0f739d462 diff --git a/test/plex/1.6.4/migrations/migrate_from_1.0.0 b/test/plex/1.6.5/migrations/migrate_from_1.0.0 similarity index 100% rename from test/plex/1.6.4/migrations/migrate_from_1.0.0 rename to test/plex/1.6.5/migrations/migrate_from_1.0.0 diff --git a/test/plex/1.6.4/questions.yaml b/test/plex/1.6.5/questions.yaml similarity index 100% rename from test/plex/1.6.4/questions.yaml rename to test/plex/1.6.5/questions.yaml diff --git a/test/plex/1.6.4/templates/NOTES.txt b/test/plex/1.6.5/templates/NOTES.txt similarity index 100% rename from test/plex/1.6.4/templates/NOTES.txt rename to test/plex/1.6.5/templates/NOTES.txt diff --git a/test/plex/1.6.4/templates/deployment.yaml b/test/plex/1.6.5/templates/deployment.yaml similarity index 100% rename from test/plex/1.6.4/templates/deployment.yaml rename to test/plex/1.6.5/templates/deployment.yaml diff --git a/test/plex/1.6.4/templates/probe_config.yaml b/test/plex/1.6.5/templates/probe_config.yaml similarity index 100% rename from test/plex/1.6.4/templates/probe_config.yaml rename to test/plex/1.6.5/templates/probe_config.yaml diff --git a/test/plex/1.6.4/templates/service-tcp.yaml b/test/plex/1.6.5/templates/service-tcp.yaml similarity index 100% rename from test/plex/1.6.4/templates/service-tcp.yaml rename to test/plex/1.6.5/templates/service-tcp.yaml diff --git a/test/plex/1.6.4/templates/service-udp.yaml b/test/plex/1.6.5/templates/service-udp.yaml similarity index 100% rename from test/plex/1.6.4/templates/service-udp.yaml rename to test/plex/1.6.5/templates/service-udp.yaml diff --git a/charts/plex/1.6.4/test_values.yaml b/test/plex/1.6.5/test_values.yaml similarity index 95% rename from charts/plex/1.6.4/test_values.yaml rename to test/plex/1.6.5/test_values.yaml index d60fed7578..8ce768e8bb 100644 --- a/charts/plex/1.6.4/test_values.yaml +++ b/test/plex/1.6.5/test_values.yaml @@ -24,7 +24,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.23.5.4841-549599676 + tag: 1.23.5.4862-0f739d462 plexServiceTCP: port: 32400 timezone: Etc/UTC diff --git a/test/plex/1.6.4/values.yaml b/test/plex/1.6.5/values.yaml similarity index 100% rename from test/plex/1.6.4/values.yaml rename to test/plex/1.6.5/values.yaml