diff --git a/charts/chia/1.3.37/.helmignore b/charts/chia/1.3.38/.helmignore similarity index 100% rename from charts/chia/1.3.37/.helmignore rename to charts/chia/1.3.38/.helmignore diff --git a/charts/chia/1.3.37/Chart.yaml b/charts/chia/1.3.38/Chart.yaml similarity index 92% rename from charts/chia/1.3.37/Chart.yaml rename to charts/chia/1.3.38/Chart.yaml index f4f1e58410..4d363bd3c4 100644 --- a/charts/chia/1.3.37/Chart.yaml +++ b/charts/chia/1.3.38/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v1.6.1_1 +appVersion: v1.6.2 dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -15,4 +15,4 @@ name: chia sources: - https://github.com/Chia-Network/chia-blockchain - https://github.com/orgs/chia-network/packages/container/package/chia -version: 1.3.37 +version: 1.3.38 diff --git a/charts/chia/1.3.37/README.md b/charts/chia/1.3.38/README.md similarity index 100% rename from charts/chia/1.3.37/README.md rename to charts/chia/1.3.38/README.md diff --git a/charts/chia/1.3.37/app-readme.md b/charts/chia/1.3.38/app-readme.md similarity index 100% rename from charts/chia/1.3.37/app-readme.md rename to charts/chia/1.3.38/app-readme.md diff --git a/charts/chia/1.3.37/charts/common-2207.0.0.tgz b/charts/chia/1.3.38/charts/common-2207.0.0.tgz similarity index 100% rename from charts/chia/1.3.37/charts/common-2207.0.0.tgz rename to charts/chia/1.3.38/charts/common-2207.0.0.tgz diff --git a/charts/chia/1.3.37/default_values.yaml b/charts/chia/1.3.38/default_values.yaml similarity index 100% rename from charts/chia/1.3.37/default_values.yaml rename to charts/chia/1.3.38/default_values.yaml diff --git a/test/chia/1.3.37/ix_values.yaml b/charts/chia/1.3.38/ix_values.yaml similarity index 85% rename from test/chia/1.3.37/ix_values.yaml rename to charts/chia/1.3.38/ix_values.yaml index d1896129b3..b71535f92b 100644 --- a/test/chia/1.3.37/ix_values.yaml +++ b/charts/chia/1.3.38/ix_values.yaml @@ -1,5 +1,5 @@ image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.6.1_1 + tag: v1.6.2 updateStrategy: Recreate diff --git a/charts/chia/1.3.37/questions.yaml b/charts/chia/1.3.38/questions.yaml similarity index 100% rename from charts/chia/1.3.37/questions.yaml rename to charts/chia/1.3.38/questions.yaml diff --git a/charts/chia/1.3.37/requirements.lock b/charts/chia/1.3.38/requirements.lock similarity index 100% rename from charts/chia/1.3.37/requirements.lock rename to charts/chia/1.3.38/requirements.lock diff --git a/charts/chia/1.3.37/templates/deployment.yaml b/charts/chia/1.3.38/templates/deployment.yaml similarity index 100% rename from charts/chia/1.3.37/templates/deployment.yaml rename to charts/chia/1.3.38/templates/deployment.yaml diff --git a/charts/chia/1.3.37/templates/generate-mnemonic.yaml b/charts/chia/1.3.38/templates/generate-mnemonic.yaml similarity index 100% rename from charts/chia/1.3.37/templates/generate-mnemonic.yaml rename to charts/chia/1.3.38/templates/generate-mnemonic.yaml diff --git a/charts/chia/1.3.37/templates/mnemonic-configmap.yaml b/charts/chia/1.3.38/templates/mnemonic-configmap.yaml similarity index 100% rename from charts/chia/1.3.37/templates/mnemonic-configmap.yaml rename to charts/chia/1.3.38/templates/mnemonic-configmap.yaml diff --git a/charts/chia/1.3.37/templates/networking.tpl b/charts/chia/1.3.38/templates/networking.tpl similarity index 100% rename from charts/chia/1.3.37/templates/networking.tpl rename to charts/chia/1.3.38/templates/networking.tpl diff --git a/charts/chia/1.3.37/templates/service.yaml b/charts/chia/1.3.38/templates/service.yaml similarity index 100% rename from charts/chia/1.3.37/templates/service.yaml rename to charts/chia/1.3.38/templates/service.yaml diff --git a/test/chia/1.3.37/test_values.yaml b/charts/chia/1.3.38/test_values.yaml similarity index 94% rename from test/chia/1.3.37/test_values.yaml rename to charts/chia/1.3.38/test_values.yaml index c2da818810..4f16ff1056 100644 --- a/test/chia/1.3.37/test_values.yaml +++ b/charts/chia/1.3.38/test_values.yaml @@ -9,7 +9,7 @@ farmr_env: 'off' image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.6.1_1 + tag: v1.6.2 service: farmerPort: 31122 nodePort: 31121 diff --git a/charts/chia/1.3.37/values.yaml b/charts/chia/1.3.38/values.yaml similarity index 100% rename from charts/chia/1.3.37/values.yaml rename to charts/chia/1.3.38/values.yaml diff --git a/charts/home-assistant/1.0.53/Chart.lock b/charts/home-assistant/1.0.54/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.53/Chart.lock rename to charts/home-assistant/1.0.54/Chart.lock diff --git a/test/home-assistant/1.0.53/Chart.yaml b/charts/home-assistant/1.0.54/Chart.yaml similarity index 91% rename from test/home-assistant/1.0.53/Chart.yaml rename to charts/home-assistant/1.0.54/Chart.yaml index b1e876affc..3be339880c 100644 --- a/test/home-assistant/1.0.53/Chart.yaml +++ b/charts/home-assistant/1.0.54/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2022.12.8 +appVersion: 2023.1.0 dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -12,4 +12,4 @@ keywords: name: home-assistant sources: - https://github.com/home-assistant/home-assistant -version: 1.0.53 +version: 1.0.54 diff --git a/charts/home-assistant/1.0.53/README.md b/charts/home-assistant/1.0.54/README.md similarity index 100% rename from charts/home-assistant/1.0.53/README.md rename to charts/home-assistant/1.0.54/README.md diff --git a/charts/home-assistant/1.0.53/app-readme.md b/charts/home-assistant/1.0.54/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.53/app-readme.md rename to charts/home-assistant/1.0.54/app-readme.md diff --git a/charts/home-assistant/1.0.53/charts/common-2207.0.0.tgz b/charts/home-assistant/1.0.54/charts/common-2207.0.0.tgz similarity index 100% rename from charts/home-assistant/1.0.53/charts/common-2207.0.0.tgz rename to charts/home-assistant/1.0.54/charts/common-2207.0.0.tgz diff --git a/charts/home-assistant/1.0.53/ix_values.yaml b/charts/home-assistant/1.0.54/ix_values.yaml similarity index 81% rename from charts/home-assistant/1.0.53/ix_values.yaml rename to charts/home-assistant/1.0.54/ix_values.yaml index 1441f4ffdb..730c2c180c 100644 --- a/charts/home-assistant/1.0.53/ix_values.yaml +++ b/charts/home-assistant/1.0.54/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.12.8 + tag: 2023.1.0 diff --git a/charts/home-assistant/1.0.53/questions.yaml b/charts/home-assistant/1.0.54/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.53/questions.yaml rename to charts/home-assistant/1.0.54/questions.yaml diff --git a/charts/home-assistant/1.0.53/templates/_postgres.tpl b/charts/home-assistant/1.0.54/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.53/templates/_postgres.tpl rename to charts/home-assistant/1.0.54/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.53/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.54/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.53/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.54/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.53/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.54/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.53/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.54/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.53/templates/deployment.yaml b/charts/home-assistant/1.0.54/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.53/templates/deployment.yaml rename to charts/home-assistant/1.0.54/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.53/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.54/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.53/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.54/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.53/templates/postgres-config.yaml b/charts/home-assistant/1.0.54/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.53/templates/postgres-config.yaml rename to charts/home-assistant/1.0.54/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.53/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.54/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.53/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.54/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.53/templates/postgres-secret.yaml b/charts/home-assistant/1.0.54/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.53/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.54/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.53/templates/postgres-service.yaml b/charts/home-assistant/1.0.54/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.53/templates/postgres-service.yaml rename to charts/home-assistant/1.0.54/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.53/templates/pre-install-job.yaml b/charts/home-assistant/1.0.54/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.53/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.54/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.53/templates/service.yaml b/charts/home-assistant/1.0.54/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.53/templates/service.yaml rename to charts/home-assistant/1.0.54/templates/service.yaml diff --git a/charts/home-assistant/1.0.53/templates/tests/deployment-check.yaml b/charts/home-assistant/1.0.54/templates/tests/deployment-check.yaml similarity index 100% rename from charts/home-assistant/1.0.53/templates/tests/deployment-check.yaml rename to charts/home-assistant/1.0.54/templates/tests/deployment-check.yaml diff --git a/charts/home-assistant/1.0.53/test_values.yaml b/charts/home-assistant/1.0.54/test_values.yaml similarity index 97% rename from charts/home-assistant/1.0.53/test_values.yaml rename to charts/home-assistant/1.0.54/test_values.yaml index 770e42703e..d5647ec1ee 100644 --- a/charts/home-assistant/1.0.53/test_values.yaml +++ b/charts/home-assistant/1.0.54/test_values.yaml @@ -14,7 +14,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.12.8 + tag: 2023.1.0 ixChartContext: {} ownerGID: 568 ownerUID: 568 diff --git a/charts/minio/1.7.1/.helmignore b/charts/minio/1.7.2/.helmignore similarity index 100% rename from charts/minio/1.7.1/.helmignore rename to charts/minio/1.7.2/.helmignore diff --git a/charts/minio/1.7.1/CHANGELOG.md b/charts/minio/1.7.2/CHANGELOG.md similarity index 100% rename from charts/minio/1.7.1/CHANGELOG.md rename to charts/minio/1.7.2/CHANGELOG.md diff --git a/charts/minio/1.7.1/Chart.yaml b/charts/minio/1.7.2/Chart.yaml similarity index 91% rename from charts/minio/1.7.1/Chart.yaml rename to charts/minio/1.7.2/Chart.yaml index 6b887ff385..917847e06e 100644 --- a/charts/minio/1.7.1/Chart.yaml +++ b/charts/minio/1.7.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: '2022-12-12' +appVersion: '2023-01-02' dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -16,4 +16,4 @@ sources: - https://github.com/minio/minio - https://github.com/minio/charts upstream_version: 8.0.5 -version: 1.7.1 +version: 1.7.2 diff --git a/charts/minio/1.7.1/README.md b/charts/minio/1.7.2/README.md similarity index 100% rename from charts/minio/1.7.1/README.md rename to charts/minio/1.7.2/README.md diff --git a/charts/minio/1.7.1/app-readme.md b/charts/minio/1.7.2/app-readme.md similarity index 100% rename from charts/minio/1.7.1/app-readme.md rename to charts/minio/1.7.2/app-readme.md diff --git a/charts/minio/1.7.1/charts/common-2207.0.0.tgz b/charts/minio/1.7.2/charts/common-2207.0.0.tgz similarity index 100% rename from charts/minio/1.7.1/charts/common-2207.0.0.tgz rename to charts/minio/1.7.2/charts/common-2207.0.0.tgz diff --git a/test/minio/1.7.1/ix_values.yaml b/charts/minio/1.7.2/ix_values.yaml similarity index 86% rename from test/minio/1.7.1/ix_values.yaml rename to charts/minio/1.7.2/ix_values.yaml index 1b27f04c39..61da84570c 100644 --- a/test/minio/1.7.1/ix_values.yaml +++ b/charts/minio/1.7.2/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2022-12-12T19-27-27Z + tag: RELEASE.2023-01-02T09-40-09Z logSearchImage: pullPolicy: IfNotPresent repository: minio/operator diff --git a/charts/minio/1.7.1/migrations/migrate b/charts/minio/1.7.2/migrations/migrate similarity index 100% rename from charts/minio/1.7.1/migrations/migrate rename to charts/minio/1.7.2/migrations/migrate diff --git a/charts/minio/1.7.1/migrations/migrate_from_1.0.0 b/charts/minio/1.7.2/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/minio/1.7.1/migrations/migrate_from_1.0.0 rename to charts/minio/1.7.2/migrations/migrate_from_1.0.0 diff --git a/charts/minio/1.7.1/questions.yaml b/charts/minio/1.7.2/questions.yaml similarity index 100% rename from charts/minio/1.7.1/questions.yaml rename to charts/minio/1.7.2/questions.yaml diff --git a/charts/minio/1.7.1/requirements.lock b/charts/minio/1.7.2/requirements.lock similarity index 100% rename from charts/minio/1.7.1/requirements.lock rename to charts/minio/1.7.2/requirements.lock diff --git a/charts/minio/1.7.1/templates/NOTES.txt b/charts/minio/1.7.2/templates/NOTES.txt similarity index 100% rename from charts/minio/1.7.1/templates/NOTES.txt rename to charts/minio/1.7.2/templates/NOTES.txt diff --git a/charts/minio/1.7.1/templates/_cert.tpl b/charts/minio/1.7.2/templates/_cert.tpl similarity index 100% rename from charts/minio/1.7.1/templates/_cert.tpl rename to charts/minio/1.7.2/templates/_cert.tpl diff --git a/charts/minio/1.7.1/templates/_helpers.tpl b/charts/minio/1.7.2/templates/_helpers.tpl similarity index 100% rename from charts/minio/1.7.1/templates/_helpers.tpl rename to charts/minio/1.7.2/templates/_helpers.tpl diff --git a/charts/minio/1.7.1/templates/_logsearchapi.tpl b/charts/minio/1.7.2/templates/_logsearchapi.tpl similarity index 100% rename from charts/minio/1.7.1/templates/_logsearchapi.tpl rename to charts/minio/1.7.2/templates/_logsearchapi.tpl diff --git a/charts/minio/1.7.1/templates/_postgres.tpl b/charts/minio/1.7.2/templates/_postgres.tpl similarity index 100% rename from charts/minio/1.7.1/templates/_postgres.tpl rename to charts/minio/1.7.2/templates/_postgres.tpl diff --git a/charts/minio/1.7.1/templates/backup-postgres-config.yaml b/charts/minio/1.7.2/templates/backup-postgres-config.yaml similarity index 100% rename from charts/minio/1.7.1/templates/backup-postgres-config.yaml rename to charts/minio/1.7.2/templates/backup-postgres-config.yaml diff --git a/charts/minio/1.7.1/templates/backup-postgres-hook.yaml b/charts/minio/1.7.2/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/minio/1.7.1/templates/backup-postgres-hook.yaml rename to charts/minio/1.7.2/templates/backup-postgres-hook.yaml diff --git a/charts/minio/1.7.1/templates/configmap.yaml b/charts/minio/1.7.2/templates/configmap.yaml similarity index 100% rename from charts/minio/1.7.1/templates/configmap.yaml rename to charts/minio/1.7.2/templates/configmap.yaml diff --git a/charts/minio/1.7.1/templates/deployment.yaml b/charts/minio/1.7.2/templates/deployment.yaml similarity index 100% rename from charts/minio/1.7.1/templates/deployment.yaml rename to charts/minio/1.7.2/templates/deployment.yaml diff --git a/charts/minio/1.7.1/templates/logsearchapi-deployment.yaml b/charts/minio/1.7.2/templates/logsearchapi-deployment.yaml similarity index 100% rename from charts/minio/1.7.1/templates/logsearchapi-deployment.yaml rename to charts/minio/1.7.2/templates/logsearchapi-deployment.yaml diff --git a/charts/minio/1.7.1/templates/logsearchapi-secret.yaml b/charts/minio/1.7.2/templates/logsearchapi-secret.yaml similarity index 100% rename from charts/minio/1.7.1/templates/logsearchapi-secret.yaml rename to charts/minio/1.7.2/templates/logsearchapi-secret.yaml diff --git a/charts/minio/1.7.1/templates/logsearchapi-service.yaml b/charts/minio/1.7.2/templates/logsearchapi-service.yaml similarity index 100% rename from charts/minio/1.7.1/templates/logsearchapi-service.yaml rename to charts/minio/1.7.2/templates/logsearchapi-service.yaml diff --git a/charts/minio/1.7.1/templates/postgres-deployment.yaml b/charts/minio/1.7.2/templates/postgres-deployment.yaml similarity index 100% rename from charts/minio/1.7.1/templates/postgres-deployment.yaml rename to charts/minio/1.7.2/templates/postgres-deployment.yaml diff --git a/charts/minio/1.7.1/templates/postgres-secret.yaml b/charts/minio/1.7.2/templates/postgres-secret.yaml similarity index 100% rename from charts/minio/1.7.1/templates/postgres-secret.yaml rename to charts/minio/1.7.2/templates/postgres-secret.yaml diff --git a/charts/minio/1.7.1/templates/postgres-service.yaml b/charts/minio/1.7.2/templates/postgres-service.yaml similarity index 100% rename from charts/minio/1.7.1/templates/postgres-service.yaml rename to charts/minio/1.7.2/templates/postgres-service.yaml diff --git a/charts/minio/1.7.1/templates/pre-install-job.yaml b/charts/minio/1.7.2/templates/pre-install-job.yaml similarity index 100% rename from charts/minio/1.7.1/templates/pre-install-job.yaml rename to charts/minio/1.7.2/templates/pre-install-job.yaml diff --git a/charts/minio/1.7.1/templates/secrets.yaml b/charts/minio/1.7.2/templates/secrets.yaml similarity index 100% rename from charts/minio/1.7.1/templates/secrets.yaml rename to charts/minio/1.7.2/templates/secrets.yaml diff --git a/charts/minio/1.7.1/templates/service.yaml b/charts/minio/1.7.2/templates/service.yaml similarity index 100% rename from charts/minio/1.7.1/templates/service.yaml rename to charts/minio/1.7.2/templates/service.yaml diff --git a/charts/minio/1.7.1/templates/serviceaccount.yaml b/charts/minio/1.7.2/templates/serviceaccount.yaml similarity index 100% rename from charts/minio/1.7.1/templates/serviceaccount.yaml rename to charts/minio/1.7.2/templates/serviceaccount.yaml diff --git a/charts/minio/1.7.1/templates/tests/deployment-check.yaml b/charts/minio/1.7.2/templates/tests/deployment-check.yaml similarity index 100% rename from charts/minio/1.7.1/templates/tests/deployment-check.yaml rename to charts/minio/1.7.2/templates/tests/deployment-check.yaml diff --git a/charts/minio/1.7.1/test_values.yaml b/charts/minio/1.7.2/test_values.yaml similarity index 96% rename from charts/minio/1.7.1/test_values.yaml rename to charts/minio/1.7.2/test_values.yaml index 3c60252d91..a96b3d8cb3 100644 --- a/charts/minio/1.7.1/test_values.yaml +++ b/charts/minio/1.7.2/test_values.yaml @@ -13,7 +13,7 @@ extraArgs: [] image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2022-12-12T19-27-27Z + tag: RELEASE.2023-01-02T09-40-09Z ixChartContext: {} logSearchImage: pullPolicy: IfNotPresent diff --git a/charts/pihole/1.0.11/Chart.lock b/charts/pihole/1.0.12/Chart.lock similarity index 100% rename from charts/pihole/1.0.11/Chart.lock rename to charts/pihole/1.0.12/Chart.lock diff --git a/test/pihole/1.0.11/Chart.yaml b/charts/pihole/1.0.12/Chart.yaml similarity index 90% rename from test/pihole/1.0.11/Chart.yaml rename to charts/pihole/1.0.12/Chart.yaml index 60e887430f..5fcd136e25 100644 --- a/test/pihole/1.0.11/Chart.yaml +++ b/charts/pihole/1.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: '2022.12' +appVersion: 2022.12.1 dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -11,4 +11,4 @@ keywords: - networking - dns name: pihole -version: 1.0.11 +version: 1.0.12 diff --git a/charts/pihole/1.0.11/README.md b/charts/pihole/1.0.12/README.md similarity index 100% rename from charts/pihole/1.0.11/README.md rename to charts/pihole/1.0.12/README.md diff --git a/charts/pihole/1.0.11/app-readme.md b/charts/pihole/1.0.12/app-readme.md similarity index 100% rename from charts/pihole/1.0.11/app-readme.md rename to charts/pihole/1.0.12/app-readme.md diff --git a/charts/pihole/1.0.11/charts/common-2207.0.0.tgz b/charts/pihole/1.0.12/charts/common-2207.0.0.tgz similarity index 100% rename from charts/pihole/1.0.11/charts/common-2207.0.0.tgz rename to charts/pihole/1.0.12/charts/common-2207.0.0.tgz diff --git a/test/pihole/1.0.11/ix_values.yaml b/charts/pihole/1.0.12/ix_values.yaml similarity index 78% rename from test/pihole/1.0.11/ix_values.yaml rename to charts/pihole/1.0.12/ix_values.yaml index fac95f4ebf..b0713af98e 100644 --- a/test/pihole/1.0.11/ix_values.yaml +++ b/charts/pihole/1.0.12/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: pihole/pihole - tag: '2022.12' + tag: 2022.12.1 diff --git a/charts/pihole/1.0.11/questions.yaml b/charts/pihole/1.0.12/questions.yaml similarity index 100% rename from charts/pihole/1.0.11/questions.yaml rename to charts/pihole/1.0.12/questions.yaml diff --git a/charts/pihole/1.0.11/templates/deployment.yaml b/charts/pihole/1.0.12/templates/deployment.yaml similarity index 100% rename from charts/pihole/1.0.11/templates/deployment.yaml rename to charts/pihole/1.0.12/templates/deployment.yaml diff --git a/charts/pihole/1.0.11/templates/pre-install-job.yaml b/charts/pihole/1.0.12/templates/pre-install-job.yaml similarity index 100% rename from charts/pihole/1.0.11/templates/pre-install-job.yaml rename to charts/pihole/1.0.12/templates/pre-install-job.yaml diff --git a/charts/pihole/1.0.11/templates/secret.yaml b/charts/pihole/1.0.12/templates/secret.yaml similarity index 100% rename from charts/pihole/1.0.11/templates/secret.yaml rename to charts/pihole/1.0.12/templates/secret.yaml diff --git a/charts/pihole/1.0.11/templates/service.yaml b/charts/pihole/1.0.12/templates/service.yaml similarity index 100% rename from charts/pihole/1.0.11/templates/service.yaml rename to charts/pihole/1.0.12/templates/service.yaml diff --git a/charts/pihole/1.0.11/templates/tests/deployment-check.yaml b/charts/pihole/1.0.12/templates/tests/deployment-check.yaml similarity index 100% rename from charts/pihole/1.0.11/templates/tests/deployment-check.yaml rename to charts/pihole/1.0.12/templates/tests/deployment-check.yaml diff --git a/test/pihole/1.0.11/test_values.yaml b/charts/pihole/1.0.12/test_values.yaml similarity index 96% rename from test/pihole/1.0.11/test_values.yaml rename to charts/pihole/1.0.12/test_values.yaml index 84ef4a9b48..36caf64883 100644 --- a/test/pihole/1.0.11/test_values.yaml +++ b/charts/pihole/1.0.12/test_values.yaml @@ -18,7 +18,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: pihole/pihole - tag: '2022.12' + tag: 2022.12.1 ownerGID: 568 ownerUID: 568 password: admin123 diff --git a/charts/syncthing/1.0.15/Chart.lock b/charts/syncthing/1.0.16/Chart.lock similarity index 100% rename from charts/syncthing/1.0.15/Chart.lock rename to charts/syncthing/1.0.16/Chart.lock diff --git a/charts/syncthing/1.0.15/Chart.yaml b/charts/syncthing/1.0.16/Chart.yaml similarity index 91% rename from charts/syncthing/1.0.15/Chart.yaml rename to charts/syncthing/1.0.16/Chart.yaml index 718bf307aa..5cb23799c4 100644 --- a/charts/syncthing/1.0.15/Chart.yaml +++ b/charts/syncthing/1.0.16/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.22.2 +appVersion: 1.23.0 dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -11,4 +11,4 @@ keywords: - storage - backup name: syncthing -version: 1.0.15 +version: 1.0.16 diff --git a/charts/syncthing/1.0.15/README.md b/charts/syncthing/1.0.16/README.md similarity index 100% rename from charts/syncthing/1.0.15/README.md rename to charts/syncthing/1.0.16/README.md diff --git a/charts/syncthing/1.0.15/app-readme.md b/charts/syncthing/1.0.16/app-readme.md similarity index 100% rename from charts/syncthing/1.0.15/app-readme.md rename to charts/syncthing/1.0.16/app-readme.md diff --git a/charts/syncthing/1.0.15/charts/common-2207.0.0.tgz b/charts/syncthing/1.0.16/charts/common-2207.0.0.tgz similarity index 100% rename from charts/syncthing/1.0.15/charts/common-2207.0.0.tgz rename to charts/syncthing/1.0.16/charts/common-2207.0.0.tgz diff --git a/test/syncthing/1.0.15/ix_values.yaml b/charts/syncthing/1.0.16/ix_values.yaml similarity index 82% rename from test/syncthing/1.0.15/ix_values.yaml rename to charts/syncthing/1.0.16/ix_values.yaml index 9c39b15dd0..e95a244d90 100644 --- a/test/syncthing/1.0.15/ix_values.yaml +++ b/charts/syncthing/1.0.16/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: syncthing/syncthing - tag: 1.22.2 + tag: 1.23.0 diff --git a/charts/syncthing/1.0.15/questions.yaml b/charts/syncthing/1.0.16/questions.yaml similarity index 100% rename from charts/syncthing/1.0.15/questions.yaml rename to charts/syncthing/1.0.16/questions.yaml diff --git a/charts/syncthing/1.0.15/templates/deployment.yaml b/charts/syncthing/1.0.16/templates/deployment.yaml similarity index 100% rename from charts/syncthing/1.0.15/templates/deployment.yaml rename to charts/syncthing/1.0.16/templates/deployment.yaml diff --git a/charts/syncthing/1.0.15/templates/pre-install-job.yaml b/charts/syncthing/1.0.16/templates/pre-install-job.yaml similarity index 100% rename from charts/syncthing/1.0.15/templates/pre-install-job.yaml rename to charts/syncthing/1.0.16/templates/pre-install-job.yaml diff --git a/charts/syncthing/1.0.15/templates/service.yaml b/charts/syncthing/1.0.16/templates/service.yaml similarity index 100% rename from charts/syncthing/1.0.15/templates/service.yaml rename to charts/syncthing/1.0.16/templates/service.yaml diff --git a/charts/syncthing/1.0.15/templates/tests/deployment-check.yaml b/charts/syncthing/1.0.16/templates/tests/deployment-check.yaml similarity index 100% rename from charts/syncthing/1.0.15/templates/tests/deployment-check.yaml rename to charts/syncthing/1.0.16/templates/tests/deployment-check.yaml diff --git a/test/syncthing/1.0.15/test_values.yaml b/charts/syncthing/1.0.16/test_values.yaml similarity index 96% rename from test/syncthing/1.0.15/test_values.yaml rename to charts/syncthing/1.0.16/test_values.yaml index 66517c325e..13269db200 100644 --- a/test/syncthing/1.0.15/test_values.yaml +++ b/charts/syncthing/1.0.16/test_values.yaml @@ -11,7 +11,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: syncthing/syncthing - tag: 1.22.2 + tag: 1.23.0 ownerGID: 568 ownerUID: 568 tcp_port: 32001 diff --git a/test/chia/1.3.37/.helmignore b/test/chia/1.3.38/.helmignore similarity index 100% rename from test/chia/1.3.37/.helmignore rename to test/chia/1.3.38/.helmignore diff --git a/test/chia/1.3.37/Chart.yaml b/test/chia/1.3.38/Chart.yaml similarity index 92% rename from test/chia/1.3.37/Chart.yaml rename to test/chia/1.3.38/Chart.yaml index f4f1e58410..4d363bd3c4 100644 --- a/test/chia/1.3.37/Chart.yaml +++ b/test/chia/1.3.38/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v1.6.1_1 +appVersion: v1.6.2 dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -15,4 +15,4 @@ name: chia sources: - https://github.com/Chia-Network/chia-blockchain - https://github.com/orgs/chia-network/packages/container/package/chia -version: 1.3.37 +version: 1.3.38 diff --git a/test/chia/1.3.37/README.md b/test/chia/1.3.38/README.md similarity index 100% rename from test/chia/1.3.37/README.md rename to test/chia/1.3.38/README.md diff --git a/test/chia/1.3.37/app-readme.md b/test/chia/1.3.38/app-readme.md similarity index 100% rename from test/chia/1.3.37/app-readme.md rename to test/chia/1.3.38/app-readme.md diff --git a/test/chia/1.3.37/charts/common-2207.0.0.tgz b/test/chia/1.3.38/charts/common-2207.0.0.tgz similarity index 100% rename from test/chia/1.3.37/charts/common-2207.0.0.tgz rename to test/chia/1.3.38/charts/common-2207.0.0.tgz diff --git a/test/chia/1.3.37/default_values.yaml b/test/chia/1.3.38/default_values.yaml similarity index 100% rename from test/chia/1.3.37/default_values.yaml rename to test/chia/1.3.38/default_values.yaml diff --git a/charts/chia/1.3.37/ix_values.yaml b/test/chia/1.3.38/ix_values.yaml similarity index 85% rename from charts/chia/1.3.37/ix_values.yaml rename to test/chia/1.3.38/ix_values.yaml index d1896129b3..b71535f92b 100644 --- a/charts/chia/1.3.37/ix_values.yaml +++ b/test/chia/1.3.38/ix_values.yaml @@ -1,5 +1,5 @@ image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.6.1_1 + tag: v1.6.2 updateStrategy: Recreate diff --git a/test/chia/1.3.37/questions.yaml b/test/chia/1.3.38/questions.yaml similarity index 100% rename from test/chia/1.3.37/questions.yaml rename to test/chia/1.3.38/questions.yaml diff --git a/test/chia/1.3.37/requirements.lock b/test/chia/1.3.38/requirements.lock similarity index 100% rename from test/chia/1.3.37/requirements.lock rename to test/chia/1.3.38/requirements.lock diff --git a/test/chia/1.3.37/templates/deployment.yaml b/test/chia/1.3.38/templates/deployment.yaml similarity index 100% rename from test/chia/1.3.37/templates/deployment.yaml rename to test/chia/1.3.38/templates/deployment.yaml diff --git a/test/chia/1.3.37/templates/generate-mnemonic.yaml b/test/chia/1.3.38/templates/generate-mnemonic.yaml similarity index 100% rename from test/chia/1.3.37/templates/generate-mnemonic.yaml rename to test/chia/1.3.38/templates/generate-mnemonic.yaml diff --git a/test/chia/1.3.37/templates/mnemonic-configmap.yaml b/test/chia/1.3.38/templates/mnemonic-configmap.yaml similarity index 100% rename from test/chia/1.3.37/templates/mnemonic-configmap.yaml rename to test/chia/1.3.38/templates/mnemonic-configmap.yaml diff --git a/test/chia/1.3.37/templates/networking.tpl b/test/chia/1.3.38/templates/networking.tpl similarity index 100% rename from test/chia/1.3.37/templates/networking.tpl rename to test/chia/1.3.38/templates/networking.tpl diff --git a/test/chia/1.3.37/templates/service.yaml b/test/chia/1.3.38/templates/service.yaml similarity index 100% rename from test/chia/1.3.37/templates/service.yaml rename to test/chia/1.3.38/templates/service.yaml diff --git a/charts/chia/1.3.37/test_values.yaml b/test/chia/1.3.38/test_values.yaml similarity index 94% rename from charts/chia/1.3.37/test_values.yaml rename to test/chia/1.3.38/test_values.yaml index c2da818810..4f16ff1056 100644 --- a/charts/chia/1.3.37/test_values.yaml +++ b/test/chia/1.3.38/test_values.yaml @@ -9,7 +9,7 @@ farmr_env: 'off' image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.6.1_1 + tag: v1.6.2 service: farmerPort: 31122 nodePort: 31121 diff --git a/test/chia/1.3.37/values.yaml b/test/chia/1.3.38/values.yaml similarity index 100% rename from test/chia/1.3.37/values.yaml rename to test/chia/1.3.38/values.yaml diff --git a/test/home-assistant/1.0.53/Chart.lock b/test/home-assistant/1.0.54/Chart.lock similarity index 100% rename from test/home-assistant/1.0.53/Chart.lock rename to test/home-assistant/1.0.54/Chart.lock diff --git a/charts/home-assistant/1.0.53/Chart.yaml b/test/home-assistant/1.0.54/Chart.yaml similarity index 91% rename from charts/home-assistant/1.0.53/Chart.yaml rename to test/home-assistant/1.0.54/Chart.yaml index b1e876affc..3be339880c 100644 --- a/charts/home-assistant/1.0.53/Chart.yaml +++ b/test/home-assistant/1.0.54/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2022.12.8 +appVersion: 2023.1.0 dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -12,4 +12,4 @@ keywords: name: home-assistant sources: - https://github.com/home-assistant/home-assistant -version: 1.0.53 +version: 1.0.54 diff --git a/test/home-assistant/1.0.53/README.md b/test/home-assistant/1.0.54/README.md similarity index 100% rename from test/home-assistant/1.0.53/README.md rename to test/home-assistant/1.0.54/README.md diff --git a/test/home-assistant/1.0.53/app-readme.md b/test/home-assistant/1.0.54/app-readme.md similarity index 100% rename from test/home-assistant/1.0.53/app-readme.md rename to test/home-assistant/1.0.54/app-readme.md diff --git a/test/home-assistant/1.0.53/charts/common-2207.0.0.tgz b/test/home-assistant/1.0.54/charts/common-2207.0.0.tgz similarity index 100% rename from test/home-assistant/1.0.53/charts/common-2207.0.0.tgz rename to test/home-assistant/1.0.54/charts/common-2207.0.0.tgz diff --git a/test/home-assistant/1.0.53/ix_values.yaml b/test/home-assistant/1.0.54/ix_values.yaml similarity index 81% rename from test/home-assistant/1.0.53/ix_values.yaml rename to test/home-assistant/1.0.54/ix_values.yaml index 1441f4ffdb..730c2c180c 100644 --- a/test/home-assistant/1.0.53/ix_values.yaml +++ b/test/home-assistant/1.0.54/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.12.8 + tag: 2023.1.0 diff --git a/test/home-assistant/1.0.53/questions.yaml b/test/home-assistant/1.0.54/questions.yaml similarity index 100% rename from test/home-assistant/1.0.53/questions.yaml rename to test/home-assistant/1.0.54/questions.yaml diff --git a/test/home-assistant/1.0.53/templates/_postgres.tpl b/test/home-assistant/1.0.54/templates/_postgres.tpl similarity index 100% rename from test/home-assistant/1.0.53/templates/_postgres.tpl rename to test/home-assistant/1.0.54/templates/_postgres.tpl diff --git a/test/home-assistant/1.0.53/templates/backup-postgres-config.yaml b/test/home-assistant/1.0.54/templates/backup-postgres-config.yaml similarity index 100% rename from test/home-assistant/1.0.53/templates/backup-postgres-config.yaml rename to test/home-assistant/1.0.54/templates/backup-postgres-config.yaml diff --git a/test/home-assistant/1.0.53/templates/backup-postgres-hook.yaml b/test/home-assistant/1.0.54/templates/backup-postgres-hook.yaml similarity index 100% rename from test/home-assistant/1.0.53/templates/backup-postgres-hook.yaml rename to test/home-assistant/1.0.54/templates/backup-postgres-hook.yaml diff --git a/test/home-assistant/1.0.53/templates/deployment.yaml b/test/home-assistant/1.0.54/templates/deployment.yaml similarity index 100% rename from test/home-assistant/1.0.53/templates/deployment.yaml rename to test/home-assistant/1.0.54/templates/deployment.yaml diff --git a/test/home-assistant/1.0.53/templates/home-assistance-init-config.yaml b/test/home-assistant/1.0.54/templates/home-assistance-init-config.yaml similarity index 100% rename from test/home-assistant/1.0.53/templates/home-assistance-init-config.yaml rename to test/home-assistant/1.0.54/templates/home-assistance-init-config.yaml diff --git a/test/home-assistant/1.0.53/templates/postgres-config.yaml b/test/home-assistant/1.0.54/templates/postgres-config.yaml similarity index 100% rename from test/home-assistant/1.0.53/templates/postgres-config.yaml rename to test/home-assistant/1.0.54/templates/postgres-config.yaml diff --git a/test/home-assistant/1.0.53/templates/postgres-deployment.yaml b/test/home-assistant/1.0.54/templates/postgres-deployment.yaml similarity index 100% rename from test/home-assistant/1.0.53/templates/postgres-deployment.yaml rename to test/home-assistant/1.0.54/templates/postgres-deployment.yaml diff --git a/test/home-assistant/1.0.53/templates/postgres-secret.yaml b/test/home-assistant/1.0.54/templates/postgres-secret.yaml similarity index 100% rename from test/home-assistant/1.0.53/templates/postgres-secret.yaml rename to test/home-assistant/1.0.54/templates/postgres-secret.yaml diff --git a/test/home-assistant/1.0.53/templates/postgres-service.yaml b/test/home-assistant/1.0.54/templates/postgres-service.yaml similarity index 100% rename from test/home-assistant/1.0.53/templates/postgres-service.yaml rename to test/home-assistant/1.0.54/templates/postgres-service.yaml diff --git a/test/home-assistant/1.0.53/templates/pre-install-job.yaml b/test/home-assistant/1.0.54/templates/pre-install-job.yaml similarity index 100% rename from test/home-assistant/1.0.53/templates/pre-install-job.yaml rename to test/home-assistant/1.0.54/templates/pre-install-job.yaml diff --git a/test/home-assistant/1.0.53/templates/service.yaml b/test/home-assistant/1.0.54/templates/service.yaml similarity index 100% rename from test/home-assistant/1.0.53/templates/service.yaml rename to test/home-assistant/1.0.54/templates/service.yaml diff --git a/test/home-assistant/1.0.53/templates/tests/deployment-check.yaml b/test/home-assistant/1.0.54/templates/tests/deployment-check.yaml similarity index 100% rename from test/home-assistant/1.0.53/templates/tests/deployment-check.yaml rename to test/home-assistant/1.0.54/templates/tests/deployment-check.yaml diff --git a/test/home-assistant/1.0.53/test_values.yaml b/test/home-assistant/1.0.54/test_values.yaml similarity index 97% rename from test/home-assistant/1.0.53/test_values.yaml rename to test/home-assistant/1.0.54/test_values.yaml index 770e42703e..d5647ec1ee 100644 --- a/test/home-assistant/1.0.53/test_values.yaml +++ b/test/home-assistant/1.0.54/test_values.yaml @@ -14,7 +14,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.12.8 + tag: 2023.1.0 ixChartContext: {} ownerGID: 568 ownerUID: 568 diff --git a/test/minio/1.7.1/.helmignore b/test/minio/1.7.2/.helmignore similarity index 100% rename from test/minio/1.7.1/.helmignore rename to test/minio/1.7.2/.helmignore diff --git a/test/minio/1.7.1/CHANGELOG.md b/test/minio/1.7.2/CHANGELOG.md similarity index 100% rename from test/minio/1.7.1/CHANGELOG.md rename to test/minio/1.7.2/CHANGELOG.md diff --git a/test/minio/1.7.1/Chart.yaml b/test/minio/1.7.2/Chart.yaml similarity index 91% rename from test/minio/1.7.1/Chart.yaml rename to test/minio/1.7.2/Chart.yaml index 6b887ff385..917847e06e 100644 --- a/test/minio/1.7.1/Chart.yaml +++ b/test/minio/1.7.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: '2022-12-12' +appVersion: '2023-01-02' dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -16,4 +16,4 @@ sources: - https://github.com/minio/minio - https://github.com/minio/charts upstream_version: 8.0.5 -version: 1.7.1 +version: 1.7.2 diff --git a/test/minio/1.7.1/README.md b/test/minio/1.7.2/README.md similarity index 100% rename from test/minio/1.7.1/README.md rename to test/minio/1.7.2/README.md diff --git a/test/minio/1.7.1/app-readme.md b/test/minio/1.7.2/app-readme.md similarity index 100% rename from test/minio/1.7.1/app-readme.md rename to test/minio/1.7.2/app-readme.md diff --git a/test/minio/1.7.1/charts/common-2207.0.0.tgz b/test/minio/1.7.2/charts/common-2207.0.0.tgz similarity index 100% rename from test/minio/1.7.1/charts/common-2207.0.0.tgz rename to test/minio/1.7.2/charts/common-2207.0.0.tgz diff --git a/charts/minio/1.7.1/ix_values.yaml b/test/minio/1.7.2/ix_values.yaml similarity index 86% rename from charts/minio/1.7.1/ix_values.yaml rename to test/minio/1.7.2/ix_values.yaml index 1b27f04c39..61da84570c 100644 --- a/charts/minio/1.7.1/ix_values.yaml +++ b/test/minio/1.7.2/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2022-12-12T19-27-27Z + tag: RELEASE.2023-01-02T09-40-09Z logSearchImage: pullPolicy: IfNotPresent repository: minio/operator diff --git a/test/minio/1.7.1/migrations/migrate b/test/minio/1.7.2/migrations/migrate similarity index 100% rename from test/minio/1.7.1/migrations/migrate rename to test/minio/1.7.2/migrations/migrate diff --git a/test/minio/1.7.1/migrations/migrate_from_1.0.0 b/test/minio/1.7.2/migrations/migrate_from_1.0.0 similarity index 100% rename from test/minio/1.7.1/migrations/migrate_from_1.0.0 rename to test/minio/1.7.2/migrations/migrate_from_1.0.0 diff --git a/test/minio/1.7.1/questions.yaml b/test/minio/1.7.2/questions.yaml similarity index 100% rename from test/minio/1.7.1/questions.yaml rename to test/minio/1.7.2/questions.yaml diff --git a/test/minio/1.7.1/requirements.lock b/test/minio/1.7.2/requirements.lock similarity index 100% rename from test/minio/1.7.1/requirements.lock rename to test/minio/1.7.2/requirements.lock diff --git a/test/minio/1.7.1/templates/NOTES.txt b/test/minio/1.7.2/templates/NOTES.txt similarity index 100% rename from test/minio/1.7.1/templates/NOTES.txt rename to test/minio/1.7.2/templates/NOTES.txt diff --git a/test/minio/1.7.1/templates/_cert.tpl b/test/minio/1.7.2/templates/_cert.tpl similarity index 100% rename from test/minio/1.7.1/templates/_cert.tpl rename to test/minio/1.7.2/templates/_cert.tpl diff --git a/test/minio/1.7.1/templates/_helpers.tpl b/test/minio/1.7.2/templates/_helpers.tpl similarity index 100% rename from test/minio/1.7.1/templates/_helpers.tpl rename to test/minio/1.7.2/templates/_helpers.tpl diff --git a/test/minio/1.7.1/templates/_logsearchapi.tpl b/test/minio/1.7.2/templates/_logsearchapi.tpl similarity index 100% rename from test/minio/1.7.1/templates/_logsearchapi.tpl rename to test/minio/1.7.2/templates/_logsearchapi.tpl diff --git a/test/minio/1.7.1/templates/_postgres.tpl b/test/minio/1.7.2/templates/_postgres.tpl similarity index 100% rename from test/minio/1.7.1/templates/_postgres.tpl rename to test/minio/1.7.2/templates/_postgres.tpl diff --git a/test/minio/1.7.1/templates/backup-postgres-config.yaml b/test/minio/1.7.2/templates/backup-postgres-config.yaml similarity index 100% rename from test/minio/1.7.1/templates/backup-postgres-config.yaml rename to test/minio/1.7.2/templates/backup-postgres-config.yaml diff --git a/test/minio/1.7.1/templates/backup-postgres-hook.yaml b/test/minio/1.7.2/templates/backup-postgres-hook.yaml similarity index 100% rename from test/minio/1.7.1/templates/backup-postgres-hook.yaml rename to test/minio/1.7.2/templates/backup-postgres-hook.yaml diff --git a/test/minio/1.7.1/templates/configmap.yaml b/test/minio/1.7.2/templates/configmap.yaml similarity index 100% rename from test/minio/1.7.1/templates/configmap.yaml rename to test/minio/1.7.2/templates/configmap.yaml diff --git a/test/minio/1.7.1/templates/deployment.yaml b/test/minio/1.7.2/templates/deployment.yaml similarity index 100% rename from test/minio/1.7.1/templates/deployment.yaml rename to test/minio/1.7.2/templates/deployment.yaml diff --git a/test/minio/1.7.1/templates/logsearchapi-deployment.yaml b/test/minio/1.7.2/templates/logsearchapi-deployment.yaml similarity index 100% rename from test/minio/1.7.1/templates/logsearchapi-deployment.yaml rename to test/minio/1.7.2/templates/logsearchapi-deployment.yaml diff --git a/test/minio/1.7.1/templates/logsearchapi-secret.yaml b/test/minio/1.7.2/templates/logsearchapi-secret.yaml similarity index 100% rename from test/minio/1.7.1/templates/logsearchapi-secret.yaml rename to test/minio/1.7.2/templates/logsearchapi-secret.yaml diff --git a/test/minio/1.7.1/templates/logsearchapi-service.yaml b/test/minio/1.7.2/templates/logsearchapi-service.yaml similarity index 100% rename from test/minio/1.7.1/templates/logsearchapi-service.yaml rename to test/minio/1.7.2/templates/logsearchapi-service.yaml diff --git a/test/minio/1.7.1/templates/postgres-deployment.yaml b/test/minio/1.7.2/templates/postgres-deployment.yaml similarity index 100% rename from test/minio/1.7.1/templates/postgres-deployment.yaml rename to test/minio/1.7.2/templates/postgres-deployment.yaml diff --git a/test/minio/1.7.1/templates/postgres-secret.yaml b/test/minio/1.7.2/templates/postgres-secret.yaml similarity index 100% rename from test/minio/1.7.1/templates/postgres-secret.yaml rename to test/minio/1.7.2/templates/postgres-secret.yaml diff --git a/test/minio/1.7.1/templates/postgres-service.yaml b/test/minio/1.7.2/templates/postgres-service.yaml similarity index 100% rename from test/minio/1.7.1/templates/postgres-service.yaml rename to test/minio/1.7.2/templates/postgres-service.yaml diff --git a/test/minio/1.7.1/templates/pre-install-job.yaml b/test/minio/1.7.2/templates/pre-install-job.yaml similarity index 100% rename from test/minio/1.7.1/templates/pre-install-job.yaml rename to test/minio/1.7.2/templates/pre-install-job.yaml diff --git a/test/minio/1.7.1/templates/secrets.yaml b/test/minio/1.7.2/templates/secrets.yaml similarity index 100% rename from test/minio/1.7.1/templates/secrets.yaml rename to test/minio/1.7.2/templates/secrets.yaml diff --git a/test/minio/1.7.1/templates/service.yaml b/test/minio/1.7.2/templates/service.yaml similarity index 100% rename from test/minio/1.7.1/templates/service.yaml rename to test/minio/1.7.2/templates/service.yaml diff --git a/test/minio/1.7.1/templates/serviceaccount.yaml b/test/minio/1.7.2/templates/serviceaccount.yaml similarity index 100% rename from test/minio/1.7.1/templates/serviceaccount.yaml rename to test/minio/1.7.2/templates/serviceaccount.yaml diff --git a/test/minio/1.7.1/templates/tests/deployment-check.yaml b/test/minio/1.7.2/templates/tests/deployment-check.yaml similarity index 100% rename from test/minio/1.7.1/templates/tests/deployment-check.yaml rename to test/minio/1.7.2/templates/tests/deployment-check.yaml diff --git a/test/minio/1.7.1/test_values.yaml b/test/minio/1.7.2/test_values.yaml similarity index 96% rename from test/minio/1.7.1/test_values.yaml rename to test/minio/1.7.2/test_values.yaml index 3c60252d91..a96b3d8cb3 100644 --- a/test/minio/1.7.1/test_values.yaml +++ b/test/minio/1.7.2/test_values.yaml @@ -13,7 +13,7 @@ extraArgs: [] image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2022-12-12T19-27-27Z + tag: RELEASE.2023-01-02T09-40-09Z ixChartContext: {} logSearchImage: pullPolicy: IfNotPresent diff --git a/test/pihole/1.0.11/Chart.lock b/test/pihole/1.0.12/Chart.lock similarity index 100% rename from test/pihole/1.0.11/Chart.lock rename to test/pihole/1.0.12/Chart.lock diff --git a/charts/pihole/1.0.11/Chart.yaml b/test/pihole/1.0.12/Chart.yaml similarity index 90% rename from charts/pihole/1.0.11/Chart.yaml rename to test/pihole/1.0.12/Chart.yaml index 60e887430f..5fcd136e25 100644 --- a/charts/pihole/1.0.11/Chart.yaml +++ b/test/pihole/1.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: '2022.12' +appVersion: 2022.12.1 dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -11,4 +11,4 @@ keywords: - networking - dns name: pihole -version: 1.0.11 +version: 1.0.12 diff --git a/test/pihole/1.0.11/README.md b/test/pihole/1.0.12/README.md similarity index 100% rename from test/pihole/1.0.11/README.md rename to test/pihole/1.0.12/README.md diff --git a/test/pihole/1.0.11/app-readme.md b/test/pihole/1.0.12/app-readme.md similarity index 100% rename from test/pihole/1.0.11/app-readme.md rename to test/pihole/1.0.12/app-readme.md diff --git a/test/pihole/1.0.11/charts/common-2207.0.0.tgz b/test/pihole/1.0.12/charts/common-2207.0.0.tgz similarity index 100% rename from test/pihole/1.0.11/charts/common-2207.0.0.tgz rename to test/pihole/1.0.12/charts/common-2207.0.0.tgz diff --git a/charts/pihole/1.0.11/ix_values.yaml b/test/pihole/1.0.12/ix_values.yaml similarity index 78% rename from charts/pihole/1.0.11/ix_values.yaml rename to test/pihole/1.0.12/ix_values.yaml index fac95f4ebf..b0713af98e 100644 --- a/charts/pihole/1.0.11/ix_values.yaml +++ b/test/pihole/1.0.12/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: pihole/pihole - tag: '2022.12' + tag: 2022.12.1 diff --git a/test/pihole/1.0.11/questions.yaml b/test/pihole/1.0.12/questions.yaml similarity index 100% rename from test/pihole/1.0.11/questions.yaml rename to test/pihole/1.0.12/questions.yaml diff --git a/test/pihole/1.0.11/templates/deployment.yaml b/test/pihole/1.0.12/templates/deployment.yaml similarity index 100% rename from test/pihole/1.0.11/templates/deployment.yaml rename to test/pihole/1.0.12/templates/deployment.yaml diff --git a/test/pihole/1.0.11/templates/pre-install-job.yaml b/test/pihole/1.0.12/templates/pre-install-job.yaml similarity index 100% rename from test/pihole/1.0.11/templates/pre-install-job.yaml rename to test/pihole/1.0.12/templates/pre-install-job.yaml diff --git a/test/pihole/1.0.11/templates/secret.yaml b/test/pihole/1.0.12/templates/secret.yaml similarity index 100% rename from test/pihole/1.0.11/templates/secret.yaml rename to test/pihole/1.0.12/templates/secret.yaml diff --git a/test/pihole/1.0.11/templates/service.yaml b/test/pihole/1.0.12/templates/service.yaml similarity index 100% rename from test/pihole/1.0.11/templates/service.yaml rename to test/pihole/1.0.12/templates/service.yaml diff --git a/test/pihole/1.0.11/templates/tests/deployment-check.yaml b/test/pihole/1.0.12/templates/tests/deployment-check.yaml similarity index 100% rename from test/pihole/1.0.11/templates/tests/deployment-check.yaml rename to test/pihole/1.0.12/templates/tests/deployment-check.yaml diff --git a/charts/pihole/1.0.11/test_values.yaml b/test/pihole/1.0.12/test_values.yaml similarity index 96% rename from charts/pihole/1.0.11/test_values.yaml rename to test/pihole/1.0.12/test_values.yaml index 84ef4a9b48..36caf64883 100644 --- a/charts/pihole/1.0.11/test_values.yaml +++ b/test/pihole/1.0.12/test_values.yaml @@ -18,7 +18,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: pihole/pihole - tag: '2022.12' + tag: 2022.12.1 ownerGID: 568 ownerUID: 568 password: admin123 diff --git a/test/syncthing/1.0.15/Chart.lock b/test/syncthing/1.0.16/Chart.lock similarity index 100% rename from test/syncthing/1.0.15/Chart.lock rename to test/syncthing/1.0.16/Chart.lock diff --git a/test/syncthing/1.0.15/Chart.yaml b/test/syncthing/1.0.16/Chart.yaml similarity index 91% rename from test/syncthing/1.0.15/Chart.yaml rename to test/syncthing/1.0.16/Chart.yaml index 718bf307aa..5cb23799c4 100644 --- a/test/syncthing/1.0.15/Chart.yaml +++ b/test/syncthing/1.0.16/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.22.2 +appVersion: 1.23.0 dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -11,4 +11,4 @@ keywords: - storage - backup name: syncthing -version: 1.0.15 +version: 1.0.16 diff --git a/test/syncthing/1.0.15/README.md b/test/syncthing/1.0.16/README.md similarity index 100% rename from test/syncthing/1.0.15/README.md rename to test/syncthing/1.0.16/README.md diff --git a/test/syncthing/1.0.15/app-readme.md b/test/syncthing/1.0.16/app-readme.md similarity index 100% rename from test/syncthing/1.0.15/app-readme.md rename to test/syncthing/1.0.16/app-readme.md diff --git a/test/syncthing/1.0.15/charts/common-2207.0.0.tgz b/test/syncthing/1.0.16/charts/common-2207.0.0.tgz similarity index 100% rename from test/syncthing/1.0.15/charts/common-2207.0.0.tgz rename to test/syncthing/1.0.16/charts/common-2207.0.0.tgz diff --git a/charts/syncthing/1.0.15/ix_values.yaml b/test/syncthing/1.0.16/ix_values.yaml similarity index 82% rename from charts/syncthing/1.0.15/ix_values.yaml rename to test/syncthing/1.0.16/ix_values.yaml index 9c39b15dd0..e95a244d90 100644 --- a/charts/syncthing/1.0.15/ix_values.yaml +++ b/test/syncthing/1.0.16/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: syncthing/syncthing - tag: 1.22.2 + tag: 1.23.0 diff --git a/test/syncthing/1.0.15/questions.yaml b/test/syncthing/1.0.16/questions.yaml similarity index 100% rename from test/syncthing/1.0.15/questions.yaml rename to test/syncthing/1.0.16/questions.yaml diff --git a/test/syncthing/1.0.15/templates/deployment.yaml b/test/syncthing/1.0.16/templates/deployment.yaml similarity index 100% rename from test/syncthing/1.0.15/templates/deployment.yaml rename to test/syncthing/1.0.16/templates/deployment.yaml diff --git a/test/syncthing/1.0.15/templates/pre-install-job.yaml b/test/syncthing/1.0.16/templates/pre-install-job.yaml similarity index 100% rename from test/syncthing/1.0.15/templates/pre-install-job.yaml rename to test/syncthing/1.0.16/templates/pre-install-job.yaml diff --git a/test/syncthing/1.0.15/templates/service.yaml b/test/syncthing/1.0.16/templates/service.yaml similarity index 100% rename from test/syncthing/1.0.15/templates/service.yaml rename to test/syncthing/1.0.16/templates/service.yaml diff --git a/test/syncthing/1.0.15/templates/tests/deployment-check.yaml b/test/syncthing/1.0.16/templates/tests/deployment-check.yaml similarity index 100% rename from test/syncthing/1.0.15/templates/tests/deployment-check.yaml rename to test/syncthing/1.0.16/templates/tests/deployment-check.yaml diff --git a/charts/syncthing/1.0.15/test_values.yaml b/test/syncthing/1.0.16/test_values.yaml similarity index 96% rename from charts/syncthing/1.0.15/test_values.yaml rename to test/syncthing/1.0.16/test_values.yaml index 66517c325e..13269db200 100644 --- a/charts/syncthing/1.0.15/test_values.yaml +++ b/test/syncthing/1.0.16/test_values.yaml @@ -11,7 +11,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: syncthing/syncthing - tag: 1.22.2 + tag: 1.23.0 ownerGID: 568 ownerUID: 568 tcp_port: 32001