diff --git a/charts/chia/1.3.27/charts/common-2112.0.0.tgz b/charts/chia/1.3.27/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/charts/chia/1.3.27/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/chia/1.3.27/.helmignore b/charts/chia/1.3.28/.helmignore similarity index 100% rename from charts/chia/1.3.27/.helmignore rename to charts/chia/1.3.28/.helmignore diff --git a/charts/chia/1.3.27/Chart.yaml b/charts/chia/1.3.28/Chart.yaml similarity index 96% rename from charts/chia/1.3.27/Chart.yaml rename to charts/chia/1.3.28/Chart.yaml index 56643e202b..1cf986541e 100644 --- a/charts/chia/1.3.27/Chart.yaml +++ b/charts/chia/1.3.28/Chart.yaml @@ -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.27 +version: 1.3.28 diff --git a/charts/chia/1.3.27/README.md b/charts/chia/1.3.28/README.md similarity index 100% rename from charts/chia/1.3.27/README.md rename to charts/chia/1.3.28/README.md diff --git a/charts/chia/1.3.27/app-readme.md b/charts/chia/1.3.28/app-readme.md similarity index 100% rename from charts/chia/1.3.27/app-readme.md rename to charts/chia/1.3.28/app-readme.md diff --git a/charts/chia/1.3.28/charts/common-2112.0.0.tgz b/charts/chia/1.3.28/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/charts/chia/1.3.28/charts/common-2112.0.0.tgz differ diff --git a/charts/chia/1.3.27/default_values.yaml b/charts/chia/1.3.28/default_values.yaml similarity index 100% rename from charts/chia/1.3.27/default_values.yaml rename to charts/chia/1.3.28/default_values.yaml diff --git a/charts/chia/1.3.27/ix_values.yaml b/charts/chia/1.3.28/ix_values.yaml similarity index 100% rename from charts/chia/1.3.27/ix_values.yaml rename to charts/chia/1.3.28/ix_values.yaml diff --git a/charts/chia/1.3.27/questions.yaml b/charts/chia/1.3.28/questions.yaml similarity index 100% rename from charts/chia/1.3.27/questions.yaml rename to charts/chia/1.3.28/questions.yaml diff --git a/charts/chia/1.3.27/requirements.lock b/charts/chia/1.3.28/requirements.lock similarity index 100% rename from charts/chia/1.3.27/requirements.lock rename to charts/chia/1.3.28/requirements.lock diff --git a/test/chia/1.3.27/templates/deployment.yaml b/charts/chia/1.3.28/templates/deployment.yaml similarity index 97% rename from test/chia/1.3.27/templates/deployment.yaml rename to charts/chia/1.3.28/templates/deployment.yaml index c3ce22a445..3fa28edc2a 100644 --- a/test/chia/1.3.27/templates/deployment.yaml +++ b/charts/chia/1.3.28/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }} kind: Deployment metadata: diff --git a/charts/chia/1.3.27/templates/generate-mnemonic.yaml b/charts/chia/1.3.28/templates/generate-mnemonic.yaml similarity index 100% rename from charts/chia/1.3.27/templates/generate-mnemonic.yaml rename to charts/chia/1.3.28/templates/generate-mnemonic.yaml diff --git a/charts/chia/1.3.27/templates/mnemonic-configmap.yaml b/charts/chia/1.3.28/templates/mnemonic-configmap.yaml similarity index 100% rename from charts/chia/1.3.27/templates/mnemonic-configmap.yaml rename to charts/chia/1.3.28/templates/mnemonic-configmap.yaml diff --git a/charts/chia/1.3.27/templates/networking.tpl b/charts/chia/1.3.28/templates/networking.tpl similarity index 100% rename from charts/chia/1.3.27/templates/networking.tpl rename to charts/chia/1.3.28/templates/networking.tpl diff --git a/charts/chia/1.3.27/templates/service.yaml b/charts/chia/1.3.28/templates/service.yaml similarity index 100% rename from charts/chia/1.3.27/templates/service.yaml rename to charts/chia/1.3.28/templates/service.yaml diff --git a/charts/chia/1.3.27/test_values.yaml b/charts/chia/1.3.28/test_values.yaml similarity index 100% rename from charts/chia/1.3.27/test_values.yaml rename to charts/chia/1.3.28/test_values.yaml diff --git a/charts/chia/1.3.27/values.yaml b/charts/chia/1.3.28/values.yaml similarity index 100% rename from charts/chia/1.3.27/values.yaml rename to charts/chia/1.3.28/values.yaml diff --git a/charts/chia/upgrade_info.json b/charts/chia/upgrade_info.json index 5bf84fb901..f22ddd1aee 100644 --- a/charts/chia/upgrade_info.json +++ b/charts/chia/upgrade_info.json @@ -1 +1 @@ -{"filename": "ix_values.yaml", "keys": ["image"]} +{"filename": "ix_values.yaml", "keys": ["image"], "test_filename": "test_values.yaml"} diff --git a/charts/collabora/1.2.2/charts/common-2112.0.0.tgz b/charts/collabora/1.2.2/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/charts/collabora/1.2.2/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/collabora/1.2.2/.helmignore b/charts/collabora/1.2.3/.helmignore similarity index 100% rename from charts/collabora/1.2.2/.helmignore rename to charts/collabora/1.2.3/.helmignore diff --git a/test/collabora/1.2.2/Chart.yaml b/charts/collabora/1.2.3/Chart.yaml similarity index 97% rename from test/collabora/1.2.2/Chart.yaml rename to charts/collabora/1.2.3/Chart.yaml index 6c9463475a..9d65a7690b 100644 --- a/test/collabora/1.2.2/Chart.yaml +++ b/charts/collabora/1.2.3/Chart.yaml @@ -16,4 +16,4 @@ name: collabora sources: - https://github.com/CollaboraOnline/online.git - https://hub.docker.com/r/collabora/code -version: 1.2.2 +version: 1.2.3 diff --git a/charts/collabora/1.2.2/README.md b/charts/collabora/1.2.3/README.md similarity index 100% rename from charts/collabora/1.2.2/README.md rename to charts/collabora/1.2.3/README.md diff --git a/charts/collabora/1.2.2/app-readme.md b/charts/collabora/1.2.3/app-readme.md similarity index 100% rename from charts/collabora/1.2.2/app-readme.md rename to charts/collabora/1.2.3/app-readme.md diff --git a/charts/collabora/1.2.3/charts/common-2112.0.0.tgz b/charts/collabora/1.2.3/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/charts/collabora/1.2.3/charts/common-2112.0.0.tgz differ diff --git a/charts/collabora/1.2.2/ix_values.yaml b/charts/collabora/1.2.3/ix_values.yaml similarity index 100% rename from charts/collabora/1.2.2/ix_values.yaml rename to charts/collabora/1.2.3/ix_values.yaml diff --git a/charts/collabora/1.2.2/questions.yaml b/charts/collabora/1.2.3/questions.yaml similarity index 100% rename from charts/collabora/1.2.2/questions.yaml rename to charts/collabora/1.2.3/questions.yaml diff --git a/charts/collabora/1.2.2/requirements.lock b/charts/collabora/1.2.3/requirements.lock similarity index 100% rename from charts/collabora/1.2.2/requirements.lock rename to charts/collabora/1.2.3/requirements.lock diff --git a/charts/collabora/1.2.2/templates/_helpers.tpl b/charts/collabora/1.2.3/templates/_helpers.tpl similarity index 100% rename from charts/collabora/1.2.2/templates/_helpers.tpl rename to charts/collabora/1.2.3/templates/_helpers.tpl diff --git a/charts/collabora/1.2.2/templates/deployment.yaml b/charts/collabora/1.2.3/templates/deployment.yaml similarity index 98% rename from charts/collabora/1.2.2/templates/deployment.yaml rename to charts/collabora/1.2.3/templates/deployment.yaml index 604687d2ee..d1a02c4948 100644 --- a/charts/collabora/1.2.2/templates/deployment.yaml +++ b/charts/collabora/1.2.3/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }} kind: Deployment metadata: diff --git a/charts/collabora/1.2.2/templates/nginx-conf.yaml b/charts/collabora/1.2.3/templates/nginx-conf.yaml similarity index 100% rename from charts/collabora/1.2.2/templates/nginx-conf.yaml rename to charts/collabora/1.2.3/templates/nginx-conf.yaml diff --git a/charts/collabora/1.2.2/templates/nginx-service.yaml b/charts/collabora/1.2.3/templates/nginx-service.yaml similarity index 100% rename from charts/collabora/1.2.2/templates/nginx-service.yaml rename to charts/collabora/1.2.3/templates/nginx-service.yaml diff --git a/charts/collabora/1.2.2/templates/secrets.yaml b/charts/collabora/1.2.3/templates/secrets.yaml similarity index 100% rename from charts/collabora/1.2.2/templates/secrets.yaml rename to charts/collabora/1.2.3/templates/secrets.yaml diff --git a/charts/collabora/1.2.2/templates/tests/deployment-check.yaml b/charts/collabora/1.2.3/templates/tests/deployment-check.yaml similarity index 100% rename from charts/collabora/1.2.2/templates/tests/deployment-check.yaml rename to charts/collabora/1.2.3/templates/tests/deployment-check.yaml diff --git a/charts/collabora/1.2.2/test_values.yaml b/charts/collabora/1.2.3/test_values.yaml similarity index 100% rename from charts/collabora/1.2.2/test_values.yaml rename to charts/collabora/1.2.3/test_values.yaml diff --git a/charts/collabora/upgrade_info.json b/charts/collabora/upgrade_info.json new file mode 100644 index 0000000000..f22ddd1aee --- /dev/null +++ b/charts/collabora/upgrade_info.json @@ -0,0 +1 @@ +{"filename": "ix_values.yaml", "keys": ["image"], "test_filename": "test_values.yaml"} diff --git a/charts/collabora/upgrade_strategy_disabled b/charts/collabora/upgrade_strategy_disabled new file mode 100755 index 0000000000..26b1870b43 --- /dev/null +++ b/charts/collabora/upgrade_strategy_disabled @@ -0,0 +1,26 @@ +#!/usr/bin/python3 +import json +import sys + +from catalog_update.upgrade_strategy import semantic_versioning + + +def newer_mapping(image_tags): + key = list(image_tags.keys())[0] + version = semantic_versioning(sorted(image_tags[key], reverse=True)) + if not version: + return {} + + return { + 'tags': {key: version}, + 'app_version': version, + } + + +if __name__ == '__main__': + try: + versions_json = json.loads(sys.stdin.read()) + except ValueError: + raise ValueError('Invalid json specified') + + print(json.dumps(newer_mapping(versions_json))) diff --git a/charts/diskoverdata/1.0.0/charts/common-2112.0.0.tgz b/charts/diskoverdata/1.0.0/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/charts/diskoverdata/1.0.0/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/diskoverdata/1.0.1/Chart.lock b/charts/diskoverdata/1.0.1/Chart.lock new file mode 100644 index 0000000000..ad893eeb8e --- /dev/null +++ b/charts/diskoverdata/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../library/common/2112.0.0 + version: 2112.0.0 +digest: sha256:47115d9b91afe42c8537dcf0fd8224f2f7d1c775f9ff860efa68a6b57d17d1c0 +generated: "2022-06-14T16:04:57.912820777+05:00" diff --git a/test/diskoverdata/1.0.0/Chart.yaml b/charts/diskoverdata/1.0.1/Chart.yaml similarity index 96% rename from test/diskoverdata/1.0.0/Chart.yaml rename to charts/diskoverdata/1.0.1/Chart.yaml index d12f8de5e0..b01ffac424 100644 --- a/test/diskoverdata/1.0.0/Chart.yaml +++ b/charts/diskoverdata/1.0.1/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.1" icon: http://www.diskoverdata.com/wp-content/uploads/2019/09/diskover.png description: Diskover is used to monitor size/volumes of distributed dataset. name: diskoverdata -version: 1.0.0 +version: 1.0.1 dependencies: - name: common repository: file://../../../library/common/2112.0.0 diff --git a/charts/diskoverdata/1.0.0/README.md b/charts/diskoverdata/1.0.1/README.md similarity index 100% rename from charts/diskoverdata/1.0.0/README.md rename to charts/diskoverdata/1.0.1/README.md diff --git a/charts/diskoverdata/1.0.0/app-readme.md b/charts/diskoverdata/1.0.1/app-readme.md similarity index 100% rename from charts/diskoverdata/1.0.0/app-readme.md rename to charts/diskoverdata/1.0.1/app-readme.md diff --git a/charts/diskoverdata/1.0.1/charts/common-2112.0.0.tgz b/charts/diskoverdata/1.0.1/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..db77df0cfb Binary files /dev/null and b/charts/diskoverdata/1.0.1/charts/common-2112.0.0.tgz differ diff --git a/charts/diskoverdata/1.0.0/ix_values.yaml b/charts/diskoverdata/1.0.1/ix_values.yaml similarity index 100% rename from charts/diskoverdata/1.0.0/ix_values.yaml rename to charts/diskoverdata/1.0.1/ix_values.yaml diff --git a/charts/diskoverdata/1.0.0/questions.yaml b/charts/diskoverdata/1.0.1/questions.yaml similarity index 100% rename from charts/diskoverdata/1.0.0/questions.yaml rename to charts/diskoverdata/1.0.1/questions.yaml diff --git a/charts/diskoverdata/1.0.0/templates/_diskover.tpl b/charts/diskoverdata/1.0.1/templates/_diskover.tpl similarity index 100% rename from charts/diskoverdata/1.0.0/templates/_diskover.tpl rename to charts/diskoverdata/1.0.1/templates/_diskover.tpl diff --git a/test/diskoverdata/1.0.0/templates/deployment.yaml b/charts/diskoverdata/1.0.1/templates/deployment.yaml similarity index 99% rename from test/diskoverdata/1.0.0/templates/deployment.yaml rename to charts/diskoverdata/1.0.1/templates/deployment.yaml index 27bf738582..1cedd245a3 100644 --- a/test/diskoverdata/1.0.0/templates/deployment.yaml +++ b/charts/diskoverdata/1.0.1/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} {{ $elastic_search := (. | mustDeepCopy) }} {{ $_ := set $elastic_search "common" (dict "nameSuffix" "elasticsearch") }} diff --git a/charts/diskoverdata/1.0.0/templates/diskover-secrets.yaml b/charts/diskoverdata/1.0.1/templates/diskover-secrets.yaml similarity index 100% rename from charts/diskoverdata/1.0.0/templates/diskover-secrets.yaml rename to charts/diskoverdata/1.0.1/templates/diskover-secrets.yaml diff --git a/charts/diskoverdata/1.0.0/templates/elastic_search_deployment.yaml b/charts/diskoverdata/1.0.1/templates/elastic_search_deployment.yaml similarity index 100% rename from charts/diskoverdata/1.0.0/templates/elastic_search_deployment.yaml rename to charts/diskoverdata/1.0.1/templates/elastic_search_deployment.yaml diff --git a/charts/diskoverdata/1.0.0/templates/elastic_search_service.yaml b/charts/diskoverdata/1.0.1/templates/elastic_search_service.yaml similarity index 100% rename from charts/diskoverdata/1.0.0/templates/elastic_search_service.yaml rename to charts/diskoverdata/1.0.1/templates/elastic_search_service.yaml diff --git a/charts/diskoverdata/1.0.0/templates/elasticsearch-secret.yaml b/charts/diskoverdata/1.0.1/templates/elasticsearch-secret.yaml similarity index 100% rename from charts/diskoverdata/1.0.0/templates/elasticsearch-secret.yaml rename to charts/diskoverdata/1.0.1/templates/elasticsearch-secret.yaml diff --git a/charts/diskoverdata/1.0.0/templates/initial_scripts.yaml b/charts/diskoverdata/1.0.1/templates/initial_scripts.yaml similarity index 100% rename from charts/diskoverdata/1.0.0/templates/initial_scripts.yaml rename to charts/diskoverdata/1.0.1/templates/initial_scripts.yaml diff --git a/charts/diskoverdata/1.0.0/templates/pre-install-job.yaml b/charts/diskoverdata/1.0.1/templates/pre-install-job.yaml similarity index 100% rename from charts/diskoverdata/1.0.0/templates/pre-install-job.yaml rename to charts/diskoverdata/1.0.1/templates/pre-install-job.yaml diff --git a/charts/diskoverdata/1.0.0/templates/service.yaml b/charts/diskoverdata/1.0.1/templates/service.yaml similarity index 100% rename from charts/diskoverdata/1.0.0/templates/service.yaml rename to charts/diskoverdata/1.0.1/templates/service.yaml diff --git a/charts/diskoverdata/1.0.0/templates/tests/deployment-check.yaml b/charts/diskoverdata/1.0.1/templates/tests/deployment-check.yaml similarity index 100% rename from charts/diskoverdata/1.0.0/templates/tests/deployment-check.yaml rename to charts/diskoverdata/1.0.1/templates/tests/deployment-check.yaml diff --git a/charts/diskoverdata/1.0.0/test_values.yaml b/charts/diskoverdata/1.0.1/test_values.yaml similarity index 100% rename from charts/diskoverdata/1.0.0/test_values.yaml rename to charts/diskoverdata/1.0.1/test_values.yaml diff --git a/charts/emby/1.0.3/charts/common-2112.0.0.tgz b/charts/emby/1.0.3/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/charts/emby/1.0.3/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/emby/1.0.3/.helmignore b/charts/emby/1.0.4/.helmignore similarity index 100% rename from charts/emby/1.0.3/.helmignore rename to charts/emby/1.0.4/.helmignore diff --git a/charts/emby/1.0.3/Chart.yaml b/charts/emby/1.0.4/Chart.yaml similarity index 95% rename from charts/emby/1.0.3/Chart.yaml rename to charts/emby/1.0.4/Chart.yaml index 651b7cb27b..ebd8c34695 100644 --- a/charts/emby/1.0.3/Chart.yaml +++ b/charts/emby/1.0.4/Chart.yaml @@ -13,4 +13,4 @@ keywords: name: emby sources: - https://hub.docker.com/r/emby/embyserver -version: 1.0.3 +version: 1.0.4 diff --git a/charts/emby/1.0.3/README.md b/charts/emby/1.0.4/README.md similarity index 100% rename from charts/emby/1.0.3/README.md rename to charts/emby/1.0.4/README.md diff --git a/charts/emby/1.0.3/app-readme.md b/charts/emby/1.0.4/app-readme.md similarity index 100% rename from charts/emby/1.0.3/app-readme.md rename to charts/emby/1.0.4/app-readme.md diff --git a/charts/emby/1.0.4/charts/common-2112.0.0.tgz b/charts/emby/1.0.4/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/charts/emby/1.0.4/charts/common-2112.0.0.tgz differ diff --git a/charts/emby/1.0.3/ix_values.yaml b/charts/emby/1.0.4/ix_values.yaml similarity index 81% rename from charts/emby/1.0.3/ix_values.yaml rename to charts/emby/1.0.4/ix_values.yaml index 440bd64e16..b765b8dd57 100644 --- a/charts/emby/1.0.3/ix_values.yaml +++ b/charts/emby/1.0.4/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: emby/embyserver - tag: 4.8.0.0 + tag: 4.7.2.0 diff --git a/charts/emby/1.0.3/questions.yaml b/charts/emby/1.0.4/questions.yaml similarity index 100% rename from charts/emby/1.0.3/questions.yaml rename to charts/emby/1.0.4/questions.yaml diff --git a/charts/emby/1.0.3/requirements.lock b/charts/emby/1.0.4/requirements.lock similarity index 100% rename from charts/emby/1.0.3/requirements.lock rename to charts/emby/1.0.4/requirements.lock diff --git a/charts/emby/1.0.3/templates/NOTES.txt b/charts/emby/1.0.4/templates/NOTES.txt similarity index 100% rename from charts/emby/1.0.3/templates/NOTES.txt rename to charts/emby/1.0.4/templates/NOTES.txt diff --git a/test/emby/1.0.3/templates/deployment.yaml b/charts/emby/1.0.4/templates/deployment.yaml similarity index 98% rename from test/emby/1.0.3/templates/deployment.yaml rename to charts/emby/1.0.4/templates/deployment.yaml index dc08ca0762..c1e9272b0b 100644 --- a/test/emby/1.0.3/templates/deployment.yaml +++ b/charts/emby/1.0.4/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} {{ include "common.deployment.common_config" . | nindent 0 }} spec: {{ include "common.deployment.common_spec" . | nindent 2 }} template: {{ include "common.deployment.pod.metadata" . | nindent 4 }} diff --git a/charts/emby/1.0.3/templates/service-tcp.yaml b/charts/emby/1.0.4/templates/service-tcp.yaml similarity index 100% rename from charts/emby/1.0.3/templates/service-tcp.yaml rename to charts/emby/1.0.4/templates/service-tcp.yaml diff --git a/charts/emby/1.0.3/templates/service-udp.yaml b/charts/emby/1.0.4/templates/service-udp.yaml similarity index 100% rename from charts/emby/1.0.3/templates/service-udp.yaml rename to charts/emby/1.0.4/templates/service-udp.yaml diff --git a/charts/emby/1.0.3/templates/tests/deployment-check.yaml b/charts/emby/1.0.4/templates/tests/deployment-check.yaml similarity index 100% rename from charts/emby/1.0.3/templates/tests/deployment-check.yaml rename to charts/emby/1.0.4/templates/tests/deployment-check.yaml diff --git a/charts/emby/1.0.3/test_values.yaml b/charts/emby/1.0.4/test_values.yaml similarity index 100% rename from charts/emby/1.0.3/test_values.yaml rename to charts/emby/1.0.4/test_values.yaml diff --git a/charts/home-assistant/1.0.7/charts/common-2112.0.0.tgz b/charts/home-assistant/1.0.7/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/charts/home-assistant/1.0.7/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/home-assistant/1.0.8/Chart.lock b/charts/home-assistant/1.0.8/Chart.lock new file mode 100644 index 0000000000..25bdcdbf9a --- /dev/null +++ b/charts/home-assistant/1.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../library/common/2112.0.0 + version: 2112.0.0 +digest: sha256:47115d9b91afe42c8537dcf0fd8224f2f7d1c775f9ff860efa68a6b57d17d1c0 +generated: "2022-06-14T16:04:57.688006166+05:00" diff --git a/test/home-assistant/1.0.7/Chart.yaml b/charts/home-assistant/1.0.8/Chart.yaml similarity index 96% rename from test/home-assistant/1.0.7/Chart.yaml rename to charts/home-assistant/1.0.8/Chart.yaml index 66df1d87e3..aae24c89a4 100644 --- a/test/home-assistant/1.0.7/Chart.yaml +++ b/charts/home-assistant/1.0.8/Chart.yaml @@ -12,4 +12,4 @@ keywords: name: home-assistant sources: - https://github.com/home-assistant/home-assistant -version: 1.0.7 +version: 1.0.8 diff --git a/charts/home-assistant/1.0.7/README.md b/charts/home-assistant/1.0.8/README.md similarity index 100% rename from charts/home-assistant/1.0.7/README.md rename to charts/home-assistant/1.0.8/README.md diff --git a/charts/home-assistant/1.0.7/app-readme.md b/charts/home-assistant/1.0.8/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.7/app-readme.md rename to charts/home-assistant/1.0.8/app-readme.md diff --git a/charts/home-assistant/1.0.8/charts/common-2112.0.0.tgz b/charts/home-assistant/1.0.8/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..db77df0cfb Binary files /dev/null and b/charts/home-assistant/1.0.8/charts/common-2112.0.0.tgz differ diff --git a/charts/home-assistant/1.0.7/ix_values.yaml b/charts/home-assistant/1.0.8/ix_values.yaml similarity index 100% rename from charts/home-assistant/1.0.7/ix_values.yaml rename to charts/home-assistant/1.0.8/ix_values.yaml diff --git a/charts/home-assistant/1.0.7/questions.yaml b/charts/home-assistant/1.0.8/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.7/questions.yaml rename to charts/home-assistant/1.0.8/questions.yaml diff --git a/charts/home-assistant/1.0.7/templates/_postgres.tpl b/charts/home-assistant/1.0.8/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.7/templates/_postgres.tpl rename to charts/home-assistant/1.0.8/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.7/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.8/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.7/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.8/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.7/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.8/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.7/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.8/templates/backup-postgres-hook.yaml diff --git a/test/home-assistant/1.0.7/templates/deployment.yaml b/charts/home-assistant/1.0.8/templates/deployment.yaml similarity index 98% rename from test/home-assistant/1.0.7/templates/deployment.yaml rename to charts/home-assistant/1.0.8/templates/deployment.yaml index d7592023c1..75a2500a40 100644 --- a/test/home-assistant/1.0.7/templates/deployment.yaml +++ b/charts/home-assistant/1.0.8/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} {{ $postgres_values := (. | mustDeepCopy) }} {{ $_ := set $postgres_values "common" (dict "nameSuffix" "postgres") }} diff --git a/charts/home-assistant/1.0.7/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.8/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.7/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.8/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.7/templates/postgres-config.yaml b/charts/home-assistant/1.0.8/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.7/templates/postgres-config.yaml rename to charts/home-assistant/1.0.8/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.7/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.8/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.7/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.8/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.7/templates/postgres-secret.yaml b/charts/home-assistant/1.0.8/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.7/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.8/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.7/templates/postgres-service.yaml b/charts/home-assistant/1.0.8/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.7/templates/postgres-service.yaml rename to charts/home-assistant/1.0.8/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.7/templates/pre-install-job.yaml b/charts/home-assistant/1.0.8/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.7/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.8/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.7/templates/service.yaml b/charts/home-assistant/1.0.8/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.7/templates/service.yaml rename to charts/home-assistant/1.0.8/templates/service.yaml diff --git a/charts/home-assistant/1.0.7/templates/tests/deployment-check.yaml b/charts/home-assistant/1.0.8/templates/tests/deployment-check.yaml similarity index 100% rename from charts/home-assistant/1.0.7/templates/tests/deployment-check.yaml rename to charts/home-assistant/1.0.8/templates/tests/deployment-check.yaml diff --git a/charts/home-assistant/1.0.7/test_values.yaml b/charts/home-assistant/1.0.8/test_values.yaml similarity index 100% rename from charts/home-assistant/1.0.7/test_values.yaml rename to charts/home-assistant/1.0.8/test_values.yaml diff --git a/charts/ipfs/1.2.2/charts/common-2112.0.0.tgz b/charts/ipfs/1.2.2/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/charts/ipfs/1.2.2/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/ipfs/1.2.2/.helmignore b/charts/ipfs/1.2.3/.helmignore similarity index 100% rename from charts/ipfs/1.2.2/.helmignore rename to charts/ipfs/1.2.3/.helmignore diff --git a/test/ipfs/1.2.2/Chart.yaml b/charts/ipfs/1.2.3/Chart.yaml similarity index 96% rename from test/ipfs/1.2.2/Chart.yaml rename to charts/ipfs/1.2.3/Chart.yaml index 706d555971..a4b192b18a 100644 --- a/test/ipfs/1.2.2/Chart.yaml +++ b/charts/ipfs/1.2.3/Chart.yaml @@ -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.2 +version: 1.2.3 diff --git a/charts/ipfs/1.2.2/README.md b/charts/ipfs/1.2.3/README.md similarity index 100% rename from charts/ipfs/1.2.2/README.md rename to charts/ipfs/1.2.3/README.md diff --git a/charts/ipfs/1.2.2/app-readme.md b/charts/ipfs/1.2.3/app-readme.md similarity index 100% rename from charts/ipfs/1.2.2/app-readme.md rename to charts/ipfs/1.2.3/app-readme.md diff --git a/charts/ipfs/1.2.3/charts/common-2112.0.0.tgz b/charts/ipfs/1.2.3/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/charts/ipfs/1.2.3/charts/common-2112.0.0.tgz differ diff --git a/charts/ipfs/1.2.2/ix_values.yaml b/charts/ipfs/1.2.3/ix_values.yaml similarity index 100% rename from charts/ipfs/1.2.2/ix_values.yaml rename to charts/ipfs/1.2.3/ix_values.yaml diff --git a/charts/ipfs/1.2.2/questions.yaml b/charts/ipfs/1.2.3/questions.yaml similarity index 100% rename from charts/ipfs/1.2.2/questions.yaml rename to charts/ipfs/1.2.3/questions.yaml diff --git a/charts/ipfs/1.2.2/requirements.lock b/charts/ipfs/1.2.3/requirements.lock similarity index 100% rename from charts/ipfs/1.2.2/requirements.lock rename to charts/ipfs/1.2.3/requirements.lock diff --git a/charts/ipfs/1.2.2/templates/NOTES.txt b/charts/ipfs/1.2.3/templates/NOTES.txt similarity index 100% rename from charts/ipfs/1.2.2/templates/NOTES.txt rename to charts/ipfs/1.2.3/templates/NOTES.txt diff --git a/test/ipfs/1.2.2/templates/deployment.yaml b/charts/ipfs/1.2.3/templates/deployment.yaml similarity index 98% rename from test/ipfs/1.2.2/templates/deployment.yaml rename to charts/ipfs/1.2.3/templates/deployment.yaml index 822817e453..ae9d34b7e1 100644 --- a/test/ipfs/1.2.2/templates/deployment.yaml +++ b/charts/ipfs/1.2.3/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }} kind: Deployment metadata: diff --git a/charts/ipfs/1.2.2/templates/service.yaml b/charts/ipfs/1.2.3/templates/service.yaml similarity index 100% rename from charts/ipfs/1.2.2/templates/service.yaml rename to charts/ipfs/1.2.3/templates/service.yaml diff --git a/charts/ipfs/1.2.2/templates/serviceaccount.yaml b/charts/ipfs/1.2.3/templates/serviceaccount.yaml similarity index 100% rename from charts/ipfs/1.2.2/templates/serviceaccount.yaml rename to charts/ipfs/1.2.3/templates/serviceaccount.yaml diff --git a/charts/ipfs/1.2.2/templates/tests/deployment-check.yaml b/charts/ipfs/1.2.3/templates/tests/deployment-check.yaml similarity index 100% rename from charts/ipfs/1.2.2/templates/tests/deployment-check.yaml rename to charts/ipfs/1.2.3/templates/tests/deployment-check.yaml diff --git a/charts/ipfs/1.2.2/test_values.yaml b/charts/ipfs/1.2.3/test_values.yaml similarity index 100% rename from charts/ipfs/1.2.2/test_values.yaml rename to charts/ipfs/1.2.3/test_values.yaml diff --git a/charts/ix-chart/2206.0.0/charts/common-2112.0.0.tgz b/charts/ix-chart/2206.0.0/charts/common-2112.0.0.tgz deleted file mode 100644 index 62591a2a38..0000000000 Binary files a/charts/ix-chart/2206.0.0/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/ix-chart/2206.0.0/.helmignore b/charts/ix-chart/2206.0.1/.helmignore similarity index 100% rename from charts/ix-chart/2206.0.0/.helmignore rename to charts/ix-chart/2206.0.1/.helmignore diff --git a/charts/ix-chart/2206.0.0/Chart.lock b/charts/ix-chart/2206.0.1/Chart.lock similarity index 100% rename from charts/ix-chart/2206.0.0/Chart.lock rename to charts/ix-chart/2206.0.1/Chart.lock diff --git a/charts/ix-chart/2206.0.0/Chart.yaml b/charts/ix-chart/2206.0.1/Chart.yaml similarity index 98% rename from charts/ix-chart/2206.0.0/Chart.yaml rename to charts/ix-chart/2206.0.1/Chart.yaml index fbe6908d66..29d2571574 100644 --- a/charts/ix-chart/2206.0.0/Chart.yaml +++ b/charts/ix-chart/2206.0.1/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2206.0.0 +version: 2206.0.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/ix-chart/2206.0.0/README.md b/charts/ix-chart/2206.0.1/README.md similarity index 100% rename from charts/ix-chart/2206.0.0/README.md rename to charts/ix-chart/2206.0.1/README.md diff --git a/charts/ix-chart/2206.0.0/app-readme.md b/charts/ix-chart/2206.0.1/app-readme.md similarity index 100% rename from charts/ix-chart/2206.0.0/app-readme.md rename to charts/ix-chart/2206.0.1/app-readme.md diff --git a/charts/ix-chart/2206.0.1/charts/common-2112.0.0.tgz b/charts/ix-chart/2206.0.1/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/charts/ix-chart/2206.0.1/charts/common-2112.0.0.tgz differ diff --git a/charts/ix-chart/2206.0.0/questions.yaml b/charts/ix-chart/2206.0.1/questions.yaml similarity index 100% rename from charts/ix-chart/2206.0.0/questions.yaml rename to charts/ix-chart/2206.0.1/questions.yaml diff --git a/charts/ix-chart/2206.0.0/templates/NOTES.txt b/charts/ix-chart/2206.0.1/templates/NOTES.txt similarity index 100% rename from charts/ix-chart/2206.0.0/templates/NOTES.txt rename to charts/ix-chart/2206.0.1/templates/NOTES.txt diff --git a/charts/ix-chart/2206.0.0/templates/_containers.tpl b/charts/ix-chart/2206.0.1/templates/_containers.tpl similarity index 100% rename from charts/ix-chart/2206.0.0/templates/_containers.tpl rename to charts/ix-chart/2206.0.1/templates/_containers.tpl diff --git a/charts/ix-chart/2206.0.0/templates/_helpers.tpl b/charts/ix-chart/2206.0.1/templates/_helpers.tpl similarity index 100% rename from charts/ix-chart/2206.0.0/templates/_helpers.tpl rename to charts/ix-chart/2206.0.1/templates/_helpers.tpl diff --git a/charts/ix-chart/2206.0.0/templates/_networking.tpl b/charts/ix-chart/2206.0.1/templates/_networking.tpl similarity index 100% rename from charts/ix-chart/2206.0.0/templates/_networking.tpl rename to charts/ix-chart/2206.0.1/templates/_networking.tpl diff --git a/charts/ix-chart/2206.0.0/templates/_volumes.tpl b/charts/ix-chart/2206.0.1/templates/_volumes.tpl similarity index 100% rename from charts/ix-chart/2206.0.0/templates/_volumes.tpl rename to charts/ix-chart/2206.0.1/templates/_volumes.tpl diff --git a/charts/ix-chart/2206.0.0/templates/_workload.tpl b/charts/ix-chart/2206.0.1/templates/_workload.tpl similarity index 100% rename from charts/ix-chart/2206.0.0/templates/_workload.tpl rename to charts/ix-chart/2206.0.1/templates/_workload.tpl diff --git a/charts/ix-chart/2206.0.0/templates/external-interfaces.yaml b/charts/ix-chart/2206.0.1/templates/external-interfaces.yaml similarity index 100% rename from charts/ix-chart/2206.0.0/templates/external-interfaces.yaml rename to charts/ix-chart/2206.0.1/templates/external-interfaces.yaml diff --git a/charts/ix-chart/2206.0.0/templates/service.yaml b/charts/ix-chart/2206.0.1/templates/service.yaml similarity index 100% rename from charts/ix-chart/2206.0.0/templates/service.yaml rename to charts/ix-chart/2206.0.1/templates/service.yaml diff --git a/charts/ix-chart/2206.0.0/templates/tests/deployment-check.yaml b/charts/ix-chart/2206.0.1/templates/tests/deployment-check.yaml similarity index 100% rename from charts/ix-chart/2206.0.0/templates/tests/deployment-check.yaml rename to charts/ix-chart/2206.0.1/templates/tests/deployment-check.yaml diff --git a/charts/ix-chart/2206.0.0/templates/workload.yaml b/charts/ix-chart/2206.0.1/templates/workload.yaml similarity index 100% rename from charts/ix-chart/2206.0.0/templates/workload.yaml rename to charts/ix-chart/2206.0.1/templates/workload.yaml diff --git a/charts/ix-chart/2206.0.0/test_values.yaml b/charts/ix-chart/2206.0.1/test_values.yaml similarity index 100% rename from charts/ix-chart/2206.0.0/test_values.yaml rename to charts/ix-chart/2206.0.1/test_values.yaml diff --git a/charts/machinaris/1.1.5/charts/common-2112.0.0.tgz b/charts/machinaris/1.1.5/charts/common-2112.0.0.tgz deleted file mode 100644 index b59d12bcec..0000000000 Binary files a/charts/machinaris/1.1.5/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/machinaris/1.1.5/.helmignore b/charts/machinaris/1.1.6/.helmignore similarity index 100% rename from charts/machinaris/1.1.5/.helmignore rename to charts/machinaris/1.1.6/.helmignore diff --git a/test/machinaris/1.1.5/Chart.yaml b/charts/machinaris/1.1.6/Chart.yaml similarity index 96% rename from test/machinaris/1.1.5/Chart.yaml rename to charts/machinaris/1.1.6/Chart.yaml index 38d028bd94..d10095a6b1 100644 --- a/test/machinaris/1.1.5/Chart.yaml +++ b/charts/machinaris/1.1.6/Chart.yaml @@ -14,4 +14,4 @@ keywords: name: machinaris sources: - https://github.com/guydavis/machinaris -version: 1.1.5 +version: 1.1.6 diff --git a/charts/machinaris/1.1.5/README.md b/charts/machinaris/1.1.6/README.md similarity index 100% rename from charts/machinaris/1.1.5/README.md rename to charts/machinaris/1.1.6/README.md diff --git a/charts/machinaris/1.1.5/app-readme.md b/charts/machinaris/1.1.6/app-readme.md similarity index 100% rename from charts/machinaris/1.1.5/app-readme.md rename to charts/machinaris/1.1.6/app-readme.md diff --git a/charts/machinaris/1.1.6/charts/common-2112.0.0.tgz b/charts/machinaris/1.1.6/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..db77df0cfb Binary files /dev/null and b/charts/machinaris/1.1.6/charts/common-2112.0.0.tgz differ diff --git a/charts/machinaris/1.1.5/ix_values.yaml b/charts/machinaris/1.1.6/ix_values.yaml similarity index 100% rename from charts/machinaris/1.1.5/ix_values.yaml rename to charts/machinaris/1.1.6/ix_values.yaml diff --git a/charts/machinaris/1.1.5/questions.yaml b/charts/machinaris/1.1.6/questions.yaml similarity index 100% rename from charts/machinaris/1.1.5/questions.yaml rename to charts/machinaris/1.1.6/questions.yaml diff --git a/charts/machinaris/1.1.5/requirements.lock b/charts/machinaris/1.1.6/requirements.lock similarity index 100% rename from charts/machinaris/1.1.5/requirements.lock rename to charts/machinaris/1.1.6/requirements.lock diff --git a/charts/machinaris/1.1.5/templates/_helpers.tpl b/charts/machinaris/1.1.6/templates/_helpers.tpl similarity index 100% rename from charts/machinaris/1.1.5/templates/_helpers.tpl rename to charts/machinaris/1.1.6/templates/_helpers.tpl diff --git a/charts/machinaris/1.1.5/templates/coins-deployment.yaml b/charts/machinaris/1.1.6/templates/coins-deployment.yaml similarity index 100% rename from charts/machinaris/1.1.5/templates/coins-deployment.yaml rename to charts/machinaris/1.1.6/templates/coins-deployment.yaml diff --git a/test/machinaris/1.1.5/templates/deployment.yaml b/charts/machinaris/1.1.6/templates/deployment.yaml similarity index 97% rename from test/machinaris/1.1.5/templates/deployment.yaml rename to charts/machinaris/1.1.6/templates/deployment.yaml index 891474cc4a..9425fc1045 100644 --- a/test/machinaris/1.1.5/templates/deployment.yaml +++ b/charts/machinaris/1.1.6/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} {{- if hasKey . "common" }} {{- $_ := unset .common "nameSuffix" }} {{- end }} diff --git a/charts/machinaris/1.1.5/templates/service.yaml b/charts/machinaris/1.1.6/templates/service.yaml similarity index 100% rename from charts/machinaris/1.1.5/templates/service.yaml rename to charts/machinaris/1.1.6/templates/service.yaml diff --git a/charts/machinaris/1.1.5/templates/tests/cactus-check.yaml b/charts/machinaris/1.1.6/templates/tests/cactus-check.yaml similarity index 100% rename from charts/machinaris/1.1.5/templates/tests/cactus-check.yaml rename to charts/machinaris/1.1.6/templates/tests/cactus-check.yaml diff --git a/charts/machinaris/1.1.5/templates/tests/machinaris-check.yaml b/charts/machinaris/1.1.6/templates/tests/machinaris-check.yaml similarity index 100% rename from charts/machinaris/1.1.5/templates/tests/machinaris-check.yaml rename to charts/machinaris/1.1.6/templates/tests/machinaris-check.yaml diff --git a/charts/machinaris/1.1.5/test_values.yaml b/charts/machinaris/1.1.6/test_values.yaml similarity index 100% rename from charts/machinaris/1.1.5/test_values.yaml rename to charts/machinaris/1.1.6/test_values.yaml diff --git a/charts/minio/1.6.20/charts/common-2112.0.0.tgz b/charts/minio/1.6.20/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/charts/minio/1.6.20/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/minio/1.6.20/.helmignore b/charts/minio/1.6.21/.helmignore similarity index 100% rename from charts/minio/1.6.20/.helmignore rename to charts/minio/1.6.21/.helmignore diff --git a/charts/minio/1.6.20/CHANGELOG.md b/charts/minio/1.6.21/CHANGELOG.md similarity index 100% rename from charts/minio/1.6.20/CHANGELOG.md rename to charts/minio/1.6.21/CHANGELOG.md diff --git a/charts/minio/1.6.20/Chart.yaml b/charts/minio/1.6.21/Chart.yaml similarity index 96% rename from charts/minio/1.6.20/Chart.yaml rename to charts/minio/1.6.21/Chart.yaml index aab73057c7..0308731bba 100644 --- a/charts/minio/1.6.20/Chart.yaml +++ b/charts/minio/1.6.21/Chart.yaml @@ -16,4 +16,4 @@ sources: - https://github.com/minio/minio - https://github.com/minio/charts upstream_version: 8.0.5 -version: 1.6.20 +version: 1.6.21 diff --git a/charts/minio/1.6.20/README.md b/charts/minio/1.6.21/README.md similarity index 100% rename from charts/minio/1.6.20/README.md rename to charts/minio/1.6.21/README.md diff --git a/charts/minio/1.6.20/app-readme.md b/charts/minio/1.6.21/app-readme.md similarity index 100% rename from charts/minio/1.6.20/app-readme.md rename to charts/minio/1.6.21/app-readme.md diff --git a/charts/minio/1.6.21/charts/common-2112.0.0.tgz b/charts/minio/1.6.21/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..db77df0cfb Binary files /dev/null and b/charts/minio/1.6.21/charts/common-2112.0.0.tgz differ diff --git a/charts/minio/1.6.20/ix_values.yaml b/charts/minio/1.6.21/ix_values.yaml similarity index 100% rename from charts/minio/1.6.20/ix_values.yaml rename to charts/minio/1.6.21/ix_values.yaml diff --git a/charts/minio/1.6.20/migrations/migrate b/charts/minio/1.6.21/migrations/migrate similarity index 100% rename from charts/minio/1.6.20/migrations/migrate rename to charts/minio/1.6.21/migrations/migrate diff --git a/charts/minio/1.6.20/migrations/migrate_from_1.0.0 b/charts/minio/1.6.21/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/minio/1.6.20/migrations/migrate_from_1.0.0 rename to charts/minio/1.6.21/migrations/migrate_from_1.0.0 diff --git a/charts/minio/1.6.20/questions.yaml b/charts/minio/1.6.21/questions.yaml similarity index 100% rename from charts/minio/1.6.20/questions.yaml rename to charts/minio/1.6.21/questions.yaml diff --git a/charts/minio/1.6.20/requirements.lock b/charts/minio/1.6.21/requirements.lock similarity index 100% rename from charts/minio/1.6.20/requirements.lock rename to charts/minio/1.6.21/requirements.lock diff --git a/charts/minio/1.6.20/templates/NOTES.txt b/charts/minio/1.6.21/templates/NOTES.txt similarity index 100% rename from charts/minio/1.6.20/templates/NOTES.txt rename to charts/minio/1.6.21/templates/NOTES.txt diff --git a/charts/minio/1.6.20/templates/_cert.tpl b/charts/minio/1.6.21/templates/_cert.tpl similarity index 100% rename from charts/minio/1.6.20/templates/_cert.tpl rename to charts/minio/1.6.21/templates/_cert.tpl diff --git a/charts/minio/1.6.20/templates/_helpers.tpl b/charts/minio/1.6.21/templates/_helpers.tpl similarity index 100% rename from charts/minio/1.6.20/templates/_helpers.tpl rename to charts/minio/1.6.21/templates/_helpers.tpl diff --git a/charts/minio/1.6.20/templates/configmap.yaml b/charts/minio/1.6.21/templates/configmap.yaml similarity index 100% rename from charts/minio/1.6.20/templates/configmap.yaml rename to charts/minio/1.6.21/templates/configmap.yaml diff --git a/charts/minio/1.6.20/templates/deployment.yaml b/charts/minio/1.6.21/templates/deployment.yaml similarity index 98% rename from charts/minio/1.6.20/templates/deployment.yaml rename to charts/minio/1.6.21/templates/deployment.yaml index 66da2d202c..28350458b8 100644 --- a/charts/minio/1.6.20/templates/deployment.yaml +++ b/charts/minio/1.6.21/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }} kind: Deployment metadata: diff --git a/charts/minio/1.6.20/templates/pre-install-job.yaml b/charts/minio/1.6.21/templates/pre-install-job.yaml similarity index 100% rename from charts/minio/1.6.20/templates/pre-install-job.yaml rename to charts/minio/1.6.21/templates/pre-install-job.yaml diff --git a/charts/minio/1.6.20/templates/secrets.yaml b/charts/minio/1.6.21/templates/secrets.yaml similarity index 100% rename from charts/minio/1.6.20/templates/secrets.yaml rename to charts/minio/1.6.21/templates/secrets.yaml diff --git a/charts/minio/1.6.20/templates/service.yaml b/charts/minio/1.6.21/templates/service.yaml similarity index 100% rename from charts/minio/1.6.20/templates/service.yaml rename to charts/minio/1.6.21/templates/service.yaml diff --git a/charts/minio/1.6.20/templates/serviceaccount.yaml b/charts/minio/1.6.21/templates/serviceaccount.yaml similarity index 100% rename from charts/minio/1.6.20/templates/serviceaccount.yaml rename to charts/minio/1.6.21/templates/serviceaccount.yaml diff --git a/charts/minio/1.6.20/templates/tests/deployment-check.yaml b/charts/minio/1.6.21/templates/tests/deployment-check.yaml similarity index 100% rename from charts/minio/1.6.20/templates/tests/deployment-check.yaml rename to charts/minio/1.6.21/templates/tests/deployment-check.yaml diff --git a/charts/minio/1.6.20/test_values.yaml b/charts/minio/1.6.21/test_values.yaml similarity index 100% rename from charts/minio/1.6.20/test_values.yaml rename to charts/minio/1.6.21/test_values.yaml diff --git a/charts/netdata/1.0.5/charts/common-2112.0.0.tgz b/charts/netdata/1.0.5/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/charts/netdata/1.0.5/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/netdata/1.0.5/.helmignore b/charts/netdata/1.0.6/.helmignore similarity index 100% rename from charts/netdata/1.0.5/.helmignore rename to charts/netdata/1.0.6/.helmignore diff --git a/charts/netdata/1.0.5/Chart.yaml b/charts/netdata/1.0.6/Chart.yaml similarity index 96% rename from charts/netdata/1.0.5/Chart.yaml rename to charts/netdata/1.0.6/Chart.yaml index 2d6d9e1d25..06e0a11f69 100644 --- a/charts/netdata/1.0.5/Chart.yaml +++ b/charts/netdata/1.0.6/Chart.yaml @@ -16,4 +16,4 @@ sources: - https://github.com/netdata/helmchart - https://github.com/netdata/netdata upstream_version: 3.7.12 -version: 1.0.5 +version: 1.0.6 diff --git a/charts/netdata/1.0.5/README.md b/charts/netdata/1.0.6/README.md similarity index 100% rename from charts/netdata/1.0.5/README.md rename to charts/netdata/1.0.6/README.md diff --git a/charts/netdata/1.0.5/app-readme.md b/charts/netdata/1.0.6/app-readme.md similarity index 100% rename from charts/netdata/1.0.5/app-readme.md rename to charts/netdata/1.0.6/app-readme.md diff --git a/charts/netdata/1.0.6/charts/common-2112.0.0.tgz b/charts/netdata/1.0.6/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/charts/netdata/1.0.6/charts/common-2112.0.0.tgz differ diff --git a/charts/netdata/1.0.5/ix_values.yaml b/charts/netdata/1.0.6/ix_values.yaml similarity index 100% rename from charts/netdata/1.0.5/ix_values.yaml rename to charts/netdata/1.0.6/ix_values.yaml diff --git a/charts/netdata/1.0.5/questions.yaml b/charts/netdata/1.0.6/questions.yaml similarity index 100% rename from charts/netdata/1.0.5/questions.yaml rename to charts/netdata/1.0.6/questions.yaml diff --git a/charts/netdata/1.0.5/requirements.lock b/charts/netdata/1.0.6/requirements.lock similarity index 100% rename from charts/netdata/1.0.5/requirements.lock rename to charts/netdata/1.0.6/requirements.lock diff --git a/charts/netdata/1.0.5/templates/_helpers.tpl b/charts/netdata/1.0.6/templates/_helpers.tpl similarity index 100% rename from charts/netdata/1.0.5/templates/_helpers.tpl rename to charts/netdata/1.0.6/templates/_helpers.tpl diff --git a/charts/netdata/1.0.5/templates/clusterrole.yaml b/charts/netdata/1.0.6/templates/clusterrole.yaml similarity index 100% rename from charts/netdata/1.0.5/templates/clusterrole.yaml rename to charts/netdata/1.0.6/templates/clusterrole.yaml diff --git a/charts/netdata/1.0.5/templates/clusterrolebinding.yaml b/charts/netdata/1.0.6/templates/clusterrolebinding.yaml similarity index 100% rename from charts/netdata/1.0.5/templates/clusterrolebinding.yaml rename to charts/netdata/1.0.6/templates/clusterrolebinding.yaml diff --git a/test/netdata/1.0.5/templates/deployment.yaml b/charts/netdata/1.0.6/templates/deployment.yaml similarity index 98% rename from test/netdata/1.0.5/templates/deployment.yaml rename to charts/netdata/1.0.6/templates/deployment.yaml index 0695841796..65dd93746d 100644 --- a/test/netdata/1.0.5/templates/deployment.yaml +++ b/charts/netdata/1.0.6/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} apiVersion: apps/v1 kind: Deployment metadata: diff --git a/charts/netdata/1.0.5/templates/pre-install-job.yaml b/charts/netdata/1.0.6/templates/pre-install-job.yaml similarity index 100% rename from charts/netdata/1.0.5/templates/pre-install-job.yaml rename to charts/netdata/1.0.6/templates/pre-install-job.yaml diff --git a/charts/netdata/1.0.5/templates/service.yaml b/charts/netdata/1.0.6/templates/service.yaml similarity index 100% rename from charts/netdata/1.0.5/templates/service.yaml rename to charts/netdata/1.0.6/templates/service.yaml diff --git a/charts/netdata/1.0.5/templates/serviceaccount.yaml b/charts/netdata/1.0.6/templates/serviceaccount.yaml similarity index 100% rename from charts/netdata/1.0.5/templates/serviceaccount.yaml rename to charts/netdata/1.0.6/templates/serviceaccount.yaml diff --git a/charts/netdata/1.0.5/templates/tests/deployment-check.yaml b/charts/netdata/1.0.6/templates/tests/deployment-check.yaml similarity index 100% rename from charts/netdata/1.0.5/templates/tests/deployment-check.yaml rename to charts/netdata/1.0.6/templates/tests/deployment-check.yaml diff --git a/charts/netdata/1.0.5/test_values.yaml b/charts/netdata/1.0.6/test_values.yaml similarity index 100% rename from charts/netdata/1.0.5/test_values.yaml rename to charts/netdata/1.0.6/test_values.yaml diff --git a/charts/nextcloud/1.6.0/charts/common-2112.0.0.tgz b/charts/nextcloud/1.6.0/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/charts/nextcloud/1.6.0/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/nextcloud/1.6.0/.helmignore b/charts/nextcloud/1.6.1/.helmignore similarity index 100% rename from charts/nextcloud/1.6.0/.helmignore rename to charts/nextcloud/1.6.1/.helmignore diff --git a/charts/nextcloud/1.6.1/Chart.lock b/charts/nextcloud/1.6.1/Chart.lock new file mode 100644 index 0000000000..9eeb2370df --- /dev/null +++ b/charts/nextcloud/1.6.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../library/common/2112.0.0 + version: 2112.0.0 +digest: sha256:47115d9b91afe42c8537dcf0fd8224f2f7d1c775f9ff860efa68a6b57d17d1c0 +generated: "2022-06-15T16:25:31.011230529+05:00" diff --git a/charts/nextcloud/1.6.0/Chart.yaml b/charts/nextcloud/1.6.1/Chart.yaml similarity index 97% rename from charts/nextcloud/1.6.0/Chart.yaml rename to charts/nextcloud/1.6.1/Chart.yaml index 15697e850b..3fcae74aa3 100644 --- a/charts/nextcloud/1.6.0/Chart.yaml +++ b/charts/nextcloud/1.6.1/Chart.yaml @@ -19,4 +19,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm upstream_version: 2.3.2 -version: 1.6.0 +version: 1.6.1 diff --git a/charts/nextcloud/1.6.0/README.md b/charts/nextcloud/1.6.1/README.md similarity index 100% rename from charts/nextcloud/1.6.0/README.md rename to charts/nextcloud/1.6.1/README.md diff --git a/charts/nextcloud/1.6.0/app-readme.md b/charts/nextcloud/1.6.1/app-readme.md similarity index 100% rename from charts/nextcloud/1.6.0/app-readme.md rename to charts/nextcloud/1.6.1/app-readme.md diff --git a/charts/nextcloud/1.6.1/charts/common-2112.0.0.tgz b/charts/nextcloud/1.6.1/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/charts/nextcloud/1.6.1/charts/common-2112.0.0.tgz differ diff --git a/charts/nextcloud/1.6.0/ix_values.yaml b/charts/nextcloud/1.6.1/ix_values.yaml similarity index 100% rename from charts/nextcloud/1.6.0/ix_values.yaml rename to charts/nextcloud/1.6.1/ix_values.yaml diff --git a/charts/nextcloud/1.6.0/migrations/migrate_from_1.1.0 b/charts/nextcloud/1.6.1/migrations/migrate_from_1.1.0 similarity index 100% rename from charts/nextcloud/1.6.0/migrations/migrate_from_1.1.0 rename to charts/nextcloud/1.6.1/migrations/migrate_from_1.1.0 diff --git a/charts/nextcloud/1.6.0/questions.yaml b/charts/nextcloud/1.6.1/questions.yaml similarity index 100% rename from charts/nextcloud/1.6.0/questions.yaml rename to charts/nextcloud/1.6.1/questions.yaml diff --git a/charts/nextcloud/1.6.0/requirements.lock b/charts/nextcloud/1.6.1/requirements.lock similarity index 100% rename from charts/nextcloud/1.6.0/requirements.lock rename to charts/nextcloud/1.6.1/requirements.lock diff --git a/charts/nextcloud/1.6.0/templates/NOTES.txt b/charts/nextcloud/1.6.1/templates/NOTES.txt similarity index 100% rename from charts/nextcloud/1.6.0/templates/NOTES.txt rename to charts/nextcloud/1.6.1/templates/NOTES.txt diff --git a/charts/nextcloud/1.6.0/templates/_nginx.tpl b/charts/nextcloud/1.6.1/templates/_nginx.tpl similarity index 100% rename from charts/nextcloud/1.6.0/templates/_nginx.tpl rename to charts/nextcloud/1.6.1/templates/_nginx.tpl diff --git a/charts/nextcloud/1.6.0/templates/_postgres.tpl b/charts/nextcloud/1.6.1/templates/_postgres.tpl similarity index 100% rename from charts/nextcloud/1.6.0/templates/_postgres.tpl rename to charts/nextcloud/1.6.1/templates/_postgres.tpl diff --git a/charts/nextcloud/1.6.0/templates/backup-postgres-config.yaml b/charts/nextcloud/1.6.1/templates/backup-postgres-config.yaml similarity index 100% rename from charts/nextcloud/1.6.0/templates/backup-postgres-config.yaml rename to charts/nextcloud/1.6.1/templates/backup-postgres-config.yaml diff --git a/charts/nextcloud/1.6.0/templates/backup-postgres-hook.yaml b/charts/nextcloud/1.6.1/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/nextcloud/1.6.0/templates/backup-postgres-hook.yaml rename to charts/nextcloud/1.6.1/templates/backup-postgres-hook.yaml diff --git a/charts/nextcloud/1.6.0/templates/cronjob.yaml b/charts/nextcloud/1.6.1/templates/cronjob.yaml similarity index 100% rename from charts/nextcloud/1.6.0/templates/cronjob.yaml rename to charts/nextcloud/1.6.1/templates/cronjob.yaml diff --git a/test/nextcloud/1.6.0/templates/deployment.yaml b/charts/nextcloud/1.6.1/templates/deployment.yaml similarity index 98% rename from test/nextcloud/1.6.0/templates/deployment.yaml rename to charts/nextcloud/1.6.1/templates/deployment.yaml index 64c0eb687c..eb0bacde36 100644 --- a/test/nextcloud/1.6.0/templates/deployment.yaml +++ b/charts/nextcloud/1.6.1/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} {{ $postgres_values := (. | mustDeepCopy) }} {{ $_ := set $postgres_values "common" (dict "nameSuffix" "postgres") }} {{ include "common.deployment.common_config" . | nindent 0 }} diff --git a/charts/nextcloud/1.6.0/templates/nginx-configmap.yaml b/charts/nextcloud/1.6.1/templates/nginx-configmap.yaml similarity index 100% rename from charts/nextcloud/1.6.0/templates/nginx-configmap.yaml rename to charts/nextcloud/1.6.1/templates/nginx-configmap.yaml diff --git a/charts/nextcloud/1.6.0/templates/nginx-secret.yaml b/charts/nextcloud/1.6.1/templates/nginx-secret.yaml similarity index 100% rename from charts/nextcloud/1.6.0/templates/nginx-secret.yaml rename to charts/nextcloud/1.6.1/templates/nginx-secret.yaml diff --git a/charts/nextcloud/1.6.0/templates/nuke-deployments-hook.yaml b/charts/nextcloud/1.6.1/templates/nuke-deployments-hook.yaml similarity index 100% rename from charts/nextcloud/1.6.0/templates/nuke-deployments-hook.yaml rename to charts/nextcloud/1.6.1/templates/nuke-deployments-hook.yaml diff --git a/charts/nextcloud/1.6.0/templates/postgres-deployment.yaml b/charts/nextcloud/1.6.1/templates/postgres-deployment.yaml similarity index 100% rename from charts/nextcloud/1.6.0/templates/postgres-deployment.yaml rename to charts/nextcloud/1.6.1/templates/postgres-deployment.yaml diff --git a/charts/nextcloud/1.6.0/templates/postgres-secret.yaml b/charts/nextcloud/1.6.1/templates/postgres-secret.yaml similarity index 100% rename from charts/nextcloud/1.6.0/templates/postgres-secret.yaml rename to charts/nextcloud/1.6.1/templates/postgres-secret.yaml diff --git a/charts/nextcloud/1.6.0/templates/postgres-service.yaml b/charts/nextcloud/1.6.1/templates/postgres-service.yaml similarity index 100% rename from charts/nextcloud/1.6.0/templates/postgres-service.yaml rename to charts/nextcloud/1.6.1/templates/postgres-service.yaml diff --git a/charts/nextcloud/1.6.0/templates/secrets.yaml b/charts/nextcloud/1.6.1/templates/secrets.yaml similarity index 100% rename from charts/nextcloud/1.6.0/templates/secrets.yaml rename to charts/nextcloud/1.6.1/templates/secrets.yaml diff --git a/charts/nextcloud/1.6.0/templates/service.yaml b/charts/nextcloud/1.6.1/templates/service.yaml similarity index 100% rename from charts/nextcloud/1.6.0/templates/service.yaml rename to charts/nextcloud/1.6.1/templates/service.yaml diff --git a/charts/nextcloud/1.6.0/templates/serviceaccount.yaml b/charts/nextcloud/1.6.1/templates/serviceaccount.yaml similarity index 100% rename from charts/nextcloud/1.6.0/templates/serviceaccount.yaml rename to charts/nextcloud/1.6.1/templates/serviceaccount.yaml diff --git a/charts/nextcloud/1.6.0/templates/tests/deployment-check.yaml b/charts/nextcloud/1.6.1/templates/tests/deployment-check.yaml similarity index 100% rename from charts/nextcloud/1.6.0/templates/tests/deployment-check.yaml rename to charts/nextcloud/1.6.1/templates/tests/deployment-check.yaml diff --git a/charts/nextcloud/1.6.0/test_values.yaml b/charts/nextcloud/1.6.1/test_values.yaml similarity index 100% rename from charts/nextcloud/1.6.0/test_values.yaml rename to charts/nextcloud/1.6.1/test_values.yaml diff --git a/charts/photoprism/1.0.1/charts/common-2112.0.0.tgz b/charts/photoprism/1.0.1/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/charts/photoprism/1.0.1/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/test/nextcloud/1.6.0/Chart.lock b/charts/photoprism/1.0.2/Chart.lock similarity index 79% rename from test/nextcloud/1.6.0/Chart.lock rename to charts/photoprism/1.0.2/Chart.lock index e3c2813282..c673f7db60 100644 --- a/test/nextcloud/1.6.0/Chart.lock +++ b/charts/photoprism/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: file://../../../library/common/2112.0.0 version: 2112.0.0 digest: sha256:47115d9b91afe42c8537dcf0fd8224f2f7d1c775f9ff860efa68a6b57d17d1c0 -generated: "2021-12-06T21:28:23.230939+05:00" +generated: "2022-06-14T16:04:57.43577594+05:00" diff --git a/charts/photoprism/1.0.1/Chart.yaml b/charts/photoprism/1.0.2/Chart.yaml similarity index 95% rename from charts/photoprism/1.0.1/Chart.yaml rename to charts/photoprism/1.0.2/Chart.yaml index 8e0301dfd7..8165e318cb 100644 --- a/charts/photoprism/1.0.1/Chart.yaml +++ b/charts/photoprism/1.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "20220121" icon: https://photoprism.app/static/icons/logo.svg description: AI-powered app for browsing, organizing & sharing your photo collection. name: photoprism -version: 1.0.1 +version: 1.0.2 dependencies: - name: common repository: file://../../../library/common/2112.0.0 diff --git a/charts/photoprism/1.0.1/README.md b/charts/photoprism/1.0.2/README.md similarity index 100% rename from charts/photoprism/1.0.1/README.md rename to charts/photoprism/1.0.2/README.md diff --git a/charts/photoprism/1.0.1/app-readme.md b/charts/photoprism/1.0.2/app-readme.md similarity index 100% rename from charts/photoprism/1.0.1/app-readme.md rename to charts/photoprism/1.0.2/app-readme.md diff --git a/charts/photoprism/1.0.2/charts/common-2112.0.0.tgz b/charts/photoprism/1.0.2/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/charts/photoprism/1.0.2/charts/common-2112.0.0.tgz differ diff --git a/charts/photoprism/1.0.1/ix_values.yaml b/charts/photoprism/1.0.2/ix_values.yaml similarity index 100% rename from charts/photoprism/1.0.1/ix_values.yaml rename to charts/photoprism/1.0.2/ix_values.yaml diff --git a/charts/photoprism/1.0.1/questions.yaml b/charts/photoprism/1.0.2/questions.yaml similarity index 100% rename from charts/photoprism/1.0.1/questions.yaml rename to charts/photoprism/1.0.2/questions.yaml diff --git a/charts/photoprism/1.0.1/templates/deployment.yaml b/charts/photoprism/1.0.2/templates/deployment.yaml similarity index 97% rename from charts/photoprism/1.0.1/templates/deployment.yaml rename to charts/photoprism/1.0.2/templates/deployment.yaml index 9c6db02e8a..e739b462c2 100644 --- a/charts/photoprism/1.0.1/templates/deployment.yaml +++ b/charts/photoprism/1.0.2/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }} kind: Deployment metadata: diff --git a/charts/photoprism/1.0.1/templates/pre-install-job.yaml b/charts/photoprism/1.0.2/templates/pre-install-job.yaml similarity index 100% rename from charts/photoprism/1.0.1/templates/pre-install-job.yaml rename to charts/photoprism/1.0.2/templates/pre-install-job.yaml diff --git a/charts/photoprism/1.0.1/templates/secret.yaml b/charts/photoprism/1.0.2/templates/secret.yaml similarity index 100% rename from charts/photoprism/1.0.1/templates/secret.yaml rename to charts/photoprism/1.0.2/templates/secret.yaml diff --git a/charts/photoprism/1.0.1/templates/service.yaml b/charts/photoprism/1.0.2/templates/service.yaml similarity index 100% rename from charts/photoprism/1.0.1/templates/service.yaml rename to charts/photoprism/1.0.2/templates/service.yaml diff --git a/charts/photoprism/1.0.1/templates/tests/deployment-check.yaml b/charts/photoprism/1.0.2/templates/tests/deployment-check.yaml similarity index 100% rename from charts/photoprism/1.0.1/templates/tests/deployment-check.yaml rename to charts/photoprism/1.0.2/templates/tests/deployment-check.yaml diff --git a/charts/photoprism/1.0.1/test_values.yaml b/charts/photoprism/1.0.2/test_values.yaml similarity index 100% rename from charts/photoprism/1.0.1/test_values.yaml rename to charts/photoprism/1.0.2/test_values.yaml diff --git a/charts/pihole/1.0.1/charts/common-2112.0.0.tgz b/charts/pihole/1.0.1/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/charts/pihole/1.0.1/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/pihole/1.0.2/Chart.lock b/charts/pihole/1.0.2/Chart.lock new file mode 100644 index 0000000000..cec0ddc7dc --- /dev/null +++ b/charts/pihole/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../library/common/2112.0.0 + version: 2112.0.0 +digest: sha256:47115d9b91afe42c8537dcf0fd8224f2f7d1c775f9ff860efa68a6b57d17d1c0 +generated: "2022-06-14T16:04:57.624264811+05:00" diff --git a/test/pihole/1.0.1/Chart.yaml b/charts/pihole/1.0.2/Chart.yaml similarity index 95% rename from test/pihole/1.0.1/Chart.yaml rename to charts/pihole/1.0.2/Chart.yaml index b4a0ccdb6e..4986e14977 100644 --- a/test/pihole/1.0.1/Chart.yaml +++ b/charts/pihole/1.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: 2022.04.3 icon: https://truecharts.org/_static/img/appicons/pihole.png description: DNS and Ad-filtering for your network. name: pihole -version: 1.0.1 +version: 1.0.2 dependencies: - name: common repository: file://../../../library/common/2112.0.0 diff --git a/charts/pihole/1.0.1/README.md b/charts/pihole/1.0.2/README.md similarity index 100% rename from charts/pihole/1.0.1/README.md rename to charts/pihole/1.0.2/README.md diff --git a/charts/pihole/1.0.1/app-readme.md b/charts/pihole/1.0.2/app-readme.md similarity index 100% rename from charts/pihole/1.0.1/app-readme.md rename to charts/pihole/1.0.2/app-readme.md diff --git a/charts/pihole/1.0.2/charts/common-2112.0.0.tgz b/charts/pihole/1.0.2/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/charts/pihole/1.0.2/charts/common-2112.0.0.tgz differ diff --git a/charts/pihole/1.0.1/ix_values.yaml b/charts/pihole/1.0.2/ix_values.yaml similarity index 100% rename from charts/pihole/1.0.1/ix_values.yaml rename to charts/pihole/1.0.2/ix_values.yaml diff --git a/charts/pihole/1.0.1/questions.yaml b/charts/pihole/1.0.2/questions.yaml similarity index 100% rename from charts/pihole/1.0.1/questions.yaml rename to charts/pihole/1.0.2/questions.yaml diff --git a/test/pihole/1.0.1/templates/deployment.yaml b/charts/pihole/1.0.2/templates/deployment.yaml similarity index 98% rename from test/pihole/1.0.1/templates/deployment.yaml rename to charts/pihole/1.0.2/templates/deployment.yaml index eada76160b..e6ed06ec4f 100644 --- a/test/pihole/1.0.1/templates/deployment.yaml +++ b/charts/pihole/1.0.2/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }} kind: Deployment metadata: diff --git a/charts/pihole/1.0.1/templates/pre-install-job.yaml b/charts/pihole/1.0.2/templates/pre-install-job.yaml similarity index 100% rename from charts/pihole/1.0.1/templates/pre-install-job.yaml rename to charts/pihole/1.0.2/templates/pre-install-job.yaml diff --git a/charts/pihole/1.0.1/templates/secret.yaml b/charts/pihole/1.0.2/templates/secret.yaml similarity index 100% rename from charts/pihole/1.0.1/templates/secret.yaml rename to charts/pihole/1.0.2/templates/secret.yaml diff --git a/charts/pihole/1.0.1/templates/service.yaml b/charts/pihole/1.0.2/templates/service.yaml similarity index 100% rename from charts/pihole/1.0.1/templates/service.yaml rename to charts/pihole/1.0.2/templates/service.yaml diff --git a/charts/pihole/1.0.1/templates/tests/deployment-check.yaml b/charts/pihole/1.0.2/templates/tests/deployment-check.yaml similarity index 100% rename from charts/pihole/1.0.1/templates/tests/deployment-check.yaml rename to charts/pihole/1.0.2/templates/tests/deployment-check.yaml diff --git a/charts/pihole/1.0.1/test_values.yaml b/charts/pihole/1.0.2/test_values.yaml similarity index 100% rename from charts/pihole/1.0.1/test_values.yaml rename to charts/pihole/1.0.2/test_values.yaml diff --git a/charts/plex/1.7.8/charts/common-2112.0.0.tgz b/charts/plex/1.7.8/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/charts/plex/1.7.8/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/plex/1.7.8/.helmignore b/charts/plex/1.7.9/.helmignore similarity index 100% rename from charts/plex/1.7.8/.helmignore rename to charts/plex/1.7.9/.helmignore diff --git a/charts/plex/1.7.8/Chart.lock b/charts/plex/1.7.9/Chart.lock similarity index 100% rename from charts/plex/1.7.8/Chart.lock rename to charts/plex/1.7.9/Chart.lock diff --git a/charts/plex/1.7.8/Chart.yaml b/charts/plex/1.7.9/Chart.yaml similarity index 96% rename from charts/plex/1.7.8/Chart.yaml rename to charts/plex/1.7.9/Chart.yaml index 13998b6d2c..2a71286499 100644 --- a/charts/plex/1.7.8/Chart.yaml +++ b/charts/plex/1.7.9/Chart.yaml @@ -14,6 +14,6 @@ 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.7.8 +version: 1.7.9 diff --git a/charts/plex/1.7.8/README.md b/charts/plex/1.7.9/README.md similarity index 100% rename from charts/plex/1.7.8/README.md rename to charts/plex/1.7.9/README.md diff --git a/charts/plex/1.7.8/app-readme.md b/charts/plex/1.7.9/app-readme.md similarity index 100% rename from charts/plex/1.7.8/app-readme.md rename to charts/plex/1.7.9/app-readme.md diff --git a/charts/plex/1.7.9/charts/common-2112.0.0.tgz b/charts/plex/1.7.9/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/charts/plex/1.7.9/charts/common-2112.0.0.tgz differ diff --git a/charts/plex/1.7.8/default_values.yaml b/charts/plex/1.7.9/default_values.yaml similarity index 100% rename from charts/plex/1.7.8/default_values.yaml rename to charts/plex/1.7.9/default_values.yaml diff --git a/charts/plex/1.7.8/ix_values.yaml b/charts/plex/1.7.9/ix_values.yaml similarity index 100% rename from charts/plex/1.7.8/ix_values.yaml rename to charts/plex/1.7.9/ix_values.yaml diff --git a/charts/plex/1.7.8/migrations/migrate_from_1.0.0 b/charts/plex/1.7.9/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/plex/1.7.8/migrations/migrate_from_1.0.0 rename to charts/plex/1.7.9/migrations/migrate_from_1.0.0 diff --git a/charts/plex/1.7.8/questions.yaml b/charts/plex/1.7.9/questions.yaml similarity index 96% rename from charts/plex/1.7.8/questions.yaml rename to charts/plex/1.7.9/questions.yaml index 4d8c383aad..2c6c3ce108 100644 --- a/charts/plex/1.7.8/questions.yaml +++ b/charts/plex/1.7.9/questions.yaml @@ -185,6 +185,8 @@ questions: schema: type: hostpath required: true + $ref: + - "validations/lockedHostPath" - variable: data label: "Data Volume" schema: @@ -220,6 +222,8 @@ questions: schema: type: hostpath required: true + $ref: + - "validations/lockedHostPath" - variable: config label: "Config Volume" schema: @@ -255,6 +259,8 @@ questions: schema: type: hostpath required: true + $ref: + - "validations/lockedHostPath" - variable: shared label: "Shared Volume" schema: @@ -318,6 +324,8 @@ questions: schema: type: hostpath required: true + $ref: + - "validations/lockedHostPath" - variable: readOnly label: "Read Only" description: "Mount hostpath in read-only mode" diff --git a/charts/plex/1.7.8/templates/NOTES.txt b/charts/plex/1.7.9/templates/NOTES.txt similarity index 100% rename from charts/plex/1.7.8/templates/NOTES.txt rename to charts/plex/1.7.9/templates/NOTES.txt diff --git a/charts/plex/1.7.8/templates/deployment.yaml b/charts/plex/1.7.9/templates/deployment.yaml similarity index 98% rename from charts/plex/1.7.8/templates/deployment.yaml rename to charts/plex/1.7.9/templates/deployment.yaml index e9920c11cf..dcf080930a 100644 --- a/charts/plex/1.7.8/templates/deployment.yaml +++ b/charts/plex/1.7.9/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} {{ include "common.deployment.common_config" . | nindent 0 }} spec: {{ include "common.deployment.common_spec" . | nindent 2 }} template: {{ include "common.deployment.pod.metadata" . | nindent 4 }} @@ -100,3 +101,4 @@ spec: {{ include "common.deployment.common_spec" . | nindent 2 }} hostPath: path: {{ $hostPathConfiguration.hostPath }} {{ end }} + diff --git a/charts/plex/1.7.8/templates/probe_config.yaml b/charts/plex/1.7.9/templates/probe_config.yaml similarity index 100% rename from charts/plex/1.7.8/templates/probe_config.yaml rename to charts/plex/1.7.9/templates/probe_config.yaml diff --git a/charts/plex/1.7.8/templates/service-tcp.yaml b/charts/plex/1.7.9/templates/service-tcp.yaml similarity index 100% rename from charts/plex/1.7.8/templates/service-tcp.yaml rename to charts/plex/1.7.9/templates/service-tcp.yaml diff --git a/charts/plex/1.7.8/templates/service-udp.yaml b/charts/plex/1.7.9/templates/service-udp.yaml similarity index 100% rename from charts/plex/1.7.8/templates/service-udp.yaml rename to charts/plex/1.7.9/templates/service-udp.yaml diff --git a/charts/plex/1.7.8/templates/tests/deployment-check.yaml b/charts/plex/1.7.9/templates/tests/deployment-check.yaml similarity index 100% rename from charts/plex/1.7.8/templates/tests/deployment-check.yaml rename to charts/plex/1.7.9/templates/tests/deployment-check.yaml diff --git a/charts/plex/1.7.8/test_values.yaml b/charts/plex/1.7.9/test_values.yaml similarity index 95% rename from charts/plex/1.7.8/test_values.yaml rename to charts/plex/1.7.9/test_values.yaml index f496e94d8b..28fb074a72 100644 --- a/charts/plex/1.7.8/test_values.yaml +++ b/charts/plex/1.7.9/test_values.yaml @@ -21,7 +21,7 @@ emptyDirVolumes: true enablePlexPass: false environmentVariables: [] extraAppVolumeMounts: -- hostPath: /mnt/extras +- hostPath: /mnt/extras/hello mountPath: /mnt/extras readOnly: true gpuConfiguration: {} diff --git a/charts/qbittorent/1.0.1/charts/common-2112.0.0.tgz b/charts/qbittorent/1.0.1/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/charts/qbittorent/1.0.1/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/qbittorent/1.0.2/Chart.lock b/charts/qbittorent/1.0.2/Chart.lock new file mode 100644 index 0000000000..3c77e9473e --- /dev/null +++ b/charts/qbittorent/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../library/common/2112.0.0 + version: 2112.0.0 +digest: sha256:47115d9b91afe42c8537dcf0fd8224f2f7d1c775f9ff860efa68a6b57d17d1c0 +generated: "2022-06-14T16:04:57.472799995+05:00" diff --git a/charts/qbittorent/1.0.1/Chart.yaml b/charts/qbittorent/1.0.2/Chart.yaml similarity index 95% rename from charts/qbittorent/1.0.1/Chart.yaml rename to charts/qbittorent/1.0.2/Chart.yaml index 325966653d..0bb84d6f66 100644 --- a/charts/qbittorent/1.0.1/Chart.yaml +++ b/charts/qbittorent/1.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: 2.3.1 icon: https://truecharts.org/_static/img/appicons/qbittorrent.png description: Download data from qbittorent. name: qbittorent -version: 1.0.1 +version: 1.0.2 dependencies: - name: common repository: file://../../../library/common/2112.0.0 diff --git a/charts/qbittorent/1.0.1/README.md b/charts/qbittorent/1.0.2/README.md similarity index 100% rename from charts/qbittorent/1.0.1/README.md rename to charts/qbittorent/1.0.2/README.md diff --git a/charts/qbittorent/1.0.1/app-readme.md b/charts/qbittorent/1.0.2/app-readme.md similarity index 100% rename from charts/qbittorent/1.0.1/app-readme.md rename to charts/qbittorent/1.0.2/app-readme.md diff --git a/charts/qbittorent/1.0.2/charts/common-2112.0.0.tgz b/charts/qbittorent/1.0.2/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/charts/qbittorent/1.0.2/charts/common-2112.0.0.tgz differ diff --git a/charts/qbittorent/1.0.1/ix_values.yaml b/charts/qbittorent/1.0.2/ix_values.yaml similarity index 100% rename from charts/qbittorent/1.0.1/ix_values.yaml rename to charts/qbittorent/1.0.2/ix_values.yaml diff --git a/charts/qbittorent/1.0.1/questions.yaml b/charts/qbittorent/1.0.2/questions.yaml similarity index 100% rename from charts/qbittorent/1.0.1/questions.yaml rename to charts/qbittorent/1.0.2/questions.yaml diff --git a/test/qbittorent/1.0.1/templates/deployment.yaml b/charts/qbittorent/1.0.2/templates/deployment.yaml similarity index 97% rename from test/qbittorent/1.0.1/templates/deployment.yaml rename to charts/qbittorent/1.0.2/templates/deployment.yaml index 2d1ae5d65b..e7a3accfae 100644 --- a/test/qbittorent/1.0.1/templates/deployment.yaml +++ b/charts/qbittorent/1.0.2/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }} kind: Deployment metadata: diff --git a/charts/qbittorent/1.0.1/templates/pre-install-job.yaml b/charts/qbittorent/1.0.2/templates/pre-install-job.yaml similarity index 100% rename from charts/qbittorent/1.0.1/templates/pre-install-job.yaml rename to charts/qbittorent/1.0.2/templates/pre-install-job.yaml diff --git a/charts/qbittorent/1.0.1/templates/service.yaml b/charts/qbittorent/1.0.2/templates/service.yaml similarity index 100% rename from charts/qbittorent/1.0.1/templates/service.yaml rename to charts/qbittorent/1.0.2/templates/service.yaml diff --git a/charts/qbittorent/1.0.1/templates/tests/deployment-check.yaml b/charts/qbittorent/1.0.2/templates/tests/deployment-check.yaml similarity index 100% rename from charts/qbittorent/1.0.1/templates/tests/deployment-check.yaml rename to charts/qbittorent/1.0.2/templates/tests/deployment-check.yaml diff --git a/charts/qbittorent/1.0.1/test_values.yaml b/charts/qbittorent/1.0.2/test_values.yaml similarity index 100% rename from charts/qbittorent/1.0.1/test_values.yaml rename to charts/qbittorent/1.0.2/test_values.yaml diff --git a/charts/qbittorent/upgrade_strategy b/charts/qbittorent/upgrade_strategy_disable similarity index 100% rename from charts/qbittorent/upgrade_strategy rename to charts/qbittorent/upgrade_strategy_disable diff --git a/charts/syncthing/1.0.4/charts/common-2112.0.0.tgz b/charts/syncthing/1.0.4/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/charts/syncthing/1.0.4/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/syncthing/1.0.5/Chart.lock b/charts/syncthing/1.0.5/Chart.lock new file mode 100644 index 0000000000..2a438af7b0 --- /dev/null +++ b/charts/syncthing/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../library/common/2112.0.0 + version: 2112.0.0 +digest: sha256:47115d9b91afe42c8537dcf0fd8224f2f7d1c775f9ff860efa68a6b57d17d1c0 +generated: "2022-06-14T16:04:57.537954349+05:00" diff --git a/test/syncthing/1.0.4/Chart.yaml b/charts/syncthing/1.0.5/Chart.yaml similarity index 95% rename from test/syncthing/1.0.4/Chart.yaml rename to charts/syncthing/1.0.5/Chart.yaml index 63dca894b2..93f0559dc2 100644 --- a/test/syncthing/1.0.4/Chart.yaml +++ b/charts/syncthing/1.0.5/Chart.yaml @@ -11,4 +11,4 @@ keywords: - storage - backup name: syncthing -version: 1.0.4 +version: 1.0.5 diff --git a/charts/syncthing/1.0.4/README.md b/charts/syncthing/1.0.5/README.md similarity index 100% rename from charts/syncthing/1.0.4/README.md rename to charts/syncthing/1.0.5/README.md diff --git a/charts/syncthing/1.0.4/app-readme.md b/charts/syncthing/1.0.5/app-readme.md similarity index 100% rename from charts/syncthing/1.0.4/app-readme.md rename to charts/syncthing/1.0.5/app-readme.md diff --git a/charts/syncthing/1.0.5/charts/common-2112.0.0.tgz b/charts/syncthing/1.0.5/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/charts/syncthing/1.0.5/charts/common-2112.0.0.tgz differ diff --git a/charts/syncthing/1.0.4/ix_values.yaml b/charts/syncthing/1.0.5/ix_values.yaml similarity index 100% rename from charts/syncthing/1.0.4/ix_values.yaml rename to charts/syncthing/1.0.5/ix_values.yaml diff --git a/test/syncthing/1.0.4/questions.yaml b/charts/syncthing/1.0.5/questions.yaml similarity index 96% rename from test/syncthing/1.0.4/questions.yaml rename to charts/syncthing/1.0.5/questions.yaml index 14d2bdb31b..ef8fb1aefa 100644 --- a/test/syncthing/1.0.4/questions.yaml +++ b/charts/syncthing/1.0.5/questions.yaml @@ -160,7 +160,8 @@ questions: schema: type: hostpath required: true - + $ref: + - "validations/lockedHostPath" - variable: extraAppVolumeMounts label: "Extra Host Path Volumes" group: "Storage" @@ -184,4 +185,6 @@ questions: description: "Host path" schema: type: hostpath - required: true \ No newline at end of file + required: true + $ref: + - "validations/lockedHostPath" diff --git a/test/syncthing/1.0.4/templates/deployment.yaml b/charts/syncthing/1.0.5/templates/deployment.yaml similarity index 97% rename from test/syncthing/1.0.4/templates/deployment.yaml rename to charts/syncthing/1.0.5/templates/deployment.yaml index 92b46a3aa2..ceb2cb30f9 100644 --- a/test/syncthing/1.0.4/templates/deployment.yaml +++ b/charts/syncthing/1.0.5/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }} kind: Deployment metadata: diff --git a/charts/syncthing/1.0.4/templates/pre-install-job.yaml b/charts/syncthing/1.0.5/templates/pre-install-job.yaml similarity index 100% rename from charts/syncthing/1.0.4/templates/pre-install-job.yaml rename to charts/syncthing/1.0.5/templates/pre-install-job.yaml diff --git a/charts/syncthing/1.0.4/templates/service.yaml b/charts/syncthing/1.0.5/templates/service.yaml similarity index 100% rename from charts/syncthing/1.0.4/templates/service.yaml rename to charts/syncthing/1.0.5/templates/service.yaml diff --git a/charts/syncthing/1.0.4/templates/tests/deployment-check.yaml b/charts/syncthing/1.0.5/templates/tests/deployment-check.yaml similarity index 100% rename from charts/syncthing/1.0.4/templates/tests/deployment-check.yaml rename to charts/syncthing/1.0.5/templates/tests/deployment-check.yaml diff --git a/charts/syncthing/1.0.4/test_values.yaml b/charts/syncthing/1.0.5/test_values.yaml similarity index 100% rename from charts/syncthing/1.0.4/test_values.yaml rename to charts/syncthing/1.0.5/test_values.yaml diff --git a/library/common/2112.0.0/templates/lib/storage/_hostpathValidation.tpl b/library/common/2112.0.0/templates/lib/storage/_hostpathValidation.tpl new file mode 100644 index 0000000000..94b0e29ea3 --- /dev/null +++ b/library/common/2112.0.0/templates/lib/storage/_hostpathValidation.tpl @@ -0,0 +1,50 @@ +{{/* +Validate list of host path in a specific format +*/}} +{{- define "common.storage.hostPathsValidation" -}} + {{- range . -}} + {{- $host_p := splitList "/" . -}} + {{- $host_p := (without $host_p "") -}} + {{- $error_msg := (printf "Invalid hostpath %s. Path must be a valid path under a given pool e.g `/mnt/tank/somepath` is valid whereas `/mnt` or `/mnt/tank` are invalid examples." .) -}} + {{- if lt ($host_p | len) 3 -}} + {{- fail $error_msg -}} + {{- else if ne (index $host_p 0) "mnt" -}} + {{- fail $error_msg -}} + {{- end -}} + {{- end -}} +{{- end -}} + + +{{/* +Validate app volume mount's host path +*/}} +{{- define "common.storage.appHostPathsValidate" -}} + {{- $host_p := list -}} + {{- range $path_name := .appVolumeMounts -}} + {{- if ($path_name.hostPathEnabled) -}} + {{- $host_p = mustAppend $host_p $path_name.hostPath -}} + {{- end -}} + {{- end -}} + {{- include "common.storage.hostPathsValidation" $host_p -}} +{{- end -}} + + +{{/* +Validate extra volume mount's host path +*/}} +{{- define "common.storage.extraHostPathsValidate" -}} + {{- $host_p := list -}} + {{- range $index, $hostPathConfiguration := .extraAppVolumeMounts -}} + {{- $host_p = mustAppend $host_p $hostPathConfiguration.hostPath -}} + {{- end -}} + {{- include "common.storage.hostPathsValidation" $host_p -}} +{{- end -}} + + +{{/* +Validate volumes mount's host paths +*/}} +{{- define "common.storage.hostPathValidate" -}} + {{- include "common.storage.extraHostPathsValidate" . -}} + {{- include "common.storage.appHostPathsValidate" . -}} +{{- end -}} diff --git a/test/chia/1.3.27/charts/common-2112.0.0.tgz b/test/chia/1.3.27/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/test/chia/1.3.27/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/test/chia/1.3.27/.helmignore b/test/chia/1.3.28/.helmignore similarity index 100% rename from test/chia/1.3.27/.helmignore rename to test/chia/1.3.28/.helmignore diff --git a/test/chia/1.3.27/Chart.yaml b/test/chia/1.3.28/Chart.yaml similarity index 96% rename from test/chia/1.3.27/Chart.yaml rename to test/chia/1.3.28/Chart.yaml index 56643e202b..1cf986541e 100644 --- a/test/chia/1.3.27/Chart.yaml +++ b/test/chia/1.3.28/Chart.yaml @@ -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.27 +version: 1.3.28 diff --git a/test/chia/1.3.27/README.md b/test/chia/1.3.28/README.md similarity index 100% rename from test/chia/1.3.27/README.md rename to test/chia/1.3.28/README.md diff --git a/test/chia/1.3.27/app-readme.md b/test/chia/1.3.28/app-readme.md similarity index 100% rename from test/chia/1.3.27/app-readme.md rename to test/chia/1.3.28/app-readme.md diff --git a/test/chia/1.3.28/charts/common-2112.0.0.tgz b/test/chia/1.3.28/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/test/chia/1.3.28/charts/common-2112.0.0.tgz differ diff --git a/test/chia/1.3.27/default_values.yaml b/test/chia/1.3.28/default_values.yaml similarity index 100% rename from test/chia/1.3.27/default_values.yaml rename to test/chia/1.3.28/default_values.yaml diff --git a/test/chia/1.3.27/ix_values.yaml b/test/chia/1.3.28/ix_values.yaml similarity index 100% rename from test/chia/1.3.27/ix_values.yaml rename to test/chia/1.3.28/ix_values.yaml diff --git a/test/chia/1.3.27/questions.yaml b/test/chia/1.3.28/questions.yaml similarity index 100% rename from test/chia/1.3.27/questions.yaml rename to test/chia/1.3.28/questions.yaml diff --git a/test/chia/1.3.27/requirements.lock b/test/chia/1.3.28/requirements.lock similarity index 100% rename from test/chia/1.3.27/requirements.lock rename to test/chia/1.3.28/requirements.lock diff --git a/charts/chia/1.3.27/templates/deployment.yaml b/test/chia/1.3.28/templates/deployment.yaml similarity index 97% rename from charts/chia/1.3.27/templates/deployment.yaml rename to test/chia/1.3.28/templates/deployment.yaml index c3ce22a445..3fa28edc2a 100644 --- a/charts/chia/1.3.27/templates/deployment.yaml +++ b/test/chia/1.3.28/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }} kind: Deployment metadata: diff --git a/test/chia/1.3.27/templates/generate-mnemonic.yaml b/test/chia/1.3.28/templates/generate-mnemonic.yaml similarity index 100% rename from test/chia/1.3.27/templates/generate-mnemonic.yaml rename to test/chia/1.3.28/templates/generate-mnemonic.yaml diff --git a/test/chia/1.3.27/templates/mnemonic-configmap.yaml b/test/chia/1.3.28/templates/mnemonic-configmap.yaml similarity index 100% rename from test/chia/1.3.27/templates/mnemonic-configmap.yaml rename to test/chia/1.3.28/templates/mnemonic-configmap.yaml diff --git a/test/chia/1.3.27/templates/networking.tpl b/test/chia/1.3.28/templates/networking.tpl similarity index 100% rename from test/chia/1.3.27/templates/networking.tpl rename to test/chia/1.3.28/templates/networking.tpl diff --git a/test/chia/1.3.27/templates/service.yaml b/test/chia/1.3.28/templates/service.yaml similarity index 100% rename from test/chia/1.3.27/templates/service.yaml rename to test/chia/1.3.28/templates/service.yaml diff --git a/test/chia/1.3.27/test_values.yaml b/test/chia/1.3.28/test_values.yaml similarity index 100% rename from test/chia/1.3.27/test_values.yaml rename to test/chia/1.3.28/test_values.yaml diff --git a/test/chia/1.3.27/values.yaml b/test/chia/1.3.28/values.yaml similarity index 100% rename from test/chia/1.3.27/values.yaml rename to test/chia/1.3.28/values.yaml diff --git a/test/collabora/1.2.2/charts/common-2112.0.0.tgz b/test/collabora/1.2.2/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/test/collabora/1.2.2/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/test/collabora/1.2.2/.helmignore b/test/collabora/1.2.3/.helmignore similarity index 100% rename from test/collabora/1.2.2/.helmignore rename to test/collabora/1.2.3/.helmignore diff --git a/charts/collabora/1.2.2/Chart.yaml b/test/collabora/1.2.3/Chart.yaml similarity index 97% rename from charts/collabora/1.2.2/Chart.yaml rename to test/collabora/1.2.3/Chart.yaml index 6c9463475a..9d65a7690b 100644 --- a/charts/collabora/1.2.2/Chart.yaml +++ b/test/collabora/1.2.3/Chart.yaml @@ -16,4 +16,4 @@ name: collabora sources: - https://github.com/CollaboraOnline/online.git - https://hub.docker.com/r/collabora/code -version: 1.2.2 +version: 1.2.3 diff --git a/test/collabora/1.2.2/README.md b/test/collabora/1.2.3/README.md similarity index 100% rename from test/collabora/1.2.2/README.md rename to test/collabora/1.2.3/README.md diff --git a/test/collabora/1.2.2/app-readme.md b/test/collabora/1.2.3/app-readme.md similarity index 100% rename from test/collabora/1.2.2/app-readme.md rename to test/collabora/1.2.3/app-readme.md diff --git a/test/collabora/1.2.3/charts/common-2112.0.0.tgz b/test/collabora/1.2.3/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/test/collabora/1.2.3/charts/common-2112.0.0.tgz differ diff --git a/test/collabora/1.2.2/ix_values.yaml b/test/collabora/1.2.3/ix_values.yaml similarity index 100% rename from test/collabora/1.2.2/ix_values.yaml rename to test/collabora/1.2.3/ix_values.yaml diff --git a/test/collabora/1.2.2/questions.yaml b/test/collabora/1.2.3/questions.yaml similarity index 100% rename from test/collabora/1.2.2/questions.yaml rename to test/collabora/1.2.3/questions.yaml diff --git a/test/collabora/1.2.2/requirements.lock b/test/collabora/1.2.3/requirements.lock similarity index 100% rename from test/collabora/1.2.2/requirements.lock rename to test/collabora/1.2.3/requirements.lock diff --git a/test/collabora/1.2.2/templates/_helpers.tpl b/test/collabora/1.2.3/templates/_helpers.tpl similarity index 100% rename from test/collabora/1.2.2/templates/_helpers.tpl rename to test/collabora/1.2.3/templates/_helpers.tpl diff --git a/test/collabora/1.2.2/templates/deployment.yaml b/test/collabora/1.2.3/templates/deployment.yaml similarity index 98% rename from test/collabora/1.2.2/templates/deployment.yaml rename to test/collabora/1.2.3/templates/deployment.yaml index 604687d2ee..d1a02c4948 100644 --- a/test/collabora/1.2.2/templates/deployment.yaml +++ b/test/collabora/1.2.3/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }} kind: Deployment metadata: diff --git a/test/collabora/1.2.2/templates/nginx-conf.yaml b/test/collabora/1.2.3/templates/nginx-conf.yaml similarity index 100% rename from test/collabora/1.2.2/templates/nginx-conf.yaml rename to test/collabora/1.2.3/templates/nginx-conf.yaml diff --git a/test/collabora/1.2.2/templates/nginx-service.yaml b/test/collabora/1.2.3/templates/nginx-service.yaml similarity index 100% rename from test/collabora/1.2.2/templates/nginx-service.yaml rename to test/collabora/1.2.3/templates/nginx-service.yaml diff --git a/test/collabora/1.2.2/templates/secrets.yaml b/test/collabora/1.2.3/templates/secrets.yaml similarity index 100% rename from test/collabora/1.2.2/templates/secrets.yaml rename to test/collabora/1.2.3/templates/secrets.yaml diff --git a/test/collabora/1.2.2/templates/tests/deployment-check.yaml b/test/collabora/1.2.3/templates/tests/deployment-check.yaml similarity index 100% rename from test/collabora/1.2.2/templates/tests/deployment-check.yaml rename to test/collabora/1.2.3/templates/tests/deployment-check.yaml diff --git a/test/collabora/1.2.2/test_values.yaml b/test/collabora/1.2.3/test_values.yaml similarity index 100% rename from test/collabora/1.2.2/test_values.yaml rename to test/collabora/1.2.3/test_values.yaml diff --git a/test/diskoverdata/1.0.0/charts/common-2112.0.0.tgz b/test/diskoverdata/1.0.0/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/test/diskoverdata/1.0.0/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/test/diskoverdata/1.0.1/Chart.lock b/test/diskoverdata/1.0.1/Chart.lock new file mode 100644 index 0000000000..ad893eeb8e --- /dev/null +++ b/test/diskoverdata/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../library/common/2112.0.0 + version: 2112.0.0 +digest: sha256:47115d9b91afe42c8537dcf0fd8224f2f7d1c775f9ff860efa68a6b57d17d1c0 +generated: "2022-06-14T16:04:57.912820777+05:00" diff --git a/charts/diskoverdata/1.0.0/Chart.yaml b/test/diskoverdata/1.0.1/Chart.yaml similarity index 96% rename from charts/diskoverdata/1.0.0/Chart.yaml rename to test/diskoverdata/1.0.1/Chart.yaml index d12f8de5e0..b01ffac424 100644 --- a/charts/diskoverdata/1.0.0/Chart.yaml +++ b/test/diskoverdata/1.0.1/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.1" icon: http://www.diskoverdata.com/wp-content/uploads/2019/09/diskover.png description: Diskover is used to monitor size/volumes of distributed dataset. name: diskoverdata -version: 1.0.0 +version: 1.0.1 dependencies: - name: common repository: file://../../../library/common/2112.0.0 diff --git a/test/diskoverdata/1.0.0/README.md b/test/diskoverdata/1.0.1/README.md similarity index 100% rename from test/diskoverdata/1.0.0/README.md rename to test/diskoverdata/1.0.1/README.md diff --git a/test/diskoverdata/1.0.0/app-readme.md b/test/diskoverdata/1.0.1/app-readme.md similarity index 100% rename from test/diskoverdata/1.0.0/app-readme.md rename to test/diskoverdata/1.0.1/app-readme.md diff --git a/test/diskoverdata/1.0.1/charts/common-2112.0.0.tgz b/test/diskoverdata/1.0.1/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..db77df0cfb Binary files /dev/null and b/test/diskoverdata/1.0.1/charts/common-2112.0.0.tgz differ diff --git a/test/diskoverdata/1.0.0/ix_values.yaml b/test/diskoverdata/1.0.1/ix_values.yaml similarity index 100% rename from test/diskoverdata/1.0.0/ix_values.yaml rename to test/diskoverdata/1.0.1/ix_values.yaml diff --git a/test/diskoverdata/1.0.0/questions.yaml b/test/diskoverdata/1.0.1/questions.yaml similarity index 100% rename from test/diskoverdata/1.0.0/questions.yaml rename to test/diskoverdata/1.0.1/questions.yaml diff --git a/test/diskoverdata/1.0.0/templates/_diskover.tpl b/test/diskoverdata/1.0.1/templates/_diskover.tpl similarity index 100% rename from test/diskoverdata/1.0.0/templates/_diskover.tpl rename to test/diskoverdata/1.0.1/templates/_diskover.tpl diff --git a/charts/diskoverdata/1.0.0/templates/deployment.yaml b/test/diskoverdata/1.0.1/templates/deployment.yaml similarity index 99% rename from charts/diskoverdata/1.0.0/templates/deployment.yaml rename to test/diskoverdata/1.0.1/templates/deployment.yaml index 27bf738582..1cedd245a3 100644 --- a/charts/diskoverdata/1.0.0/templates/deployment.yaml +++ b/test/diskoverdata/1.0.1/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} {{ $elastic_search := (. | mustDeepCopy) }} {{ $_ := set $elastic_search "common" (dict "nameSuffix" "elasticsearch") }} diff --git a/test/diskoverdata/1.0.0/templates/diskover-secrets.yaml b/test/diskoverdata/1.0.1/templates/diskover-secrets.yaml similarity index 100% rename from test/diskoverdata/1.0.0/templates/diskover-secrets.yaml rename to test/diskoverdata/1.0.1/templates/diskover-secrets.yaml diff --git a/test/diskoverdata/1.0.0/templates/elastic_search_deployment.yaml b/test/diskoverdata/1.0.1/templates/elastic_search_deployment.yaml similarity index 100% rename from test/diskoverdata/1.0.0/templates/elastic_search_deployment.yaml rename to test/diskoverdata/1.0.1/templates/elastic_search_deployment.yaml diff --git a/test/diskoverdata/1.0.0/templates/elastic_search_service.yaml b/test/diskoverdata/1.0.1/templates/elastic_search_service.yaml similarity index 100% rename from test/diskoverdata/1.0.0/templates/elastic_search_service.yaml rename to test/diskoverdata/1.0.1/templates/elastic_search_service.yaml diff --git a/test/diskoverdata/1.0.0/templates/elasticsearch-secret.yaml b/test/diskoverdata/1.0.1/templates/elasticsearch-secret.yaml similarity index 100% rename from test/diskoverdata/1.0.0/templates/elasticsearch-secret.yaml rename to test/diskoverdata/1.0.1/templates/elasticsearch-secret.yaml diff --git a/test/diskoverdata/1.0.0/templates/initial_scripts.yaml b/test/diskoverdata/1.0.1/templates/initial_scripts.yaml similarity index 100% rename from test/diskoverdata/1.0.0/templates/initial_scripts.yaml rename to test/diskoverdata/1.0.1/templates/initial_scripts.yaml diff --git a/test/diskoverdata/1.0.0/templates/pre-install-job.yaml b/test/diskoverdata/1.0.1/templates/pre-install-job.yaml similarity index 100% rename from test/diskoverdata/1.0.0/templates/pre-install-job.yaml rename to test/diskoverdata/1.0.1/templates/pre-install-job.yaml diff --git a/test/diskoverdata/1.0.0/templates/service.yaml b/test/diskoverdata/1.0.1/templates/service.yaml similarity index 100% rename from test/diskoverdata/1.0.0/templates/service.yaml rename to test/diskoverdata/1.0.1/templates/service.yaml diff --git a/test/diskoverdata/1.0.0/templates/tests/deployment-check.yaml b/test/diskoverdata/1.0.1/templates/tests/deployment-check.yaml similarity index 100% rename from test/diskoverdata/1.0.0/templates/tests/deployment-check.yaml rename to test/diskoverdata/1.0.1/templates/tests/deployment-check.yaml diff --git a/test/diskoverdata/1.0.0/test_values.yaml b/test/diskoverdata/1.0.1/test_values.yaml similarity index 100% rename from test/diskoverdata/1.0.0/test_values.yaml rename to test/diskoverdata/1.0.1/test_values.yaml diff --git a/test/emby/1.0.3/charts/common-2112.0.0.tgz b/test/emby/1.0.3/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/test/emby/1.0.3/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/test/emby/1.0.3/.helmignore b/test/emby/1.0.4/.helmignore similarity index 100% rename from test/emby/1.0.3/.helmignore rename to test/emby/1.0.4/.helmignore diff --git a/test/emby/1.0.3/Chart.yaml b/test/emby/1.0.4/Chart.yaml similarity index 95% rename from test/emby/1.0.3/Chart.yaml rename to test/emby/1.0.4/Chart.yaml index 651b7cb27b..ebd8c34695 100644 --- a/test/emby/1.0.3/Chart.yaml +++ b/test/emby/1.0.4/Chart.yaml @@ -13,4 +13,4 @@ keywords: name: emby sources: - https://hub.docker.com/r/emby/embyserver -version: 1.0.3 +version: 1.0.4 diff --git a/test/emby/1.0.3/README.md b/test/emby/1.0.4/README.md similarity index 100% rename from test/emby/1.0.3/README.md rename to test/emby/1.0.4/README.md diff --git a/test/emby/1.0.3/app-readme.md b/test/emby/1.0.4/app-readme.md similarity index 100% rename from test/emby/1.0.3/app-readme.md rename to test/emby/1.0.4/app-readme.md diff --git a/test/emby/1.0.4/charts/common-2112.0.0.tgz b/test/emby/1.0.4/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/test/emby/1.0.4/charts/common-2112.0.0.tgz differ diff --git a/test/emby/1.0.3/ix_values.yaml b/test/emby/1.0.4/ix_values.yaml similarity index 81% rename from test/emby/1.0.3/ix_values.yaml rename to test/emby/1.0.4/ix_values.yaml index 440bd64e16..b765b8dd57 100644 --- a/test/emby/1.0.3/ix_values.yaml +++ b/test/emby/1.0.4/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: emby/embyserver - tag: 4.8.0.0 + tag: 4.7.2.0 diff --git a/test/emby/1.0.3/questions.yaml b/test/emby/1.0.4/questions.yaml similarity index 100% rename from test/emby/1.0.3/questions.yaml rename to test/emby/1.0.4/questions.yaml diff --git a/test/emby/1.0.3/requirements.lock b/test/emby/1.0.4/requirements.lock similarity index 100% rename from test/emby/1.0.3/requirements.lock rename to test/emby/1.0.4/requirements.lock diff --git a/test/emby/1.0.3/templates/NOTES.txt b/test/emby/1.0.4/templates/NOTES.txt similarity index 100% rename from test/emby/1.0.3/templates/NOTES.txt rename to test/emby/1.0.4/templates/NOTES.txt diff --git a/charts/emby/1.0.3/templates/deployment.yaml b/test/emby/1.0.4/templates/deployment.yaml similarity index 98% rename from charts/emby/1.0.3/templates/deployment.yaml rename to test/emby/1.0.4/templates/deployment.yaml index dc08ca0762..c1e9272b0b 100644 --- a/charts/emby/1.0.3/templates/deployment.yaml +++ b/test/emby/1.0.4/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} {{ include "common.deployment.common_config" . | nindent 0 }} spec: {{ include "common.deployment.common_spec" . | nindent 2 }} template: {{ include "common.deployment.pod.metadata" . | nindent 4 }} diff --git a/test/emby/1.0.3/templates/service-tcp.yaml b/test/emby/1.0.4/templates/service-tcp.yaml similarity index 100% rename from test/emby/1.0.3/templates/service-tcp.yaml rename to test/emby/1.0.4/templates/service-tcp.yaml diff --git a/test/emby/1.0.3/templates/service-udp.yaml b/test/emby/1.0.4/templates/service-udp.yaml similarity index 100% rename from test/emby/1.0.3/templates/service-udp.yaml rename to test/emby/1.0.4/templates/service-udp.yaml diff --git a/test/emby/1.0.3/templates/tests/deployment-check.yaml b/test/emby/1.0.4/templates/tests/deployment-check.yaml similarity index 100% rename from test/emby/1.0.3/templates/tests/deployment-check.yaml rename to test/emby/1.0.4/templates/tests/deployment-check.yaml diff --git a/test/emby/1.0.3/test_values.yaml b/test/emby/1.0.4/test_values.yaml similarity index 100% rename from test/emby/1.0.3/test_values.yaml rename to test/emby/1.0.4/test_values.yaml diff --git a/test/home-assistant/1.0.7/charts/common-2112.0.0.tgz b/test/home-assistant/1.0.7/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/test/home-assistant/1.0.7/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/test/home-assistant/1.0.8/Chart.lock b/test/home-assistant/1.0.8/Chart.lock new file mode 100644 index 0000000000..25bdcdbf9a --- /dev/null +++ b/test/home-assistant/1.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../library/common/2112.0.0 + version: 2112.0.0 +digest: sha256:47115d9b91afe42c8537dcf0fd8224f2f7d1c775f9ff860efa68a6b57d17d1c0 +generated: "2022-06-14T16:04:57.688006166+05:00" diff --git a/charts/home-assistant/1.0.7/Chart.yaml b/test/home-assistant/1.0.8/Chart.yaml similarity index 96% rename from charts/home-assistant/1.0.7/Chart.yaml rename to test/home-assistant/1.0.8/Chart.yaml index 66df1d87e3..aae24c89a4 100644 --- a/charts/home-assistant/1.0.7/Chart.yaml +++ b/test/home-assistant/1.0.8/Chart.yaml @@ -12,4 +12,4 @@ keywords: name: home-assistant sources: - https://github.com/home-assistant/home-assistant -version: 1.0.7 +version: 1.0.8 diff --git a/test/home-assistant/1.0.7/README.md b/test/home-assistant/1.0.8/README.md similarity index 100% rename from test/home-assistant/1.0.7/README.md rename to test/home-assistant/1.0.8/README.md diff --git a/test/home-assistant/1.0.7/app-readme.md b/test/home-assistant/1.0.8/app-readme.md similarity index 100% rename from test/home-assistant/1.0.7/app-readme.md rename to test/home-assistant/1.0.8/app-readme.md diff --git a/test/home-assistant/1.0.8/charts/common-2112.0.0.tgz b/test/home-assistant/1.0.8/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..db77df0cfb Binary files /dev/null and b/test/home-assistant/1.0.8/charts/common-2112.0.0.tgz differ diff --git a/test/home-assistant/1.0.7/ix_values.yaml b/test/home-assistant/1.0.8/ix_values.yaml similarity index 100% rename from test/home-assistant/1.0.7/ix_values.yaml rename to test/home-assistant/1.0.8/ix_values.yaml diff --git a/test/home-assistant/1.0.7/questions.yaml b/test/home-assistant/1.0.8/questions.yaml similarity index 100% rename from test/home-assistant/1.0.7/questions.yaml rename to test/home-assistant/1.0.8/questions.yaml diff --git a/test/home-assistant/1.0.7/templates/_postgres.tpl b/test/home-assistant/1.0.8/templates/_postgres.tpl similarity index 100% rename from test/home-assistant/1.0.7/templates/_postgres.tpl rename to test/home-assistant/1.0.8/templates/_postgres.tpl diff --git a/test/home-assistant/1.0.7/templates/backup-postgres-config.yaml b/test/home-assistant/1.0.8/templates/backup-postgres-config.yaml similarity index 100% rename from test/home-assistant/1.0.7/templates/backup-postgres-config.yaml rename to test/home-assistant/1.0.8/templates/backup-postgres-config.yaml diff --git a/test/home-assistant/1.0.7/templates/backup-postgres-hook.yaml b/test/home-assistant/1.0.8/templates/backup-postgres-hook.yaml similarity index 100% rename from test/home-assistant/1.0.7/templates/backup-postgres-hook.yaml rename to test/home-assistant/1.0.8/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.7/templates/deployment.yaml b/test/home-assistant/1.0.8/templates/deployment.yaml similarity index 98% rename from charts/home-assistant/1.0.7/templates/deployment.yaml rename to test/home-assistant/1.0.8/templates/deployment.yaml index d7592023c1..75a2500a40 100644 --- a/charts/home-assistant/1.0.7/templates/deployment.yaml +++ b/test/home-assistant/1.0.8/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} {{ $postgres_values := (. | mustDeepCopy) }} {{ $_ := set $postgres_values "common" (dict "nameSuffix" "postgres") }} diff --git a/test/home-assistant/1.0.7/templates/home-assistance-init-config.yaml b/test/home-assistant/1.0.8/templates/home-assistance-init-config.yaml similarity index 100% rename from test/home-assistant/1.0.7/templates/home-assistance-init-config.yaml rename to test/home-assistant/1.0.8/templates/home-assistance-init-config.yaml diff --git a/test/home-assistant/1.0.7/templates/postgres-config.yaml b/test/home-assistant/1.0.8/templates/postgres-config.yaml similarity index 100% rename from test/home-assistant/1.0.7/templates/postgres-config.yaml rename to test/home-assistant/1.0.8/templates/postgres-config.yaml diff --git a/test/home-assistant/1.0.7/templates/postgres-deployment.yaml b/test/home-assistant/1.0.8/templates/postgres-deployment.yaml similarity index 100% rename from test/home-assistant/1.0.7/templates/postgres-deployment.yaml rename to test/home-assistant/1.0.8/templates/postgres-deployment.yaml diff --git a/test/home-assistant/1.0.7/templates/postgres-secret.yaml b/test/home-assistant/1.0.8/templates/postgres-secret.yaml similarity index 100% rename from test/home-assistant/1.0.7/templates/postgres-secret.yaml rename to test/home-assistant/1.0.8/templates/postgres-secret.yaml diff --git a/test/home-assistant/1.0.7/templates/postgres-service.yaml b/test/home-assistant/1.0.8/templates/postgres-service.yaml similarity index 100% rename from test/home-assistant/1.0.7/templates/postgres-service.yaml rename to test/home-assistant/1.0.8/templates/postgres-service.yaml diff --git a/test/home-assistant/1.0.7/templates/pre-install-job.yaml b/test/home-assistant/1.0.8/templates/pre-install-job.yaml similarity index 100% rename from test/home-assistant/1.0.7/templates/pre-install-job.yaml rename to test/home-assistant/1.0.8/templates/pre-install-job.yaml diff --git a/test/home-assistant/1.0.7/templates/service.yaml b/test/home-assistant/1.0.8/templates/service.yaml similarity index 100% rename from test/home-assistant/1.0.7/templates/service.yaml rename to test/home-assistant/1.0.8/templates/service.yaml diff --git a/test/home-assistant/1.0.7/templates/tests/deployment-check.yaml b/test/home-assistant/1.0.8/templates/tests/deployment-check.yaml similarity index 100% rename from test/home-assistant/1.0.7/templates/tests/deployment-check.yaml rename to test/home-assistant/1.0.8/templates/tests/deployment-check.yaml diff --git a/test/home-assistant/1.0.7/test_values.yaml b/test/home-assistant/1.0.8/test_values.yaml similarity index 100% rename from test/home-assistant/1.0.7/test_values.yaml rename to test/home-assistant/1.0.8/test_values.yaml diff --git a/test/ipfs/1.2.2/charts/common-2112.0.0.tgz b/test/ipfs/1.2.2/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/test/ipfs/1.2.2/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/test/ipfs/1.2.2/.helmignore b/test/ipfs/1.2.3/.helmignore similarity index 100% rename from test/ipfs/1.2.2/.helmignore rename to test/ipfs/1.2.3/.helmignore diff --git a/charts/ipfs/1.2.2/Chart.yaml b/test/ipfs/1.2.3/Chart.yaml similarity index 96% rename from charts/ipfs/1.2.2/Chart.yaml rename to test/ipfs/1.2.3/Chart.yaml index 706d555971..a4b192b18a 100644 --- a/charts/ipfs/1.2.2/Chart.yaml +++ b/test/ipfs/1.2.3/Chart.yaml @@ -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.2 +version: 1.2.3 diff --git a/test/ipfs/1.2.2/README.md b/test/ipfs/1.2.3/README.md similarity index 100% rename from test/ipfs/1.2.2/README.md rename to test/ipfs/1.2.3/README.md diff --git a/test/ipfs/1.2.2/app-readme.md b/test/ipfs/1.2.3/app-readme.md similarity index 100% rename from test/ipfs/1.2.2/app-readme.md rename to test/ipfs/1.2.3/app-readme.md diff --git a/test/ipfs/1.2.3/charts/common-2112.0.0.tgz b/test/ipfs/1.2.3/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/test/ipfs/1.2.3/charts/common-2112.0.0.tgz differ diff --git a/test/ipfs/1.2.2/ix_values.yaml b/test/ipfs/1.2.3/ix_values.yaml similarity index 100% rename from test/ipfs/1.2.2/ix_values.yaml rename to test/ipfs/1.2.3/ix_values.yaml diff --git a/test/ipfs/1.2.2/questions.yaml b/test/ipfs/1.2.3/questions.yaml similarity index 100% rename from test/ipfs/1.2.2/questions.yaml rename to test/ipfs/1.2.3/questions.yaml diff --git a/test/ipfs/1.2.2/requirements.lock b/test/ipfs/1.2.3/requirements.lock similarity index 100% rename from test/ipfs/1.2.2/requirements.lock rename to test/ipfs/1.2.3/requirements.lock diff --git a/test/ipfs/1.2.2/templates/NOTES.txt b/test/ipfs/1.2.3/templates/NOTES.txt similarity index 100% rename from test/ipfs/1.2.2/templates/NOTES.txt rename to test/ipfs/1.2.3/templates/NOTES.txt diff --git a/charts/ipfs/1.2.2/templates/deployment.yaml b/test/ipfs/1.2.3/templates/deployment.yaml similarity index 98% rename from charts/ipfs/1.2.2/templates/deployment.yaml rename to test/ipfs/1.2.3/templates/deployment.yaml index 822817e453..ae9d34b7e1 100644 --- a/charts/ipfs/1.2.2/templates/deployment.yaml +++ b/test/ipfs/1.2.3/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }} kind: Deployment metadata: diff --git a/test/ipfs/1.2.2/templates/service.yaml b/test/ipfs/1.2.3/templates/service.yaml similarity index 100% rename from test/ipfs/1.2.2/templates/service.yaml rename to test/ipfs/1.2.3/templates/service.yaml diff --git a/test/ipfs/1.2.2/templates/serviceaccount.yaml b/test/ipfs/1.2.3/templates/serviceaccount.yaml similarity index 100% rename from test/ipfs/1.2.2/templates/serviceaccount.yaml rename to test/ipfs/1.2.3/templates/serviceaccount.yaml diff --git a/test/ipfs/1.2.2/templates/tests/deployment-check.yaml b/test/ipfs/1.2.3/templates/tests/deployment-check.yaml similarity index 100% rename from test/ipfs/1.2.2/templates/tests/deployment-check.yaml rename to test/ipfs/1.2.3/templates/tests/deployment-check.yaml diff --git a/test/ipfs/1.2.2/test_values.yaml b/test/ipfs/1.2.3/test_values.yaml similarity index 100% rename from test/ipfs/1.2.2/test_values.yaml rename to test/ipfs/1.2.3/test_values.yaml diff --git a/test/ix-chart/2206.0.0/charts/common-2112.0.0.tgz b/test/ix-chart/2206.0.0/charts/common-2112.0.0.tgz deleted file mode 100644 index 62591a2a38..0000000000 Binary files a/test/ix-chart/2206.0.0/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/test/ix-chart/2206.0.0/.helmignore b/test/ix-chart/2206.0.1/.helmignore similarity index 100% rename from test/ix-chart/2206.0.0/.helmignore rename to test/ix-chart/2206.0.1/.helmignore diff --git a/test/ix-chart/2206.0.0/Chart.lock b/test/ix-chart/2206.0.1/Chart.lock similarity index 100% rename from test/ix-chart/2206.0.0/Chart.lock rename to test/ix-chart/2206.0.1/Chart.lock diff --git a/test/ix-chart/2206.0.0/Chart.yaml b/test/ix-chart/2206.0.1/Chart.yaml similarity index 98% rename from test/ix-chart/2206.0.0/Chart.yaml rename to test/ix-chart/2206.0.1/Chart.yaml index fbe6908d66..29d2571574 100644 --- a/test/ix-chart/2206.0.0/Chart.yaml +++ b/test/ix-chart/2206.0.1/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2206.0.0 +version: 2206.0.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/test/ix-chart/2206.0.0/README.md b/test/ix-chart/2206.0.1/README.md similarity index 100% rename from test/ix-chart/2206.0.0/README.md rename to test/ix-chart/2206.0.1/README.md diff --git a/test/ix-chart/2206.0.0/app-readme.md b/test/ix-chart/2206.0.1/app-readme.md similarity index 100% rename from test/ix-chart/2206.0.0/app-readme.md rename to test/ix-chart/2206.0.1/app-readme.md diff --git a/test/ix-chart/2206.0.1/charts/common-2112.0.0.tgz b/test/ix-chart/2206.0.1/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/test/ix-chart/2206.0.1/charts/common-2112.0.0.tgz differ diff --git a/test/ix-chart/2206.0.0/questions.yaml b/test/ix-chart/2206.0.1/questions.yaml similarity index 100% rename from test/ix-chart/2206.0.0/questions.yaml rename to test/ix-chart/2206.0.1/questions.yaml diff --git a/test/ix-chart/2206.0.0/templates/NOTES.txt b/test/ix-chart/2206.0.1/templates/NOTES.txt similarity index 100% rename from test/ix-chart/2206.0.0/templates/NOTES.txt rename to test/ix-chart/2206.0.1/templates/NOTES.txt diff --git a/test/ix-chart/2206.0.0/templates/_containers.tpl b/test/ix-chart/2206.0.1/templates/_containers.tpl similarity index 100% rename from test/ix-chart/2206.0.0/templates/_containers.tpl rename to test/ix-chart/2206.0.1/templates/_containers.tpl diff --git a/test/ix-chart/2206.0.0/templates/_helpers.tpl b/test/ix-chart/2206.0.1/templates/_helpers.tpl similarity index 100% rename from test/ix-chart/2206.0.0/templates/_helpers.tpl rename to test/ix-chart/2206.0.1/templates/_helpers.tpl diff --git a/test/ix-chart/2206.0.0/templates/_networking.tpl b/test/ix-chart/2206.0.1/templates/_networking.tpl similarity index 100% rename from test/ix-chart/2206.0.0/templates/_networking.tpl rename to test/ix-chart/2206.0.1/templates/_networking.tpl diff --git a/test/ix-chart/2206.0.0/templates/_volumes.tpl b/test/ix-chart/2206.0.1/templates/_volumes.tpl similarity index 100% rename from test/ix-chart/2206.0.0/templates/_volumes.tpl rename to test/ix-chart/2206.0.1/templates/_volumes.tpl diff --git a/test/ix-chart/2206.0.0/templates/_workload.tpl b/test/ix-chart/2206.0.1/templates/_workload.tpl similarity index 100% rename from test/ix-chart/2206.0.0/templates/_workload.tpl rename to test/ix-chart/2206.0.1/templates/_workload.tpl diff --git a/test/ix-chart/2206.0.0/templates/external-interfaces.yaml b/test/ix-chart/2206.0.1/templates/external-interfaces.yaml similarity index 100% rename from test/ix-chart/2206.0.0/templates/external-interfaces.yaml rename to test/ix-chart/2206.0.1/templates/external-interfaces.yaml diff --git a/test/ix-chart/2206.0.0/templates/service.yaml b/test/ix-chart/2206.0.1/templates/service.yaml similarity index 100% rename from test/ix-chart/2206.0.0/templates/service.yaml rename to test/ix-chart/2206.0.1/templates/service.yaml diff --git a/test/ix-chart/2206.0.0/templates/tests/deployment-check.yaml b/test/ix-chart/2206.0.1/templates/tests/deployment-check.yaml similarity index 100% rename from test/ix-chart/2206.0.0/templates/tests/deployment-check.yaml rename to test/ix-chart/2206.0.1/templates/tests/deployment-check.yaml diff --git a/test/ix-chart/2206.0.0/templates/workload.yaml b/test/ix-chart/2206.0.1/templates/workload.yaml similarity index 100% rename from test/ix-chart/2206.0.0/templates/workload.yaml rename to test/ix-chart/2206.0.1/templates/workload.yaml diff --git a/test/ix-chart/2206.0.0/test_values.yaml b/test/ix-chart/2206.0.1/test_values.yaml similarity index 100% rename from test/ix-chart/2206.0.0/test_values.yaml rename to test/ix-chart/2206.0.1/test_values.yaml diff --git a/test/machinaris/1.1.5/charts/common-2112.0.0.tgz b/test/machinaris/1.1.5/charts/common-2112.0.0.tgz deleted file mode 100644 index b59d12bcec..0000000000 Binary files a/test/machinaris/1.1.5/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/test/machinaris/1.1.5/.helmignore b/test/machinaris/1.1.6/.helmignore similarity index 100% rename from test/machinaris/1.1.5/.helmignore rename to test/machinaris/1.1.6/.helmignore diff --git a/charts/machinaris/1.1.5/Chart.yaml b/test/machinaris/1.1.6/Chart.yaml similarity index 96% rename from charts/machinaris/1.1.5/Chart.yaml rename to test/machinaris/1.1.6/Chart.yaml index 38d028bd94..d10095a6b1 100644 --- a/charts/machinaris/1.1.5/Chart.yaml +++ b/test/machinaris/1.1.6/Chart.yaml @@ -14,4 +14,4 @@ keywords: name: machinaris sources: - https://github.com/guydavis/machinaris -version: 1.1.5 +version: 1.1.6 diff --git a/test/machinaris/1.1.5/README.md b/test/machinaris/1.1.6/README.md similarity index 100% rename from test/machinaris/1.1.5/README.md rename to test/machinaris/1.1.6/README.md diff --git a/test/machinaris/1.1.5/app-readme.md b/test/machinaris/1.1.6/app-readme.md similarity index 100% rename from test/machinaris/1.1.5/app-readme.md rename to test/machinaris/1.1.6/app-readme.md diff --git a/test/machinaris/1.1.6/charts/common-2112.0.0.tgz b/test/machinaris/1.1.6/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..db77df0cfb Binary files /dev/null and b/test/machinaris/1.1.6/charts/common-2112.0.0.tgz differ diff --git a/test/machinaris/1.1.5/ix_values.yaml b/test/machinaris/1.1.6/ix_values.yaml similarity index 100% rename from test/machinaris/1.1.5/ix_values.yaml rename to test/machinaris/1.1.6/ix_values.yaml diff --git a/test/machinaris/1.1.5/questions.yaml b/test/machinaris/1.1.6/questions.yaml similarity index 100% rename from test/machinaris/1.1.5/questions.yaml rename to test/machinaris/1.1.6/questions.yaml diff --git a/test/machinaris/1.1.5/requirements.lock b/test/machinaris/1.1.6/requirements.lock similarity index 100% rename from test/machinaris/1.1.5/requirements.lock rename to test/machinaris/1.1.6/requirements.lock diff --git a/test/machinaris/1.1.5/templates/_helpers.tpl b/test/machinaris/1.1.6/templates/_helpers.tpl similarity index 100% rename from test/machinaris/1.1.5/templates/_helpers.tpl rename to test/machinaris/1.1.6/templates/_helpers.tpl diff --git a/test/machinaris/1.1.5/templates/coins-deployment.yaml b/test/machinaris/1.1.6/templates/coins-deployment.yaml similarity index 100% rename from test/machinaris/1.1.5/templates/coins-deployment.yaml rename to test/machinaris/1.1.6/templates/coins-deployment.yaml diff --git a/charts/machinaris/1.1.5/templates/deployment.yaml b/test/machinaris/1.1.6/templates/deployment.yaml similarity index 97% rename from charts/machinaris/1.1.5/templates/deployment.yaml rename to test/machinaris/1.1.6/templates/deployment.yaml index 891474cc4a..9425fc1045 100644 --- a/charts/machinaris/1.1.5/templates/deployment.yaml +++ b/test/machinaris/1.1.6/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} {{- if hasKey . "common" }} {{- $_ := unset .common "nameSuffix" }} {{- end }} diff --git a/test/machinaris/1.1.5/templates/service.yaml b/test/machinaris/1.1.6/templates/service.yaml similarity index 100% rename from test/machinaris/1.1.5/templates/service.yaml rename to test/machinaris/1.1.6/templates/service.yaml diff --git a/test/machinaris/1.1.5/templates/tests/cactus-check.yaml b/test/machinaris/1.1.6/templates/tests/cactus-check.yaml similarity index 100% rename from test/machinaris/1.1.5/templates/tests/cactus-check.yaml rename to test/machinaris/1.1.6/templates/tests/cactus-check.yaml diff --git a/test/machinaris/1.1.5/templates/tests/machinaris-check.yaml b/test/machinaris/1.1.6/templates/tests/machinaris-check.yaml similarity index 100% rename from test/machinaris/1.1.5/templates/tests/machinaris-check.yaml rename to test/machinaris/1.1.6/templates/tests/machinaris-check.yaml diff --git a/test/machinaris/1.1.5/test_values.yaml b/test/machinaris/1.1.6/test_values.yaml similarity index 100% rename from test/machinaris/1.1.5/test_values.yaml rename to test/machinaris/1.1.6/test_values.yaml diff --git a/test/minio/1.6.20/charts/common-2112.0.0.tgz b/test/minio/1.6.20/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/test/minio/1.6.20/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/test/minio/1.6.20/.helmignore b/test/minio/1.6.21/.helmignore similarity index 100% rename from test/minio/1.6.20/.helmignore rename to test/minio/1.6.21/.helmignore diff --git a/test/minio/1.6.20/CHANGELOG.md b/test/minio/1.6.21/CHANGELOG.md similarity index 100% rename from test/minio/1.6.20/CHANGELOG.md rename to test/minio/1.6.21/CHANGELOG.md diff --git a/test/minio/1.6.20/Chart.yaml b/test/minio/1.6.21/Chart.yaml similarity index 96% rename from test/minio/1.6.20/Chart.yaml rename to test/minio/1.6.21/Chart.yaml index aab73057c7..0308731bba 100644 --- a/test/minio/1.6.20/Chart.yaml +++ b/test/minio/1.6.21/Chart.yaml @@ -16,4 +16,4 @@ sources: - https://github.com/minio/minio - https://github.com/minio/charts upstream_version: 8.0.5 -version: 1.6.20 +version: 1.6.21 diff --git a/test/minio/1.6.20/README.md b/test/minio/1.6.21/README.md similarity index 100% rename from test/minio/1.6.20/README.md rename to test/minio/1.6.21/README.md diff --git a/test/minio/1.6.20/app-readme.md b/test/minio/1.6.21/app-readme.md similarity index 100% rename from test/minio/1.6.20/app-readme.md rename to test/minio/1.6.21/app-readme.md diff --git a/test/minio/1.6.21/charts/common-2112.0.0.tgz b/test/minio/1.6.21/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..db77df0cfb Binary files /dev/null and b/test/minio/1.6.21/charts/common-2112.0.0.tgz differ diff --git a/test/minio/1.6.20/ix_values.yaml b/test/minio/1.6.21/ix_values.yaml similarity index 100% rename from test/minio/1.6.20/ix_values.yaml rename to test/minio/1.6.21/ix_values.yaml diff --git a/test/minio/1.6.20/migrations/migrate b/test/minio/1.6.21/migrations/migrate similarity index 100% rename from test/minio/1.6.20/migrations/migrate rename to test/minio/1.6.21/migrations/migrate diff --git a/test/minio/1.6.20/migrations/migrate_from_1.0.0 b/test/minio/1.6.21/migrations/migrate_from_1.0.0 similarity index 100% rename from test/minio/1.6.20/migrations/migrate_from_1.0.0 rename to test/minio/1.6.21/migrations/migrate_from_1.0.0 diff --git a/test/minio/1.6.20/questions.yaml b/test/minio/1.6.21/questions.yaml similarity index 100% rename from test/minio/1.6.20/questions.yaml rename to test/minio/1.6.21/questions.yaml diff --git a/test/minio/1.6.20/requirements.lock b/test/minio/1.6.21/requirements.lock similarity index 100% rename from test/minio/1.6.20/requirements.lock rename to test/minio/1.6.21/requirements.lock diff --git a/test/minio/1.6.20/templates/NOTES.txt b/test/minio/1.6.21/templates/NOTES.txt similarity index 100% rename from test/minio/1.6.20/templates/NOTES.txt rename to test/minio/1.6.21/templates/NOTES.txt diff --git a/test/minio/1.6.20/templates/_cert.tpl b/test/minio/1.6.21/templates/_cert.tpl similarity index 100% rename from test/minio/1.6.20/templates/_cert.tpl rename to test/minio/1.6.21/templates/_cert.tpl diff --git a/test/minio/1.6.20/templates/_helpers.tpl b/test/minio/1.6.21/templates/_helpers.tpl similarity index 100% rename from test/minio/1.6.20/templates/_helpers.tpl rename to test/minio/1.6.21/templates/_helpers.tpl diff --git a/test/minio/1.6.20/templates/configmap.yaml b/test/minio/1.6.21/templates/configmap.yaml similarity index 100% rename from test/minio/1.6.20/templates/configmap.yaml rename to test/minio/1.6.21/templates/configmap.yaml diff --git a/test/minio/1.6.20/templates/deployment.yaml b/test/minio/1.6.21/templates/deployment.yaml similarity index 98% rename from test/minio/1.6.20/templates/deployment.yaml rename to test/minio/1.6.21/templates/deployment.yaml index 66da2d202c..28350458b8 100644 --- a/test/minio/1.6.20/templates/deployment.yaml +++ b/test/minio/1.6.21/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }} kind: Deployment metadata: diff --git a/test/minio/1.6.20/templates/pre-install-job.yaml b/test/minio/1.6.21/templates/pre-install-job.yaml similarity index 100% rename from test/minio/1.6.20/templates/pre-install-job.yaml rename to test/minio/1.6.21/templates/pre-install-job.yaml diff --git a/test/minio/1.6.20/templates/secrets.yaml b/test/minio/1.6.21/templates/secrets.yaml similarity index 100% rename from test/minio/1.6.20/templates/secrets.yaml rename to test/minio/1.6.21/templates/secrets.yaml diff --git a/test/minio/1.6.20/templates/service.yaml b/test/minio/1.6.21/templates/service.yaml similarity index 100% rename from test/minio/1.6.20/templates/service.yaml rename to test/minio/1.6.21/templates/service.yaml diff --git a/test/minio/1.6.20/templates/serviceaccount.yaml b/test/minio/1.6.21/templates/serviceaccount.yaml similarity index 100% rename from test/minio/1.6.20/templates/serviceaccount.yaml rename to test/minio/1.6.21/templates/serviceaccount.yaml diff --git a/test/minio/1.6.20/templates/tests/deployment-check.yaml b/test/minio/1.6.21/templates/tests/deployment-check.yaml similarity index 100% rename from test/minio/1.6.20/templates/tests/deployment-check.yaml rename to test/minio/1.6.21/templates/tests/deployment-check.yaml diff --git a/test/minio/1.6.20/test_values.yaml b/test/minio/1.6.21/test_values.yaml similarity index 100% rename from test/minio/1.6.20/test_values.yaml rename to test/minio/1.6.21/test_values.yaml diff --git a/test/netdata/1.0.5/charts/common-2112.0.0.tgz b/test/netdata/1.0.5/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/test/netdata/1.0.5/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/test/netdata/1.0.5/.helmignore b/test/netdata/1.0.6/.helmignore similarity index 100% rename from test/netdata/1.0.5/.helmignore rename to test/netdata/1.0.6/.helmignore diff --git a/test/netdata/1.0.5/Chart.yaml b/test/netdata/1.0.6/Chart.yaml similarity index 96% rename from test/netdata/1.0.5/Chart.yaml rename to test/netdata/1.0.6/Chart.yaml index 2d6d9e1d25..06e0a11f69 100644 --- a/test/netdata/1.0.5/Chart.yaml +++ b/test/netdata/1.0.6/Chart.yaml @@ -16,4 +16,4 @@ sources: - https://github.com/netdata/helmchart - https://github.com/netdata/netdata upstream_version: 3.7.12 -version: 1.0.5 +version: 1.0.6 diff --git a/test/netdata/1.0.5/README.md b/test/netdata/1.0.6/README.md similarity index 100% rename from test/netdata/1.0.5/README.md rename to test/netdata/1.0.6/README.md diff --git a/test/netdata/1.0.5/app-readme.md b/test/netdata/1.0.6/app-readme.md similarity index 100% rename from test/netdata/1.0.5/app-readme.md rename to test/netdata/1.0.6/app-readme.md diff --git a/test/netdata/1.0.6/charts/common-2112.0.0.tgz b/test/netdata/1.0.6/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/test/netdata/1.0.6/charts/common-2112.0.0.tgz differ diff --git a/test/netdata/1.0.5/ix_values.yaml b/test/netdata/1.0.6/ix_values.yaml similarity index 100% rename from test/netdata/1.0.5/ix_values.yaml rename to test/netdata/1.0.6/ix_values.yaml diff --git a/test/netdata/1.0.5/questions.yaml b/test/netdata/1.0.6/questions.yaml similarity index 100% rename from test/netdata/1.0.5/questions.yaml rename to test/netdata/1.0.6/questions.yaml diff --git a/test/netdata/1.0.5/requirements.lock b/test/netdata/1.0.6/requirements.lock similarity index 100% rename from test/netdata/1.0.5/requirements.lock rename to test/netdata/1.0.6/requirements.lock diff --git a/test/netdata/1.0.5/templates/_helpers.tpl b/test/netdata/1.0.6/templates/_helpers.tpl similarity index 100% rename from test/netdata/1.0.5/templates/_helpers.tpl rename to test/netdata/1.0.6/templates/_helpers.tpl diff --git a/test/netdata/1.0.5/templates/clusterrole.yaml b/test/netdata/1.0.6/templates/clusterrole.yaml similarity index 100% rename from test/netdata/1.0.5/templates/clusterrole.yaml rename to test/netdata/1.0.6/templates/clusterrole.yaml diff --git a/test/netdata/1.0.5/templates/clusterrolebinding.yaml b/test/netdata/1.0.6/templates/clusterrolebinding.yaml similarity index 100% rename from test/netdata/1.0.5/templates/clusterrolebinding.yaml rename to test/netdata/1.0.6/templates/clusterrolebinding.yaml diff --git a/charts/netdata/1.0.5/templates/deployment.yaml b/test/netdata/1.0.6/templates/deployment.yaml similarity index 98% rename from charts/netdata/1.0.5/templates/deployment.yaml rename to test/netdata/1.0.6/templates/deployment.yaml index 0695841796..65dd93746d 100644 --- a/charts/netdata/1.0.5/templates/deployment.yaml +++ b/test/netdata/1.0.6/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} apiVersion: apps/v1 kind: Deployment metadata: diff --git a/test/netdata/1.0.5/templates/pre-install-job.yaml b/test/netdata/1.0.6/templates/pre-install-job.yaml similarity index 100% rename from test/netdata/1.0.5/templates/pre-install-job.yaml rename to test/netdata/1.0.6/templates/pre-install-job.yaml diff --git a/test/netdata/1.0.5/templates/service.yaml b/test/netdata/1.0.6/templates/service.yaml similarity index 100% rename from test/netdata/1.0.5/templates/service.yaml rename to test/netdata/1.0.6/templates/service.yaml diff --git a/test/netdata/1.0.5/templates/serviceaccount.yaml b/test/netdata/1.0.6/templates/serviceaccount.yaml similarity index 100% rename from test/netdata/1.0.5/templates/serviceaccount.yaml rename to test/netdata/1.0.6/templates/serviceaccount.yaml diff --git a/test/netdata/1.0.5/templates/tests/deployment-check.yaml b/test/netdata/1.0.6/templates/tests/deployment-check.yaml similarity index 100% rename from test/netdata/1.0.5/templates/tests/deployment-check.yaml rename to test/netdata/1.0.6/templates/tests/deployment-check.yaml diff --git a/test/netdata/1.0.5/test_values.yaml b/test/netdata/1.0.6/test_values.yaml similarity index 100% rename from test/netdata/1.0.5/test_values.yaml rename to test/netdata/1.0.6/test_values.yaml diff --git a/test/nextcloud/1.6.0/charts/common-2112.0.0.tgz b/test/nextcloud/1.6.0/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/test/nextcloud/1.6.0/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/test/nextcloud/1.6.0/.helmignore b/test/nextcloud/1.6.1/.helmignore similarity index 100% rename from test/nextcloud/1.6.0/.helmignore rename to test/nextcloud/1.6.1/.helmignore diff --git a/test/nextcloud/1.6.1/Chart.lock b/test/nextcloud/1.6.1/Chart.lock new file mode 100644 index 0000000000..9eeb2370df --- /dev/null +++ b/test/nextcloud/1.6.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../library/common/2112.0.0 + version: 2112.0.0 +digest: sha256:47115d9b91afe42c8537dcf0fd8224f2f7d1c775f9ff860efa68a6b57d17d1c0 +generated: "2022-06-15T16:25:31.011230529+05:00" diff --git a/test/nextcloud/1.6.0/Chart.yaml b/test/nextcloud/1.6.1/Chart.yaml similarity index 97% rename from test/nextcloud/1.6.0/Chart.yaml rename to test/nextcloud/1.6.1/Chart.yaml index 15697e850b..3fcae74aa3 100644 --- a/test/nextcloud/1.6.0/Chart.yaml +++ b/test/nextcloud/1.6.1/Chart.yaml @@ -19,4 +19,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm upstream_version: 2.3.2 -version: 1.6.0 +version: 1.6.1 diff --git a/test/nextcloud/1.6.0/README.md b/test/nextcloud/1.6.1/README.md similarity index 100% rename from test/nextcloud/1.6.0/README.md rename to test/nextcloud/1.6.1/README.md diff --git a/test/nextcloud/1.6.0/app-readme.md b/test/nextcloud/1.6.1/app-readme.md similarity index 100% rename from test/nextcloud/1.6.0/app-readme.md rename to test/nextcloud/1.6.1/app-readme.md diff --git a/test/nextcloud/1.6.1/charts/common-2112.0.0.tgz b/test/nextcloud/1.6.1/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/test/nextcloud/1.6.1/charts/common-2112.0.0.tgz differ diff --git a/test/nextcloud/1.6.0/ix_values.yaml b/test/nextcloud/1.6.1/ix_values.yaml similarity index 100% rename from test/nextcloud/1.6.0/ix_values.yaml rename to test/nextcloud/1.6.1/ix_values.yaml diff --git a/test/nextcloud/1.6.0/migrations/migrate_from_1.1.0 b/test/nextcloud/1.6.1/migrations/migrate_from_1.1.0 similarity index 100% rename from test/nextcloud/1.6.0/migrations/migrate_from_1.1.0 rename to test/nextcloud/1.6.1/migrations/migrate_from_1.1.0 diff --git a/test/nextcloud/1.6.0/questions.yaml b/test/nextcloud/1.6.1/questions.yaml similarity index 100% rename from test/nextcloud/1.6.0/questions.yaml rename to test/nextcloud/1.6.1/questions.yaml diff --git a/test/nextcloud/1.6.0/requirements.lock b/test/nextcloud/1.6.1/requirements.lock similarity index 100% rename from test/nextcloud/1.6.0/requirements.lock rename to test/nextcloud/1.6.1/requirements.lock diff --git a/test/nextcloud/1.6.0/templates/NOTES.txt b/test/nextcloud/1.6.1/templates/NOTES.txt similarity index 100% rename from test/nextcloud/1.6.0/templates/NOTES.txt rename to test/nextcloud/1.6.1/templates/NOTES.txt diff --git a/test/nextcloud/1.6.0/templates/_nginx.tpl b/test/nextcloud/1.6.1/templates/_nginx.tpl similarity index 100% rename from test/nextcloud/1.6.0/templates/_nginx.tpl rename to test/nextcloud/1.6.1/templates/_nginx.tpl diff --git a/test/nextcloud/1.6.0/templates/_postgres.tpl b/test/nextcloud/1.6.1/templates/_postgres.tpl similarity index 100% rename from test/nextcloud/1.6.0/templates/_postgres.tpl rename to test/nextcloud/1.6.1/templates/_postgres.tpl diff --git a/test/nextcloud/1.6.0/templates/backup-postgres-config.yaml b/test/nextcloud/1.6.1/templates/backup-postgres-config.yaml similarity index 100% rename from test/nextcloud/1.6.0/templates/backup-postgres-config.yaml rename to test/nextcloud/1.6.1/templates/backup-postgres-config.yaml diff --git a/test/nextcloud/1.6.0/templates/backup-postgres-hook.yaml b/test/nextcloud/1.6.1/templates/backup-postgres-hook.yaml similarity index 100% rename from test/nextcloud/1.6.0/templates/backup-postgres-hook.yaml rename to test/nextcloud/1.6.1/templates/backup-postgres-hook.yaml diff --git a/test/nextcloud/1.6.0/templates/cronjob.yaml b/test/nextcloud/1.6.1/templates/cronjob.yaml similarity index 100% rename from test/nextcloud/1.6.0/templates/cronjob.yaml rename to test/nextcloud/1.6.1/templates/cronjob.yaml diff --git a/charts/nextcloud/1.6.0/templates/deployment.yaml b/test/nextcloud/1.6.1/templates/deployment.yaml similarity index 98% rename from charts/nextcloud/1.6.0/templates/deployment.yaml rename to test/nextcloud/1.6.1/templates/deployment.yaml index 64c0eb687c..eb0bacde36 100644 --- a/charts/nextcloud/1.6.0/templates/deployment.yaml +++ b/test/nextcloud/1.6.1/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} {{ $postgres_values := (. | mustDeepCopy) }} {{ $_ := set $postgres_values "common" (dict "nameSuffix" "postgres") }} {{ include "common.deployment.common_config" . | nindent 0 }} diff --git a/test/nextcloud/1.6.0/templates/nginx-configmap.yaml b/test/nextcloud/1.6.1/templates/nginx-configmap.yaml similarity index 100% rename from test/nextcloud/1.6.0/templates/nginx-configmap.yaml rename to test/nextcloud/1.6.1/templates/nginx-configmap.yaml diff --git a/test/nextcloud/1.6.0/templates/nginx-secret.yaml b/test/nextcloud/1.6.1/templates/nginx-secret.yaml similarity index 100% rename from test/nextcloud/1.6.0/templates/nginx-secret.yaml rename to test/nextcloud/1.6.1/templates/nginx-secret.yaml diff --git a/test/nextcloud/1.6.0/templates/nuke-deployments-hook.yaml b/test/nextcloud/1.6.1/templates/nuke-deployments-hook.yaml similarity index 100% rename from test/nextcloud/1.6.0/templates/nuke-deployments-hook.yaml rename to test/nextcloud/1.6.1/templates/nuke-deployments-hook.yaml diff --git a/test/nextcloud/1.6.0/templates/postgres-deployment.yaml b/test/nextcloud/1.6.1/templates/postgres-deployment.yaml similarity index 100% rename from test/nextcloud/1.6.0/templates/postgres-deployment.yaml rename to test/nextcloud/1.6.1/templates/postgres-deployment.yaml diff --git a/test/nextcloud/1.6.0/templates/postgres-secret.yaml b/test/nextcloud/1.6.1/templates/postgres-secret.yaml similarity index 100% rename from test/nextcloud/1.6.0/templates/postgres-secret.yaml rename to test/nextcloud/1.6.1/templates/postgres-secret.yaml diff --git a/test/nextcloud/1.6.0/templates/postgres-service.yaml b/test/nextcloud/1.6.1/templates/postgres-service.yaml similarity index 100% rename from test/nextcloud/1.6.0/templates/postgres-service.yaml rename to test/nextcloud/1.6.1/templates/postgres-service.yaml diff --git a/test/nextcloud/1.6.0/templates/secrets.yaml b/test/nextcloud/1.6.1/templates/secrets.yaml similarity index 100% rename from test/nextcloud/1.6.0/templates/secrets.yaml rename to test/nextcloud/1.6.1/templates/secrets.yaml diff --git a/test/nextcloud/1.6.0/templates/service.yaml b/test/nextcloud/1.6.1/templates/service.yaml similarity index 100% rename from test/nextcloud/1.6.0/templates/service.yaml rename to test/nextcloud/1.6.1/templates/service.yaml diff --git a/test/nextcloud/1.6.0/templates/serviceaccount.yaml b/test/nextcloud/1.6.1/templates/serviceaccount.yaml similarity index 100% rename from test/nextcloud/1.6.0/templates/serviceaccount.yaml rename to test/nextcloud/1.6.1/templates/serviceaccount.yaml diff --git a/test/nextcloud/1.6.0/templates/tests/deployment-check.yaml b/test/nextcloud/1.6.1/templates/tests/deployment-check.yaml similarity index 100% rename from test/nextcloud/1.6.0/templates/tests/deployment-check.yaml rename to test/nextcloud/1.6.1/templates/tests/deployment-check.yaml diff --git a/test/nextcloud/1.6.0/test_values.yaml b/test/nextcloud/1.6.1/test_values.yaml similarity index 100% rename from test/nextcloud/1.6.0/test_values.yaml rename to test/nextcloud/1.6.1/test_values.yaml diff --git a/test/photoprism/1.0.1/charts/common-2112.0.0.tgz b/test/photoprism/1.0.1/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/test/photoprism/1.0.1/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/nextcloud/1.6.0/Chart.lock b/test/photoprism/1.0.2/Chart.lock similarity index 79% rename from charts/nextcloud/1.6.0/Chart.lock rename to test/photoprism/1.0.2/Chart.lock index e3c2813282..c673f7db60 100644 --- a/charts/nextcloud/1.6.0/Chart.lock +++ b/test/photoprism/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: file://../../../library/common/2112.0.0 version: 2112.0.0 digest: sha256:47115d9b91afe42c8537dcf0fd8224f2f7d1c775f9ff860efa68a6b57d17d1c0 -generated: "2021-12-06T21:28:23.230939+05:00" +generated: "2022-06-14T16:04:57.43577594+05:00" diff --git a/test/photoprism/1.0.1/Chart.yaml b/test/photoprism/1.0.2/Chart.yaml similarity index 95% rename from test/photoprism/1.0.1/Chart.yaml rename to test/photoprism/1.0.2/Chart.yaml index 8e0301dfd7..8165e318cb 100644 --- a/test/photoprism/1.0.1/Chart.yaml +++ b/test/photoprism/1.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "20220121" icon: https://photoprism.app/static/icons/logo.svg description: AI-powered app for browsing, organizing & sharing your photo collection. name: photoprism -version: 1.0.1 +version: 1.0.2 dependencies: - name: common repository: file://../../../library/common/2112.0.0 diff --git a/test/photoprism/1.0.1/README.md b/test/photoprism/1.0.2/README.md similarity index 100% rename from test/photoprism/1.0.1/README.md rename to test/photoprism/1.0.2/README.md diff --git a/test/photoprism/1.0.1/app-readme.md b/test/photoprism/1.0.2/app-readme.md similarity index 100% rename from test/photoprism/1.0.1/app-readme.md rename to test/photoprism/1.0.2/app-readme.md diff --git a/test/photoprism/1.0.2/charts/common-2112.0.0.tgz b/test/photoprism/1.0.2/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/test/photoprism/1.0.2/charts/common-2112.0.0.tgz differ diff --git a/test/photoprism/1.0.1/ix_values.yaml b/test/photoprism/1.0.2/ix_values.yaml similarity index 100% rename from test/photoprism/1.0.1/ix_values.yaml rename to test/photoprism/1.0.2/ix_values.yaml diff --git a/test/photoprism/1.0.1/questions.yaml b/test/photoprism/1.0.2/questions.yaml similarity index 100% rename from test/photoprism/1.0.1/questions.yaml rename to test/photoprism/1.0.2/questions.yaml diff --git a/test/photoprism/1.0.1/templates/deployment.yaml b/test/photoprism/1.0.2/templates/deployment.yaml similarity index 97% rename from test/photoprism/1.0.1/templates/deployment.yaml rename to test/photoprism/1.0.2/templates/deployment.yaml index 9c6db02e8a..e739b462c2 100644 --- a/test/photoprism/1.0.1/templates/deployment.yaml +++ b/test/photoprism/1.0.2/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }} kind: Deployment metadata: diff --git a/test/photoprism/1.0.1/templates/pre-install-job.yaml b/test/photoprism/1.0.2/templates/pre-install-job.yaml similarity index 100% rename from test/photoprism/1.0.1/templates/pre-install-job.yaml rename to test/photoprism/1.0.2/templates/pre-install-job.yaml diff --git a/test/photoprism/1.0.1/templates/secret.yaml b/test/photoprism/1.0.2/templates/secret.yaml similarity index 100% rename from test/photoprism/1.0.1/templates/secret.yaml rename to test/photoprism/1.0.2/templates/secret.yaml diff --git a/test/photoprism/1.0.1/templates/service.yaml b/test/photoprism/1.0.2/templates/service.yaml similarity index 100% rename from test/photoprism/1.0.1/templates/service.yaml rename to test/photoprism/1.0.2/templates/service.yaml diff --git a/test/photoprism/1.0.1/templates/tests/deployment-check.yaml b/test/photoprism/1.0.2/templates/tests/deployment-check.yaml similarity index 100% rename from test/photoprism/1.0.1/templates/tests/deployment-check.yaml rename to test/photoprism/1.0.2/templates/tests/deployment-check.yaml diff --git a/test/photoprism/1.0.1/test_values.yaml b/test/photoprism/1.0.2/test_values.yaml similarity index 100% rename from test/photoprism/1.0.1/test_values.yaml rename to test/photoprism/1.0.2/test_values.yaml diff --git a/test/pihole/1.0.1/charts/common-2112.0.0.tgz b/test/pihole/1.0.1/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/test/pihole/1.0.1/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/test/pihole/1.0.2/Chart.lock b/test/pihole/1.0.2/Chart.lock new file mode 100644 index 0000000000..cec0ddc7dc --- /dev/null +++ b/test/pihole/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../library/common/2112.0.0 + version: 2112.0.0 +digest: sha256:47115d9b91afe42c8537dcf0fd8224f2f7d1c775f9ff860efa68a6b57d17d1c0 +generated: "2022-06-14T16:04:57.624264811+05:00" diff --git a/charts/pihole/1.0.1/Chart.yaml b/test/pihole/1.0.2/Chart.yaml similarity index 95% rename from charts/pihole/1.0.1/Chart.yaml rename to test/pihole/1.0.2/Chart.yaml index b4a0ccdb6e..4986e14977 100644 --- a/charts/pihole/1.0.1/Chart.yaml +++ b/test/pihole/1.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: 2022.04.3 icon: https://truecharts.org/_static/img/appicons/pihole.png description: DNS and Ad-filtering for your network. name: pihole -version: 1.0.1 +version: 1.0.2 dependencies: - name: common repository: file://../../../library/common/2112.0.0 diff --git a/test/pihole/1.0.1/README.md b/test/pihole/1.0.2/README.md similarity index 100% rename from test/pihole/1.0.1/README.md rename to test/pihole/1.0.2/README.md diff --git a/test/pihole/1.0.1/app-readme.md b/test/pihole/1.0.2/app-readme.md similarity index 100% rename from test/pihole/1.0.1/app-readme.md rename to test/pihole/1.0.2/app-readme.md diff --git a/test/pihole/1.0.2/charts/common-2112.0.0.tgz b/test/pihole/1.0.2/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/test/pihole/1.0.2/charts/common-2112.0.0.tgz differ diff --git a/test/pihole/1.0.1/ix_values.yaml b/test/pihole/1.0.2/ix_values.yaml similarity index 100% rename from test/pihole/1.0.1/ix_values.yaml rename to test/pihole/1.0.2/ix_values.yaml diff --git a/test/pihole/1.0.1/questions.yaml b/test/pihole/1.0.2/questions.yaml similarity index 100% rename from test/pihole/1.0.1/questions.yaml rename to test/pihole/1.0.2/questions.yaml diff --git a/charts/pihole/1.0.1/templates/deployment.yaml b/test/pihole/1.0.2/templates/deployment.yaml similarity index 98% rename from charts/pihole/1.0.1/templates/deployment.yaml rename to test/pihole/1.0.2/templates/deployment.yaml index eada76160b..e6ed06ec4f 100644 --- a/charts/pihole/1.0.1/templates/deployment.yaml +++ b/test/pihole/1.0.2/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }} kind: Deployment metadata: diff --git a/test/pihole/1.0.1/templates/pre-install-job.yaml b/test/pihole/1.0.2/templates/pre-install-job.yaml similarity index 100% rename from test/pihole/1.0.1/templates/pre-install-job.yaml rename to test/pihole/1.0.2/templates/pre-install-job.yaml diff --git a/test/pihole/1.0.1/templates/secret.yaml b/test/pihole/1.0.2/templates/secret.yaml similarity index 100% rename from test/pihole/1.0.1/templates/secret.yaml rename to test/pihole/1.0.2/templates/secret.yaml diff --git a/test/pihole/1.0.1/templates/service.yaml b/test/pihole/1.0.2/templates/service.yaml similarity index 100% rename from test/pihole/1.0.1/templates/service.yaml rename to test/pihole/1.0.2/templates/service.yaml diff --git a/test/pihole/1.0.1/templates/tests/deployment-check.yaml b/test/pihole/1.0.2/templates/tests/deployment-check.yaml similarity index 100% rename from test/pihole/1.0.1/templates/tests/deployment-check.yaml rename to test/pihole/1.0.2/templates/tests/deployment-check.yaml diff --git a/test/pihole/1.0.1/test_values.yaml b/test/pihole/1.0.2/test_values.yaml similarity index 100% rename from test/pihole/1.0.1/test_values.yaml rename to test/pihole/1.0.2/test_values.yaml diff --git a/test/plex/1.7.8/charts/common-2112.0.0.tgz b/test/plex/1.7.8/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/test/plex/1.7.8/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/test/plex/1.7.8/.helmignore b/test/plex/1.7.9/.helmignore similarity index 100% rename from test/plex/1.7.8/.helmignore rename to test/plex/1.7.9/.helmignore diff --git a/test/plex/1.7.8/Chart.lock b/test/plex/1.7.9/Chart.lock similarity index 100% rename from test/plex/1.7.8/Chart.lock rename to test/plex/1.7.9/Chart.lock diff --git a/test/plex/1.7.8/Chart.yaml b/test/plex/1.7.9/Chart.yaml similarity index 96% rename from test/plex/1.7.8/Chart.yaml rename to test/plex/1.7.9/Chart.yaml index 13998b6d2c..2a71286499 100644 --- a/test/plex/1.7.8/Chart.yaml +++ b/test/plex/1.7.9/Chart.yaml @@ -14,6 +14,6 @@ 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.7.8 +version: 1.7.9 diff --git a/test/plex/1.7.8/README.md b/test/plex/1.7.9/README.md similarity index 100% rename from test/plex/1.7.8/README.md rename to test/plex/1.7.9/README.md diff --git a/test/plex/1.7.8/app-readme.md b/test/plex/1.7.9/app-readme.md similarity index 100% rename from test/plex/1.7.8/app-readme.md rename to test/plex/1.7.9/app-readme.md diff --git a/test/plex/1.7.9/charts/common-2112.0.0.tgz b/test/plex/1.7.9/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/test/plex/1.7.9/charts/common-2112.0.0.tgz differ diff --git a/test/plex/1.7.8/default_values.yaml b/test/plex/1.7.9/default_values.yaml similarity index 100% rename from test/plex/1.7.8/default_values.yaml rename to test/plex/1.7.9/default_values.yaml diff --git a/test/plex/1.7.8/ix_values.yaml b/test/plex/1.7.9/ix_values.yaml similarity index 100% rename from test/plex/1.7.8/ix_values.yaml rename to test/plex/1.7.9/ix_values.yaml diff --git a/test/plex/1.7.8/migrations/migrate_from_1.0.0 b/test/plex/1.7.9/migrations/migrate_from_1.0.0 similarity index 100% rename from test/plex/1.7.8/migrations/migrate_from_1.0.0 rename to test/plex/1.7.9/migrations/migrate_from_1.0.0 diff --git a/test/plex/1.7.8/questions.yaml b/test/plex/1.7.9/questions.yaml similarity index 96% rename from test/plex/1.7.8/questions.yaml rename to test/plex/1.7.9/questions.yaml index 4d8c383aad..2c6c3ce108 100644 --- a/test/plex/1.7.8/questions.yaml +++ b/test/plex/1.7.9/questions.yaml @@ -185,6 +185,8 @@ questions: schema: type: hostpath required: true + $ref: + - "validations/lockedHostPath" - variable: data label: "Data Volume" schema: @@ -220,6 +222,8 @@ questions: schema: type: hostpath required: true + $ref: + - "validations/lockedHostPath" - variable: config label: "Config Volume" schema: @@ -255,6 +259,8 @@ questions: schema: type: hostpath required: true + $ref: + - "validations/lockedHostPath" - variable: shared label: "Shared Volume" schema: @@ -318,6 +324,8 @@ questions: schema: type: hostpath required: true + $ref: + - "validations/lockedHostPath" - variable: readOnly label: "Read Only" description: "Mount hostpath in read-only mode" diff --git a/test/plex/1.7.8/templates/NOTES.txt b/test/plex/1.7.9/templates/NOTES.txt similarity index 100% rename from test/plex/1.7.8/templates/NOTES.txt rename to test/plex/1.7.9/templates/NOTES.txt diff --git a/test/plex/1.7.8/templates/deployment.yaml b/test/plex/1.7.9/templates/deployment.yaml similarity index 98% rename from test/plex/1.7.8/templates/deployment.yaml rename to test/plex/1.7.9/templates/deployment.yaml index e9920c11cf..dcf080930a 100644 --- a/test/plex/1.7.8/templates/deployment.yaml +++ b/test/plex/1.7.9/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} {{ include "common.deployment.common_config" . | nindent 0 }} spec: {{ include "common.deployment.common_spec" . | nindent 2 }} template: {{ include "common.deployment.pod.metadata" . | nindent 4 }} @@ -100,3 +101,4 @@ spec: {{ include "common.deployment.common_spec" . | nindent 2 }} hostPath: path: {{ $hostPathConfiguration.hostPath }} {{ end }} + diff --git a/test/plex/1.7.8/templates/probe_config.yaml b/test/plex/1.7.9/templates/probe_config.yaml similarity index 100% rename from test/plex/1.7.8/templates/probe_config.yaml rename to test/plex/1.7.9/templates/probe_config.yaml diff --git a/test/plex/1.7.8/templates/service-tcp.yaml b/test/plex/1.7.9/templates/service-tcp.yaml similarity index 100% rename from test/plex/1.7.8/templates/service-tcp.yaml rename to test/plex/1.7.9/templates/service-tcp.yaml diff --git a/test/plex/1.7.8/templates/service-udp.yaml b/test/plex/1.7.9/templates/service-udp.yaml similarity index 100% rename from test/plex/1.7.8/templates/service-udp.yaml rename to test/plex/1.7.9/templates/service-udp.yaml diff --git a/test/plex/1.7.8/templates/tests/deployment-check.yaml b/test/plex/1.7.9/templates/tests/deployment-check.yaml similarity index 100% rename from test/plex/1.7.8/templates/tests/deployment-check.yaml rename to test/plex/1.7.9/templates/tests/deployment-check.yaml diff --git a/test/plex/1.7.8/test_values.yaml b/test/plex/1.7.9/test_values.yaml similarity index 95% rename from test/plex/1.7.8/test_values.yaml rename to test/plex/1.7.9/test_values.yaml index f496e94d8b..28fb074a72 100644 --- a/test/plex/1.7.8/test_values.yaml +++ b/test/plex/1.7.9/test_values.yaml @@ -21,7 +21,7 @@ emptyDirVolumes: true enablePlexPass: false environmentVariables: [] extraAppVolumeMounts: -- hostPath: /mnt/extras +- hostPath: /mnt/extras/hello mountPath: /mnt/extras readOnly: true gpuConfiguration: {} diff --git a/test/qbittorent/1.0.1/charts/common-2112.0.0.tgz b/test/qbittorent/1.0.1/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/test/qbittorent/1.0.1/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/test/qbittorent/1.0.2/Chart.lock b/test/qbittorent/1.0.2/Chart.lock new file mode 100644 index 0000000000..3c77e9473e --- /dev/null +++ b/test/qbittorent/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../library/common/2112.0.0 + version: 2112.0.0 +digest: sha256:47115d9b91afe42c8537dcf0fd8224f2f7d1c775f9ff860efa68a6b57d17d1c0 +generated: "2022-06-14T16:04:57.472799995+05:00" diff --git a/test/qbittorent/1.0.1/Chart.yaml b/test/qbittorent/1.0.2/Chart.yaml similarity index 95% rename from test/qbittorent/1.0.1/Chart.yaml rename to test/qbittorent/1.0.2/Chart.yaml index 325966653d..0bb84d6f66 100644 --- a/test/qbittorent/1.0.1/Chart.yaml +++ b/test/qbittorent/1.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: 2.3.1 icon: https://truecharts.org/_static/img/appicons/qbittorrent.png description: Download data from qbittorent. name: qbittorent -version: 1.0.1 +version: 1.0.2 dependencies: - name: common repository: file://../../../library/common/2112.0.0 diff --git a/test/qbittorent/1.0.1/README.md b/test/qbittorent/1.0.2/README.md similarity index 100% rename from test/qbittorent/1.0.1/README.md rename to test/qbittorent/1.0.2/README.md diff --git a/test/qbittorent/1.0.1/app-readme.md b/test/qbittorent/1.0.2/app-readme.md similarity index 100% rename from test/qbittorent/1.0.1/app-readme.md rename to test/qbittorent/1.0.2/app-readme.md diff --git a/test/qbittorent/1.0.2/charts/common-2112.0.0.tgz b/test/qbittorent/1.0.2/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/test/qbittorent/1.0.2/charts/common-2112.0.0.tgz differ diff --git a/test/qbittorent/1.0.1/ix_values.yaml b/test/qbittorent/1.0.2/ix_values.yaml similarity index 100% rename from test/qbittorent/1.0.1/ix_values.yaml rename to test/qbittorent/1.0.2/ix_values.yaml diff --git a/test/qbittorent/1.0.1/questions.yaml b/test/qbittorent/1.0.2/questions.yaml similarity index 100% rename from test/qbittorent/1.0.1/questions.yaml rename to test/qbittorent/1.0.2/questions.yaml diff --git a/charts/qbittorent/1.0.1/templates/deployment.yaml b/test/qbittorent/1.0.2/templates/deployment.yaml similarity index 97% rename from charts/qbittorent/1.0.1/templates/deployment.yaml rename to test/qbittorent/1.0.2/templates/deployment.yaml index 2d1ae5d65b..e7a3accfae 100644 --- a/charts/qbittorent/1.0.1/templates/deployment.yaml +++ b/test/qbittorent/1.0.2/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }} kind: Deployment metadata: diff --git a/test/qbittorent/1.0.1/templates/pre-install-job.yaml b/test/qbittorent/1.0.2/templates/pre-install-job.yaml similarity index 100% rename from test/qbittorent/1.0.1/templates/pre-install-job.yaml rename to test/qbittorent/1.0.2/templates/pre-install-job.yaml diff --git a/test/qbittorent/1.0.1/templates/service.yaml b/test/qbittorent/1.0.2/templates/service.yaml similarity index 100% rename from test/qbittorent/1.0.1/templates/service.yaml rename to test/qbittorent/1.0.2/templates/service.yaml diff --git a/test/qbittorent/1.0.1/templates/tests/deployment-check.yaml b/test/qbittorent/1.0.2/templates/tests/deployment-check.yaml similarity index 100% rename from test/qbittorent/1.0.1/templates/tests/deployment-check.yaml rename to test/qbittorent/1.0.2/templates/tests/deployment-check.yaml diff --git a/test/qbittorent/1.0.1/test_values.yaml b/test/qbittorent/1.0.2/test_values.yaml similarity index 100% rename from test/qbittorent/1.0.1/test_values.yaml rename to test/qbittorent/1.0.2/test_values.yaml diff --git a/test/syncthing/1.0.4/charts/common-2112.0.0.tgz b/test/syncthing/1.0.4/charts/common-2112.0.0.tgz deleted file mode 100644 index 62c214e1c8..0000000000 Binary files a/test/syncthing/1.0.4/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/test/syncthing/1.0.5/Chart.lock b/test/syncthing/1.0.5/Chart.lock new file mode 100644 index 0000000000..2a438af7b0 --- /dev/null +++ b/test/syncthing/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../library/common/2112.0.0 + version: 2112.0.0 +digest: sha256:47115d9b91afe42c8537dcf0fd8224f2f7d1c775f9ff860efa68a6b57d17d1c0 +generated: "2022-06-14T16:04:57.537954349+05:00" diff --git a/charts/syncthing/1.0.4/Chart.yaml b/test/syncthing/1.0.5/Chart.yaml similarity index 95% rename from charts/syncthing/1.0.4/Chart.yaml rename to test/syncthing/1.0.5/Chart.yaml index 63dca894b2..93f0559dc2 100644 --- a/charts/syncthing/1.0.4/Chart.yaml +++ b/test/syncthing/1.0.5/Chart.yaml @@ -11,4 +11,4 @@ keywords: - storage - backup name: syncthing -version: 1.0.4 +version: 1.0.5 diff --git a/test/syncthing/1.0.4/README.md b/test/syncthing/1.0.5/README.md similarity index 100% rename from test/syncthing/1.0.4/README.md rename to test/syncthing/1.0.5/README.md diff --git a/test/syncthing/1.0.4/app-readme.md b/test/syncthing/1.0.5/app-readme.md similarity index 100% rename from test/syncthing/1.0.4/app-readme.md rename to test/syncthing/1.0.5/app-readme.md diff --git a/test/syncthing/1.0.5/charts/common-2112.0.0.tgz b/test/syncthing/1.0.5/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..3ef30206e8 Binary files /dev/null and b/test/syncthing/1.0.5/charts/common-2112.0.0.tgz differ diff --git a/test/syncthing/1.0.4/ix_values.yaml b/test/syncthing/1.0.5/ix_values.yaml similarity index 100% rename from test/syncthing/1.0.4/ix_values.yaml rename to test/syncthing/1.0.5/ix_values.yaml diff --git a/charts/syncthing/1.0.4/questions.yaml b/test/syncthing/1.0.5/questions.yaml similarity index 96% rename from charts/syncthing/1.0.4/questions.yaml rename to test/syncthing/1.0.5/questions.yaml index 14d2bdb31b..ef8fb1aefa 100644 --- a/charts/syncthing/1.0.4/questions.yaml +++ b/test/syncthing/1.0.5/questions.yaml @@ -160,7 +160,8 @@ questions: schema: type: hostpath required: true - + $ref: + - "validations/lockedHostPath" - variable: extraAppVolumeMounts label: "Extra Host Path Volumes" group: "Storage" @@ -184,4 +185,6 @@ questions: description: "Host path" schema: type: hostpath - required: true \ No newline at end of file + required: true + $ref: + - "validations/lockedHostPath" diff --git a/charts/syncthing/1.0.4/templates/deployment.yaml b/test/syncthing/1.0.5/templates/deployment.yaml similarity index 97% rename from charts/syncthing/1.0.4/templates/deployment.yaml rename to test/syncthing/1.0.5/templates/deployment.yaml index 92b46a3aa2..ceb2cb30f9 100644 --- a/charts/syncthing/1.0.4/templates/deployment.yaml +++ b/test/syncthing/1.0.5/templates/deployment.yaml @@ -1,3 +1,4 @@ +{{ include "common.storage.hostPathValidate" .Values }} apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }} kind: Deployment metadata: diff --git a/test/syncthing/1.0.4/templates/pre-install-job.yaml b/test/syncthing/1.0.5/templates/pre-install-job.yaml similarity index 100% rename from test/syncthing/1.0.4/templates/pre-install-job.yaml rename to test/syncthing/1.0.5/templates/pre-install-job.yaml diff --git a/test/syncthing/1.0.4/templates/service.yaml b/test/syncthing/1.0.5/templates/service.yaml similarity index 100% rename from test/syncthing/1.0.4/templates/service.yaml rename to test/syncthing/1.0.5/templates/service.yaml diff --git a/test/syncthing/1.0.4/templates/tests/deployment-check.yaml b/test/syncthing/1.0.5/templates/tests/deployment-check.yaml similarity index 100% rename from test/syncthing/1.0.4/templates/tests/deployment-check.yaml rename to test/syncthing/1.0.5/templates/tests/deployment-check.yaml diff --git a/test/syncthing/1.0.4/test_values.yaml b/test/syncthing/1.0.5/test_values.yaml similarity index 100% rename from test/syncthing/1.0.4/test_values.yaml rename to test/syncthing/1.0.5/test_values.yaml