From 2e23aace04fce62ee4901682a2ebcdd6440c667a Mon Sep 17 00:00:00 2001 From: sonicaj Date: Thu, 21 Jul 2022 08:00:14 +0000 Subject: [PATCH] Upgraded catalog item(s) This commit upgrades ipfs, home-assistant catalog item(s). --- charts/home-assistant/{1.0.18 => 1.0.19}/Chart.lock | 0 charts/home-assistant/{1.0.18 => 1.0.19}/Chart.yaml | 4 ++-- charts/home-assistant/{1.0.18 => 1.0.19}/README.md | 0 .../home-assistant/{1.0.18 => 1.0.19}/app-readme.md | 0 .../{1.0.18 => 1.0.19}/charts/common-2206.0.0.tgz | Bin .../{1.0.18 => 1.0.19}/ix_values.yaml | 2 +- .../{1.0.18 => 1.0.19}/questions.yaml | 0 .../{1.0.18 => 1.0.19}/templates/_postgres.tpl | 0 .../templates/backup-postgres-config.yaml | 0 .../templates/backup-postgres-hook.yaml | 0 .../{1.0.18 => 1.0.19}/templates/deployment.yaml | 0 .../templates/home-assistance-init-config.yaml | 0 .../templates/postgres-config.yaml | 0 .../templates/postgres-deployment.yaml | 0 .../templates/postgres-secret.yaml | 0 .../templates/postgres-service.yaml | 0 .../templates/pre-install-job.yaml | 0 .../{1.0.18 => 1.0.19}/templates/service.yaml | 0 .../templates/tests/deployment-check.yaml | 0 .../home-assistant/1.0.19}/test_values.yaml | 2 +- charts/ipfs/{1.2.6 => 1.2.7}/.helmignore | 0 {test/ipfs/1.2.6 => charts/ipfs/1.2.7}/Chart.yaml | 4 ++-- charts/ipfs/{1.2.6 => 1.2.7}/README.md | 0 charts/ipfs/{1.2.6 => 1.2.7}/app-readme.md | 0 .../{1.2.6 => 1.2.7}/charts/common-2206.0.0.tgz | Bin charts/ipfs/{1.2.6 => 1.2.7}/ix_values.yaml | 2 +- charts/ipfs/{1.2.6 => 1.2.7}/questions.yaml | 0 charts/ipfs/{1.2.6 => 1.2.7}/requirements.lock | 0 charts/ipfs/{1.2.6 => 1.2.7}/templates/NOTES.txt | 0 .../ipfs/{1.2.6 => 1.2.7}/templates/deployment.yaml | 0 charts/ipfs/{1.2.6 => 1.2.7}/templates/service.yaml | 0 .../{1.2.6 => 1.2.7}/templates/serviceaccount.yaml | 0 .../templates/tests/deployment-check.yaml | 0 charts/ipfs/{1.2.6 => 1.2.7}/test_values.yaml | 2 +- test/home-assistant/{1.0.18 => 1.0.19}/Chart.lock | 0 test/home-assistant/{1.0.18 => 1.0.19}/Chart.yaml | 4 ++-- test/home-assistant/{1.0.18 => 1.0.19}/README.md | 0 .../home-assistant/{1.0.18 => 1.0.19}/app-readme.md | 0 .../{1.0.18 => 1.0.19}/charts/common-2206.0.0.tgz | Bin .../{1.0.18 => 1.0.19}/ix_values.yaml | 2 +- .../{1.0.18 => 1.0.19}/questions.yaml | 0 .../{1.0.18 => 1.0.19}/templates/_postgres.tpl | 0 .../templates/backup-postgres-config.yaml | 0 .../templates/backup-postgres-hook.yaml | 0 .../{1.0.18 => 1.0.19}/templates/deployment.yaml | 0 .../templates/home-assistance-init-config.yaml | 0 .../templates/postgres-config.yaml | 0 .../templates/postgres-deployment.yaml | 0 .../templates/postgres-secret.yaml | 0 .../templates/postgres-service.yaml | 0 .../templates/pre-install-job.yaml | 0 .../{1.0.18 => 1.0.19}/templates/service.yaml | 0 .../templates/tests/deployment-check.yaml | 0 .../home-assistant/1.0.19}/test_values.yaml | 2 +- test/ipfs/{1.2.6 => 1.2.7}/.helmignore | 0 {charts/ipfs/1.2.6 => test/ipfs/1.2.7}/Chart.yaml | 4 ++-- test/ipfs/{1.2.6 => 1.2.7}/README.md | 0 test/ipfs/{1.2.6 => 1.2.7}/app-readme.md | 0 .../{1.2.6 => 1.2.7}/charts/common-2206.0.0.tgz | Bin test/ipfs/{1.2.6 => 1.2.7}/ix_values.yaml | 2 +- test/ipfs/{1.2.6 => 1.2.7}/questions.yaml | 0 test/ipfs/{1.2.6 => 1.2.7}/requirements.lock | 0 test/ipfs/{1.2.6 => 1.2.7}/templates/NOTES.txt | 0 .../ipfs/{1.2.6 => 1.2.7}/templates/deployment.yaml | 0 test/ipfs/{1.2.6 => 1.2.7}/templates/service.yaml | 0 .../{1.2.6 => 1.2.7}/templates/serviceaccount.yaml | 0 .../templates/tests/deployment-check.yaml | 0 test/ipfs/{1.2.6 => 1.2.7}/test_values.yaml | 2 +- 68 files changed, 16 insertions(+), 16 deletions(-) rename charts/home-assistant/{1.0.18 => 1.0.19}/Chart.lock (100%) rename charts/home-assistant/{1.0.18 => 1.0.19}/Chart.yaml (91%) rename charts/home-assistant/{1.0.18 => 1.0.19}/README.md (100%) rename charts/home-assistant/{1.0.18 => 1.0.19}/app-readme.md (100%) rename charts/home-assistant/{1.0.18 => 1.0.19}/charts/common-2206.0.0.tgz (100%) rename charts/home-assistant/{1.0.18 => 1.0.19}/ix_values.yaml (82%) rename charts/home-assistant/{1.0.18 => 1.0.19}/questions.yaml (100%) rename charts/home-assistant/{1.0.18 => 1.0.19}/templates/_postgres.tpl (100%) rename charts/home-assistant/{1.0.18 => 1.0.19}/templates/backup-postgres-config.yaml (100%) rename charts/home-assistant/{1.0.18 => 1.0.19}/templates/backup-postgres-hook.yaml (100%) rename charts/home-assistant/{1.0.18 => 1.0.19}/templates/deployment.yaml (100%) rename charts/home-assistant/{1.0.18 => 1.0.19}/templates/home-assistance-init-config.yaml (100%) rename charts/home-assistant/{1.0.18 => 1.0.19}/templates/postgres-config.yaml (100%) rename charts/home-assistant/{1.0.18 => 1.0.19}/templates/postgres-deployment.yaml (100%) rename charts/home-assistant/{1.0.18 => 1.0.19}/templates/postgres-secret.yaml (100%) rename charts/home-assistant/{1.0.18 => 1.0.19}/templates/postgres-service.yaml (100%) rename charts/home-assistant/{1.0.18 => 1.0.19}/templates/pre-install-job.yaml (100%) rename charts/home-assistant/{1.0.18 => 1.0.19}/templates/service.yaml (100%) rename charts/home-assistant/{1.0.18 => 1.0.19}/templates/tests/deployment-check.yaml (100%) rename {test/home-assistant/1.0.18 => charts/home-assistant/1.0.19}/test_values.yaml (97%) rename charts/ipfs/{1.2.6 => 1.2.7}/.helmignore (100%) rename {test/ipfs/1.2.6 => charts/ipfs/1.2.7}/Chart.yaml (92%) rename charts/ipfs/{1.2.6 => 1.2.7}/README.md (100%) rename charts/ipfs/{1.2.6 => 1.2.7}/app-readme.md (100%) rename charts/ipfs/{1.2.6 => 1.2.7}/charts/common-2206.0.0.tgz (100%) rename charts/ipfs/{1.2.6 => 1.2.7}/ix_values.yaml (80%) rename charts/ipfs/{1.2.6 => 1.2.7}/questions.yaml (100%) rename charts/ipfs/{1.2.6 => 1.2.7}/requirements.lock (100%) rename charts/ipfs/{1.2.6 => 1.2.7}/templates/NOTES.txt (100%) rename charts/ipfs/{1.2.6 => 1.2.7}/templates/deployment.yaml (100%) rename charts/ipfs/{1.2.6 => 1.2.7}/templates/service.yaml (100%) rename charts/ipfs/{1.2.6 => 1.2.7}/templates/serviceaccount.yaml (100%) rename charts/ipfs/{1.2.6 => 1.2.7}/templates/tests/deployment-check.yaml (100%) rename charts/ipfs/{1.2.6 => 1.2.7}/test_values.yaml (96%) rename test/home-assistant/{1.0.18 => 1.0.19}/Chart.lock (100%) rename test/home-assistant/{1.0.18 => 1.0.19}/Chart.yaml (91%) rename test/home-assistant/{1.0.18 => 1.0.19}/README.md (100%) rename test/home-assistant/{1.0.18 => 1.0.19}/app-readme.md (100%) rename test/home-assistant/{1.0.18 => 1.0.19}/charts/common-2206.0.0.tgz (100%) rename test/home-assistant/{1.0.18 => 1.0.19}/ix_values.yaml (82%) rename test/home-assistant/{1.0.18 => 1.0.19}/questions.yaml (100%) rename test/home-assistant/{1.0.18 => 1.0.19}/templates/_postgres.tpl (100%) rename test/home-assistant/{1.0.18 => 1.0.19}/templates/backup-postgres-config.yaml (100%) rename test/home-assistant/{1.0.18 => 1.0.19}/templates/backup-postgres-hook.yaml (100%) rename test/home-assistant/{1.0.18 => 1.0.19}/templates/deployment.yaml (100%) rename test/home-assistant/{1.0.18 => 1.0.19}/templates/home-assistance-init-config.yaml (100%) rename test/home-assistant/{1.0.18 => 1.0.19}/templates/postgres-config.yaml (100%) rename test/home-assistant/{1.0.18 => 1.0.19}/templates/postgres-deployment.yaml (100%) rename test/home-assistant/{1.0.18 => 1.0.19}/templates/postgres-secret.yaml (100%) rename test/home-assistant/{1.0.18 => 1.0.19}/templates/postgres-service.yaml (100%) rename test/home-assistant/{1.0.18 => 1.0.19}/templates/pre-install-job.yaml (100%) rename test/home-assistant/{1.0.18 => 1.0.19}/templates/service.yaml (100%) rename test/home-assistant/{1.0.18 => 1.0.19}/templates/tests/deployment-check.yaml (100%) rename {charts/home-assistant/1.0.18 => test/home-assistant/1.0.19}/test_values.yaml (97%) rename test/ipfs/{1.2.6 => 1.2.7}/.helmignore (100%) rename {charts/ipfs/1.2.6 => test/ipfs/1.2.7}/Chart.yaml (92%) rename test/ipfs/{1.2.6 => 1.2.7}/README.md (100%) rename test/ipfs/{1.2.6 => 1.2.7}/app-readme.md (100%) rename test/ipfs/{1.2.6 => 1.2.7}/charts/common-2206.0.0.tgz (100%) rename test/ipfs/{1.2.6 => 1.2.7}/ix_values.yaml (80%) rename test/ipfs/{1.2.6 => 1.2.7}/questions.yaml (100%) rename test/ipfs/{1.2.6 => 1.2.7}/requirements.lock (100%) rename test/ipfs/{1.2.6 => 1.2.7}/templates/NOTES.txt (100%) rename test/ipfs/{1.2.6 => 1.2.7}/templates/deployment.yaml (100%) rename test/ipfs/{1.2.6 => 1.2.7}/templates/service.yaml (100%) rename test/ipfs/{1.2.6 => 1.2.7}/templates/serviceaccount.yaml (100%) rename test/ipfs/{1.2.6 => 1.2.7}/templates/tests/deployment-check.yaml (100%) rename test/ipfs/{1.2.6 => 1.2.7}/test_values.yaml (96%) diff --git a/charts/home-assistant/1.0.18/Chart.lock b/charts/home-assistant/1.0.19/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.18/Chart.lock rename to charts/home-assistant/1.0.19/Chart.lock diff --git a/charts/home-assistant/1.0.18/Chart.yaml b/charts/home-assistant/1.0.19/Chart.yaml similarity index 91% rename from charts/home-assistant/1.0.18/Chart.yaml rename to charts/home-assistant/1.0.19/Chart.yaml index 9c15b099b3..e9bf8dca73 100644 --- a/charts/home-assistant/1.0.18/Chart.yaml +++ b/charts/home-assistant/1.0.19/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2022.7.5 +appVersion: 2022.7.6 dependencies: - name: common repository: file://../../../library/common/2206.0.0 @@ -12,4 +12,4 @@ keywords: name: home-assistant sources: - https://github.com/home-assistant/home-assistant -version: 1.0.18 +version: 1.0.19 diff --git a/charts/home-assistant/1.0.18/README.md b/charts/home-assistant/1.0.19/README.md similarity index 100% rename from charts/home-assistant/1.0.18/README.md rename to charts/home-assistant/1.0.19/README.md diff --git a/charts/home-assistant/1.0.18/app-readme.md b/charts/home-assistant/1.0.19/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.18/app-readme.md rename to charts/home-assistant/1.0.19/app-readme.md diff --git a/charts/home-assistant/1.0.18/charts/common-2206.0.0.tgz b/charts/home-assistant/1.0.19/charts/common-2206.0.0.tgz similarity index 100% rename from charts/home-assistant/1.0.18/charts/common-2206.0.0.tgz rename to charts/home-assistant/1.0.19/charts/common-2206.0.0.tgz diff --git a/charts/home-assistant/1.0.18/ix_values.yaml b/charts/home-assistant/1.0.19/ix_values.yaml similarity index 82% rename from charts/home-assistant/1.0.18/ix_values.yaml rename to charts/home-assistant/1.0.19/ix_values.yaml index e7149c94eb..fbb48e24bf 100644 --- a/charts/home-assistant/1.0.18/ix_values.yaml +++ b/charts/home-assistant/1.0.19/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.7.5 + tag: 2022.7.6 diff --git a/charts/home-assistant/1.0.18/questions.yaml b/charts/home-assistant/1.0.19/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.18/questions.yaml rename to charts/home-assistant/1.0.19/questions.yaml diff --git a/charts/home-assistant/1.0.18/templates/_postgres.tpl b/charts/home-assistant/1.0.19/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.18/templates/_postgres.tpl rename to charts/home-assistant/1.0.19/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.18/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.19/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.18/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.19/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.18/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.19/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.18/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.19/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.18/templates/deployment.yaml b/charts/home-assistant/1.0.19/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.18/templates/deployment.yaml rename to charts/home-assistant/1.0.19/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.18/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.19/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.18/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.19/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.18/templates/postgres-config.yaml b/charts/home-assistant/1.0.19/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.18/templates/postgres-config.yaml rename to charts/home-assistant/1.0.19/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.18/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.19/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.18/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.19/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.18/templates/postgres-secret.yaml b/charts/home-assistant/1.0.19/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.18/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.19/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.18/templates/postgres-service.yaml b/charts/home-assistant/1.0.19/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.18/templates/postgres-service.yaml rename to charts/home-assistant/1.0.19/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.18/templates/pre-install-job.yaml b/charts/home-assistant/1.0.19/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.18/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.19/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.18/templates/service.yaml b/charts/home-assistant/1.0.19/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.18/templates/service.yaml rename to charts/home-assistant/1.0.19/templates/service.yaml diff --git a/charts/home-assistant/1.0.18/templates/tests/deployment-check.yaml b/charts/home-assistant/1.0.19/templates/tests/deployment-check.yaml similarity index 100% rename from charts/home-assistant/1.0.18/templates/tests/deployment-check.yaml rename to charts/home-assistant/1.0.19/templates/tests/deployment-check.yaml diff --git a/test/home-assistant/1.0.18/test_values.yaml b/charts/home-assistant/1.0.19/test_values.yaml similarity index 97% rename from test/home-assistant/1.0.18/test_values.yaml rename to charts/home-assistant/1.0.19/test_values.yaml index 66c6953137..8756cb8bca 100644 --- a/test/home-assistant/1.0.18/test_values.yaml +++ b/charts/home-assistant/1.0.19/test_values.yaml @@ -14,7 +14,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.7.5 + tag: 2022.7.6 ixChartContext: {} ownerGID: 568 ownerUID: 568 diff --git a/charts/ipfs/1.2.6/.helmignore b/charts/ipfs/1.2.7/.helmignore similarity index 100% rename from charts/ipfs/1.2.6/.helmignore rename to charts/ipfs/1.2.7/.helmignore diff --git a/test/ipfs/1.2.6/Chart.yaml b/charts/ipfs/1.2.7/Chart.yaml similarity index 92% rename from test/ipfs/1.2.6/Chart.yaml rename to charts/ipfs/1.2.7/Chart.yaml index 13ea4afa2f..c8b5594aa9 100644 --- a/test/ipfs/1.2.6/Chart.yaml +++ b/charts/ipfs/1.2.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v0.13.1 +appVersion: v0.14.0 dependencies: - name: common repository: file://../../../library/common/2206.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.2.6 +version: 1.2.7 diff --git a/charts/ipfs/1.2.6/README.md b/charts/ipfs/1.2.7/README.md similarity index 100% rename from charts/ipfs/1.2.6/README.md rename to charts/ipfs/1.2.7/README.md diff --git a/charts/ipfs/1.2.6/app-readme.md b/charts/ipfs/1.2.7/app-readme.md similarity index 100% rename from charts/ipfs/1.2.6/app-readme.md rename to charts/ipfs/1.2.7/app-readme.md diff --git a/charts/ipfs/1.2.6/charts/common-2206.0.0.tgz b/charts/ipfs/1.2.7/charts/common-2206.0.0.tgz similarity index 100% rename from charts/ipfs/1.2.6/charts/common-2206.0.0.tgz rename to charts/ipfs/1.2.7/charts/common-2206.0.0.tgz diff --git a/charts/ipfs/1.2.6/ix_values.yaml b/charts/ipfs/1.2.7/ix_values.yaml similarity index 80% rename from charts/ipfs/1.2.6/ix_values.yaml rename to charts/ipfs/1.2.7/ix_values.yaml index 69c8ee8c85..912e0697ef 100644 --- a/charts/ipfs/1.2.6/ix_values.yaml +++ b/charts/ipfs/1.2.7/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: ipfs/go-ipfs - tag: v0.13.1 + tag: v0.14.0 diff --git a/charts/ipfs/1.2.6/questions.yaml b/charts/ipfs/1.2.7/questions.yaml similarity index 100% rename from charts/ipfs/1.2.6/questions.yaml rename to charts/ipfs/1.2.7/questions.yaml diff --git a/charts/ipfs/1.2.6/requirements.lock b/charts/ipfs/1.2.7/requirements.lock similarity index 100% rename from charts/ipfs/1.2.6/requirements.lock rename to charts/ipfs/1.2.7/requirements.lock diff --git a/charts/ipfs/1.2.6/templates/NOTES.txt b/charts/ipfs/1.2.7/templates/NOTES.txt similarity index 100% rename from charts/ipfs/1.2.6/templates/NOTES.txt rename to charts/ipfs/1.2.7/templates/NOTES.txt diff --git a/charts/ipfs/1.2.6/templates/deployment.yaml b/charts/ipfs/1.2.7/templates/deployment.yaml similarity index 100% rename from charts/ipfs/1.2.6/templates/deployment.yaml rename to charts/ipfs/1.2.7/templates/deployment.yaml diff --git a/charts/ipfs/1.2.6/templates/service.yaml b/charts/ipfs/1.2.7/templates/service.yaml similarity index 100% rename from charts/ipfs/1.2.6/templates/service.yaml rename to charts/ipfs/1.2.7/templates/service.yaml diff --git a/charts/ipfs/1.2.6/templates/serviceaccount.yaml b/charts/ipfs/1.2.7/templates/serviceaccount.yaml similarity index 100% rename from charts/ipfs/1.2.6/templates/serviceaccount.yaml rename to charts/ipfs/1.2.7/templates/serviceaccount.yaml diff --git a/charts/ipfs/1.2.6/templates/tests/deployment-check.yaml b/charts/ipfs/1.2.7/templates/tests/deployment-check.yaml similarity index 100% rename from charts/ipfs/1.2.6/templates/tests/deployment-check.yaml rename to charts/ipfs/1.2.7/templates/tests/deployment-check.yaml diff --git a/charts/ipfs/1.2.6/test_values.yaml b/charts/ipfs/1.2.7/test_values.yaml similarity index 96% rename from charts/ipfs/1.2.6/test_values.yaml rename to charts/ipfs/1.2.7/test_values.yaml index 8ebf65e7c1..14f948531d 100644 --- a/charts/ipfs/1.2.6/test_values.yaml +++ b/charts/ipfs/1.2.7/test_values.yaml @@ -13,7 +13,7 @@ extraArgs: [] image: pullPolicy: IfNotPresent repository: ipfs/go-ipfs - tag: v0.13.1 + tag: v0.14.0 service: apiPort: 30951 gatewayPort: 30980 diff --git a/test/home-assistant/1.0.18/Chart.lock b/test/home-assistant/1.0.19/Chart.lock similarity index 100% rename from test/home-assistant/1.0.18/Chart.lock rename to test/home-assistant/1.0.19/Chart.lock diff --git a/test/home-assistant/1.0.18/Chart.yaml b/test/home-assistant/1.0.19/Chart.yaml similarity index 91% rename from test/home-assistant/1.0.18/Chart.yaml rename to test/home-assistant/1.0.19/Chart.yaml index 9c15b099b3..e9bf8dca73 100644 --- a/test/home-assistant/1.0.18/Chart.yaml +++ b/test/home-assistant/1.0.19/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2022.7.5 +appVersion: 2022.7.6 dependencies: - name: common repository: file://../../../library/common/2206.0.0 @@ -12,4 +12,4 @@ keywords: name: home-assistant sources: - https://github.com/home-assistant/home-assistant -version: 1.0.18 +version: 1.0.19 diff --git a/test/home-assistant/1.0.18/README.md b/test/home-assistant/1.0.19/README.md similarity index 100% rename from test/home-assistant/1.0.18/README.md rename to test/home-assistant/1.0.19/README.md diff --git a/test/home-assistant/1.0.18/app-readme.md b/test/home-assistant/1.0.19/app-readme.md similarity index 100% rename from test/home-assistant/1.0.18/app-readme.md rename to test/home-assistant/1.0.19/app-readme.md diff --git a/test/home-assistant/1.0.18/charts/common-2206.0.0.tgz b/test/home-assistant/1.0.19/charts/common-2206.0.0.tgz similarity index 100% rename from test/home-assistant/1.0.18/charts/common-2206.0.0.tgz rename to test/home-assistant/1.0.19/charts/common-2206.0.0.tgz diff --git a/test/home-assistant/1.0.18/ix_values.yaml b/test/home-assistant/1.0.19/ix_values.yaml similarity index 82% rename from test/home-assistant/1.0.18/ix_values.yaml rename to test/home-assistant/1.0.19/ix_values.yaml index e7149c94eb..fbb48e24bf 100644 --- a/test/home-assistant/1.0.18/ix_values.yaml +++ b/test/home-assistant/1.0.19/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.7.5 + tag: 2022.7.6 diff --git a/test/home-assistant/1.0.18/questions.yaml b/test/home-assistant/1.0.19/questions.yaml similarity index 100% rename from test/home-assistant/1.0.18/questions.yaml rename to test/home-assistant/1.0.19/questions.yaml diff --git a/test/home-assistant/1.0.18/templates/_postgres.tpl b/test/home-assistant/1.0.19/templates/_postgres.tpl similarity index 100% rename from test/home-assistant/1.0.18/templates/_postgres.tpl rename to test/home-assistant/1.0.19/templates/_postgres.tpl diff --git a/test/home-assistant/1.0.18/templates/backup-postgres-config.yaml b/test/home-assistant/1.0.19/templates/backup-postgres-config.yaml similarity index 100% rename from test/home-assistant/1.0.18/templates/backup-postgres-config.yaml rename to test/home-assistant/1.0.19/templates/backup-postgres-config.yaml diff --git a/test/home-assistant/1.0.18/templates/backup-postgres-hook.yaml b/test/home-assistant/1.0.19/templates/backup-postgres-hook.yaml similarity index 100% rename from test/home-assistant/1.0.18/templates/backup-postgres-hook.yaml rename to test/home-assistant/1.0.19/templates/backup-postgres-hook.yaml diff --git a/test/home-assistant/1.0.18/templates/deployment.yaml b/test/home-assistant/1.0.19/templates/deployment.yaml similarity index 100% rename from test/home-assistant/1.0.18/templates/deployment.yaml rename to test/home-assistant/1.0.19/templates/deployment.yaml diff --git a/test/home-assistant/1.0.18/templates/home-assistance-init-config.yaml b/test/home-assistant/1.0.19/templates/home-assistance-init-config.yaml similarity index 100% rename from test/home-assistant/1.0.18/templates/home-assistance-init-config.yaml rename to test/home-assistant/1.0.19/templates/home-assistance-init-config.yaml diff --git a/test/home-assistant/1.0.18/templates/postgres-config.yaml b/test/home-assistant/1.0.19/templates/postgres-config.yaml similarity index 100% rename from test/home-assistant/1.0.18/templates/postgres-config.yaml rename to test/home-assistant/1.0.19/templates/postgres-config.yaml diff --git a/test/home-assistant/1.0.18/templates/postgres-deployment.yaml b/test/home-assistant/1.0.19/templates/postgres-deployment.yaml similarity index 100% rename from test/home-assistant/1.0.18/templates/postgres-deployment.yaml rename to test/home-assistant/1.0.19/templates/postgres-deployment.yaml diff --git a/test/home-assistant/1.0.18/templates/postgres-secret.yaml b/test/home-assistant/1.0.19/templates/postgres-secret.yaml similarity index 100% rename from test/home-assistant/1.0.18/templates/postgres-secret.yaml rename to test/home-assistant/1.0.19/templates/postgres-secret.yaml diff --git a/test/home-assistant/1.0.18/templates/postgres-service.yaml b/test/home-assistant/1.0.19/templates/postgres-service.yaml similarity index 100% rename from test/home-assistant/1.0.18/templates/postgres-service.yaml rename to test/home-assistant/1.0.19/templates/postgres-service.yaml diff --git a/test/home-assistant/1.0.18/templates/pre-install-job.yaml b/test/home-assistant/1.0.19/templates/pre-install-job.yaml similarity index 100% rename from test/home-assistant/1.0.18/templates/pre-install-job.yaml rename to test/home-assistant/1.0.19/templates/pre-install-job.yaml diff --git a/test/home-assistant/1.0.18/templates/service.yaml b/test/home-assistant/1.0.19/templates/service.yaml similarity index 100% rename from test/home-assistant/1.0.18/templates/service.yaml rename to test/home-assistant/1.0.19/templates/service.yaml diff --git a/test/home-assistant/1.0.18/templates/tests/deployment-check.yaml b/test/home-assistant/1.0.19/templates/tests/deployment-check.yaml similarity index 100% rename from test/home-assistant/1.0.18/templates/tests/deployment-check.yaml rename to test/home-assistant/1.0.19/templates/tests/deployment-check.yaml diff --git a/charts/home-assistant/1.0.18/test_values.yaml b/test/home-assistant/1.0.19/test_values.yaml similarity index 97% rename from charts/home-assistant/1.0.18/test_values.yaml rename to test/home-assistant/1.0.19/test_values.yaml index 66c6953137..8756cb8bca 100644 --- a/charts/home-assistant/1.0.18/test_values.yaml +++ b/test/home-assistant/1.0.19/test_values.yaml @@ -14,7 +14,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.7.5 + tag: 2022.7.6 ixChartContext: {} ownerGID: 568 ownerUID: 568 diff --git a/test/ipfs/1.2.6/.helmignore b/test/ipfs/1.2.7/.helmignore similarity index 100% rename from test/ipfs/1.2.6/.helmignore rename to test/ipfs/1.2.7/.helmignore diff --git a/charts/ipfs/1.2.6/Chart.yaml b/test/ipfs/1.2.7/Chart.yaml similarity index 92% rename from charts/ipfs/1.2.6/Chart.yaml rename to test/ipfs/1.2.7/Chart.yaml index 13ea4afa2f..c8b5594aa9 100644 --- a/charts/ipfs/1.2.6/Chart.yaml +++ b/test/ipfs/1.2.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v0.13.1 +appVersion: v0.14.0 dependencies: - name: common repository: file://../../../library/common/2206.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.2.6 +version: 1.2.7 diff --git a/test/ipfs/1.2.6/README.md b/test/ipfs/1.2.7/README.md similarity index 100% rename from test/ipfs/1.2.6/README.md rename to test/ipfs/1.2.7/README.md diff --git a/test/ipfs/1.2.6/app-readme.md b/test/ipfs/1.2.7/app-readme.md similarity index 100% rename from test/ipfs/1.2.6/app-readme.md rename to test/ipfs/1.2.7/app-readme.md diff --git a/test/ipfs/1.2.6/charts/common-2206.0.0.tgz b/test/ipfs/1.2.7/charts/common-2206.0.0.tgz similarity index 100% rename from test/ipfs/1.2.6/charts/common-2206.0.0.tgz rename to test/ipfs/1.2.7/charts/common-2206.0.0.tgz diff --git a/test/ipfs/1.2.6/ix_values.yaml b/test/ipfs/1.2.7/ix_values.yaml similarity index 80% rename from test/ipfs/1.2.6/ix_values.yaml rename to test/ipfs/1.2.7/ix_values.yaml index 69c8ee8c85..912e0697ef 100644 --- a/test/ipfs/1.2.6/ix_values.yaml +++ b/test/ipfs/1.2.7/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: ipfs/go-ipfs - tag: v0.13.1 + tag: v0.14.0 diff --git a/test/ipfs/1.2.6/questions.yaml b/test/ipfs/1.2.7/questions.yaml similarity index 100% rename from test/ipfs/1.2.6/questions.yaml rename to test/ipfs/1.2.7/questions.yaml diff --git a/test/ipfs/1.2.6/requirements.lock b/test/ipfs/1.2.7/requirements.lock similarity index 100% rename from test/ipfs/1.2.6/requirements.lock rename to test/ipfs/1.2.7/requirements.lock diff --git a/test/ipfs/1.2.6/templates/NOTES.txt b/test/ipfs/1.2.7/templates/NOTES.txt similarity index 100% rename from test/ipfs/1.2.6/templates/NOTES.txt rename to test/ipfs/1.2.7/templates/NOTES.txt diff --git a/test/ipfs/1.2.6/templates/deployment.yaml b/test/ipfs/1.2.7/templates/deployment.yaml similarity index 100% rename from test/ipfs/1.2.6/templates/deployment.yaml rename to test/ipfs/1.2.7/templates/deployment.yaml diff --git a/test/ipfs/1.2.6/templates/service.yaml b/test/ipfs/1.2.7/templates/service.yaml similarity index 100% rename from test/ipfs/1.2.6/templates/service.yaml rename to test/ipfs/1.2.7/templates/service.yaml diff --git a/test/ipfs/1.2.6/templates/serviceaccount.yaml b/test/ipfs/1.2.7/templates/serviceaccount.yaml similarity index 100% rename from test/ipfs/1.2.6/templates/serviceaccount.yaml rename to test/ipfs/1.2.7/templates/serviceaccount.yaml diff --git a/test/ipfs/1.2.6/templates/tests/deployment-check.yaml b/test/ipfs/1.2.7/templates/tests/deployment-check.yaml similarity index 100% rename from test/ipfs/1.2.6/templates/tests/deployment-check.yaml rename to test/ipfs/1.2.7/templates/tests/deployment-check.yaml diff --git a/test/ipfs/1.2.6/test_values.yaml b/test/ipfs/1.2.7/test_values.yaml similarity index 96% rename from test/ipfs/1.2.6/test_values.yaml rename to test/ipfs/1.2.7/test_values.yaml index 8ebf65e7c1..14f948531d 100644 --- a/test/ipfs/1.2.6/test_values.yaml +++ b/test/ipfs/1.2.7/test_values.yaml @@ -13,7 +13,7 @@ extraArgs: [] image: pullPolicy: IfNotPresent repository: ipfs/go-ipfs - tag: v0.13.1 + tag: v0.14.0 service: apiPort: 30951 gatewayPort: 30980