diff --git a/charts/home-assistant/1.0.6/Chart.yaml b/charts/home-assistant/1.0.7/Chart.yaml similarity index 91% rename from charts/home-assistant/1.0.6/Chart.yaml rename to charts/home-assistant/1.0.7/Chart.yaml index fca3a28b3b..66df1d87e3 100644 --- a/charts/home-assistant/1.0.6/Chart.yaml +++ b/charts/home-assistant/1.0.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2022.6.4 +appVersion: 2022.6.5 dependencies: - name: common repository: file://../../../library/common/2112.0.0 @@ -12,4 +12,4 @@ keywords: name: home-assistant sources: - https://github.com/home-assistant/home-assistant -version: 1.0.6 +version: 1.0.7 diff --git a/charts/home-assistant/1.0.6/README.md b/charts/home-assistant/1.0.7/README.md similarity index 100% rename from charts/home-assistant/1.0.6/README.md rename to charts/home-assistant/1.0.7/README.md diff --git a/charts/home-assistant/1.0.6/app-readme.md b/charts/home-assistant/1.0.7/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.6/app-readme.md rename to charts/home-assistant/1.0.7/app-readme.md diff --git a/charts/home-assistant/1.0.6/charts/common-2112.0.0.tgz b/charts/home-assistant/1.0.7/charts/common-2112.0.0.tgz similarity index 100% rename from charts/home-assistant/1.0.6/charts/common-2112.0.0.tgz rename to charts/home-assistant/1.0.7/charts/common-2112.0.0.tgz diff --git a/charts/home-assistant/1.0.6/ix_values.yaml b/charts/home-assistant/1.0.7/ix_values.yaml similarity index 82% rename from charts/home-assistant/1.0.6/ix_values.yaml rename to charts/home-assistant/1.0.7/ix_values.yaml index 31e6252e75..3c9ec0dc76 100644 --- a/charts/home-assistant/1.0.6/ix_values.yaml +++ b/charts/home-assistant/1.0.7/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.6.4 + tag: 2022.6.5 diff --git a/charts/home-assistant/1.0.6/questions.yaml b/charts/home-assistant/1.0.7/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.6/questions.yaml rename to charts/home-assistant/1.0.7/questions.yaml diff --git a/charts/home-assistant/1.0.6/templates/_postgres.tpl b/charts/home-assistant/1.0.7/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.6/templates/_postgres.tpl rename to charts/home-assistant/1.0.7/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.6/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.7/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.6/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.7/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.6/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.7/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.6/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.7/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.6/templates/deployment.yaml b/charts/home-assistant/1.0.7/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.6/templates/deployment.yaml rename to charts/home-assistant/1.0.7/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.6/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.7/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.6/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.7/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.6/templates/postgres-config.yaml b/charts/home-assistant/1.0.7/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.6/templates/postgres-config.yaml rename to charts/home-assistant/1.0.7/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.6/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.7/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.6/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.7/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.6/templates/postgres-secret.yaml b/charts/home-assistant/1.0.7/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.6/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.7/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.6/templates/postgres-service.yaml b/charts/home-assistant/1.0.7/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.6/templates/postgres-service.yaml rename to charts/home-assistant/1.0.7/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.6/templates/pre-install-job.yaml b/charts/home-assistant/1.0.7/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.6/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.7/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.6/templates/service.yaml b/charts/home-assistant/1.0.7/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.6/templates/service.yaml rename to charts/home-assistant/1.0.7/templates/service.yaml diff --git a/charts/home-assistant/1.0.6/templates/tests/deployment-check.yaml b/charts/home-assistant/1.0.7/templates/tests/deployment-check.yaml similarity index 100% rename from charts/home-assistant/1.0.6/templates/tests/deployment-check.yaml rename to charts/home-assistant/1.0.7/templates/tests/deployment-check.yaml diff --git a/test/home-assistant/1.0.6/test_values.yaml b/charts/home-assistant/1.0.7/test_values.yaml similarity index 97% rename from test/home-assistant/1.0.6/test_values.yaml rename to charts/home-assistant/1.0.7/test_values.yaml index d9b340d431..e58bba814b 100644 --- a/test/home-assistant/1.0.6/test_values.yaml +++ b/charts/home-assistant/1.0.7/test_values.yaml @@ -14,7 +14,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.6.4 + tag: 2022.6.5 ixChartContext: {} ownerGID: 568 ownerUID: 568 diff --git a/charts/minio/1.6.18/.helmignore b/charts/minio/1.6.19/.helmignore similarity index 100% rename from charts/minio/1.6.18/.helmignore rename to charts/minio/1.6.19/.helmignore diff --git a/charts/minio/1.6.18/CHANGELOG.md b/charts/minio/1.6.19/CHANGELOG.md similarity index 100% rename from charts/minio/1.6.18/CHANGELOG.md rename to charts/minio/1.6.19/CHANGELOG.md diff --git a/test/minio/1.6.18/Chart.yaml b/charts/minio/1.6.19/Chart.yaml similarity index 91% rename from test/minio/1.6.18/Chart.yaml rename to charts/minio/1.6.19/Chart.yaml index aa64461789..2631ce146d 100644 --- a/test/minio/1.6.18/Chart.yaml +++ b/charts/minio/1.6.19/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: '2022-06-07' +appVersion: '2022-06-10' dependencies: - name: common repository: file://../../../library/common/2112.0.0 @@ -16,4 +16,4 @@ sources: - https://github.com/minio/minio - https://github.com/minio/charts upstream_version: 8.0.5 -version: 1.6.18 +version: 1.6.19 diff --git a/charts/minio/1.6.18/README.md b/charts/minio/1.6.19/README.md similarity index 100% rename from charts/minio/1.6.18/README.md rename to charts/minio/1.6.19/README.md diff --git a/charts/minio/1.6.18/app-readme.md b/charts/minio/1.6.19/app-readme.md similarity index 100% rename from charts/minio/1.6.18/app-readme.md rename to charts/minio/1.6.19/app-readme.md diff --git a/charts/minio/1.6.18/charts/common-2112.0.0.tgz b/charts/minio/1.6.19/charts/common-2112.0.0.tgz similarity index 100% rename from charts/minio/1.6.18/charts/common-2112.0.0.tgz rename to charts/minio/1.6.19/charts/common-2112.0.0.tgz diff --git a/charts/minio/1.6.18/ix_values.yaml b/charts/minio/1.6.19/ix_values.yaml similarity index 71% rename from charts/minio/1.6.18/ix_values.yaml rename to charts/minio/1.6.19/ix_values.yaml index 50e1dcd64e..73bd18763c 100644 --- a/charts/minio/1.6.18/ix_values.yaml +++ b/charts/minio/1.6.19/ix_values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2022-06-07T00-33-41Z + tag: RELEASE.2022-06-10T16-59-15Z runAsGroup: 473 runAsUser: 473 diff --git a/charts/minio/1.6.18/migrations/migrate b/charts/minio/1.6.19/migrations/migrate similarity index 100% rename from charts/minio/1.6.18/migrations/migrate rename to charts/minio/1.6.19/migrations/migrate diff --git a/charts/minio/1.6.18/migrations/migrate_from_1.0.0 b/charts/minio/1.6.19/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/minio/1.6.18/migrations/migrate_from_1.0.0 rename to charts/minio/1.6.19/migrations/migrate_from_1.0.0 diff --git a/charts/minio/1.6.18/questions.yaml b/charts/minio/1.6.19/questions.yaml similarity index 100% rename from charts/minio/1.6.18/questions.yaml rename to charts/minio/1.6.19/questions.yaml diff --git a/charts/minio/1.6.18/requirements.lock b/charts/minio/1.6.19/requirements.lock similarity index 100% rename from charts/minio/1.6.18/requirements.lock rename to charts/minio/1.6.19/requirements.lock diff --git a/charts/minio/1.6.18/templates/NOTES.txt b/charts/minio/1.6.19/templates/NOTES.txt similarity index 100% rename from charts/minio/1.6.18/templates/NOTES.txt rename to charts/minio/1.6.19/templates/NOTES.txt diff --git a/charts/minio/1.6.18/templates/_cert.tpl b/charts/minio/1.6.19/templates/_cert.tpl similarity index 100% rename from charts/minio/1.6.18/templates/_cert.tpl rename to charts/minio/1.6.19/templates/_cert.tpl diff --git a/charts/minio/1.6.18/templates/_helpers.tpl b/charts/minio/1.6.19/templates/_helpers.tpl similarity index 100% rename from charts/minio/1.6.18/templates/_helpers.tpl rename to charts/minio/1.6.19/templates/_helpers.tpl diff --git a/charts/minio/1.6.18/templates/configmap.yaml b/charts/minio/1.6.19/templates/configmap.yaml similarity index 100% rename from charts/minio/1.6.18/templates/configmap.yaml rename to charts/minio/1.6.19/templates/configmap.yaml diff --git a/charts/minio/1.6.18/templates/deployment.yaml b/charts/minio/1.6.19/templates/deployment.yaml similarity index 100% rename from charts/minio/1.6.18/templates/deployment.yaml rename to charts/minio/1.6.19/templates/deployment.yaml diff --git a/charts/minio/1.6.18/templates/pre-install-job.yaml b/charts/minio/1.6.19/templates/pre-install-job.yaml similarity index 100% rename from charts/minio/1.6.18/templates/pre-install-job.yaml rename to charts/minio/1.6.19/templates/pre-install-job.yaml diff --git a/charts/minio/1.6.18/templates/secrets.yaml b/charts/minio/1.6.19/templates/secrets.yaml similarity index 100% rename from charts/minio/1.6.18/templates/secrets.yaml rename to charts/minio/1.6.19/templates/secrets.yaml diff --git a/charts/minio/1.6.18/templates/service.yaml b/charts/minio/1.6.19/templates/service.yaml similarity index 100% rename from charts/minio/1.6.18/templates/service.yaml rename to charts/minio/1.6.19/templates/service.yaml diff --git a/charts/minio/1.6.18/templates/serviceaccount.yaml b/charts/minio/1.6.19/templates/serviceaccount.yaml similarity index 100% rename from charts/minio/1.6.18/templates/serviceaccount.yaml rename to charts/minio/1.6.19/templates/serviceaccount.yaml diff --git a/charts/minio/1.6.18/templates/tests/deployment-check.yaml b/charts/minio/1.6.19/templates/tests/deployment-check.yaml similarity index 100% rename from charts/minio/1.6.18/templates/tests/deployment-check.yaml rename to charts/minio/1.6.19/templates/tests/deployment-check.yaml diff --git a/charts/minio/1.6.18/test_values.yaml b/charts/minio/1.6.19/test_values.yaml similarity index 91% rename from charts/minio/1.6.18/test_values.yaml rename to charts/minio/1.6.19/test_values.yaml index f65be26641..4c33d4b4d8 100644 --- a/charts/minio/1.6.18/test_values.yaml +++ b/charts/minio/1.6.19/test_values.yaml @@ -13,7 +13,7 @@ extraArgs: [] image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2022-06-07T00-33-41Z + tag: RELEASE.2022-06-10T16-59-15Z minioDomain: null runAsGroup: 473 runAsUser: 473 diff --git a/test/home-assistant/1.0.6/Chart.yaml b/test/home-assistant/1.0.7/Chart.yaml similarity index 91% rename from test/home-assistant/1.0.6/Chart.yaml rename to test/home-assistant/1.0.7/Chart.yaml index fca3a28b3b..66df1d87e3 100644 --- a/test/home-assistant/1.0.6/Chart.yaml +++ b/test/home-assistant/1.0.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2022.6.4 +appVersion: 2022.6.5 dependencies: - name: common repository: file://../../../library/common/2112.0.0 @@ -12,4 +12,4 @@ keywords: name: home-assistant sources: - https://github.com/home-assistant/home-assistant -version: 1.0.6 +version: 1.0.7 diff --git a/test/home-assistant/1.0.6/README.md b/test/home-assistant/1.0.7/README.md similarity index 100% rename from test/home-assistant/1.0.6/README.md rename to test/home-assistant/1.0.7/README.md diff --git a/test/home-assistant/1.0.6/app-readme.md b/test/home-assistant/1.0.7/app-readme.md similarity index 100% rename from test/home-assistant/1.0.6/app-readme.md rename to test/home-assistant/1.0.7/app-readme.md diff --git a/test/home-assistant/1.0.6/charts/common-2112.0.0.tgz b/test/home-assistant/1.0.7/charts/common-2112.0.0.tgz similarity index 100% rename from test/home-assistant/1.0.6/charts/common-2112.0.0.tgz rename to test/home-assistant/1.0.7/charts/common-2112.0.0.tgz diff --git a/test/home-assistant/1.0.6/ix_values.yaml b/test/home-assistant/1.0.7/ix_values.yaml similarity index 82% rename from test/home-assistant/1.0.6/ix_values.yaml rename to test/home-assistant/1.0.7/ix_values.yaml index 31e6252e75..3c9ec0dc76 100644 --- a/test/home-assistant/1.0.6/ix_values.yaml +++ b/test/home-assistant/1.0.7/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.6.4 + tag: 2022.6.5 diff --git a/test/home-assistant/1.0.6/questions.yaml b/test/home-assistant/1.0.7/questions.yaml similarity index 100% rename from test/home-assistant/1.0.6/questions.yaml rename to test/home-assistant/1.0.7/questions.yaml diff --git a/test/home-assistant/1.0.6/templates/_postgres.tpl b/test/home-assistant/1.0.7/templates/_postgres.tpl similarity index 100% rename from test/home-assistant/1.0.6/templates/_postgres.tpl rename to test/home-assistant/1.0.7/templates/_postgres.tpl diff --git a/test/home-assistant/1.0.6/templates/backup-postgres-config.yaml b/test/home-assistant/1.0.7/templates/backup-postgres-config.yaml similarity index 100% rename from test/home-assistant/1.0.6/templates/backup-postgres-config.yaml rename to test/home-assistant/1.0.7/templates/backup-postgres-config.yaml diff --git a/test/home-assistant/1.0.6/templates/backup-postgres-hook.yaml b/test/home-assistant/1.0.7/templates/backup-postgres-hook.yaml similarity index 100% rename from test/home-assistant/1.0.6/templates/backup-postgres-hook.yaml rename to test/home-assistant/1.0.7/templates/backup-postgres-hook.yaml diff --git a/test/home-assistant/1.0.6/templates/deployment.yaml b/test/home-assistant/1.0.7/templates/deployment.yaml similarity index 100% rename from test/home-assistant/1.0.6/templates/deployment.yaml rename to test/home-assistant/1.0.7/templates/deployment.yaml diff --git a/test/home-assistant/1.0.6/templates/home-assistance-init-config.yaml b/test/home-assistant/1.0.7/templates/home-assistance-init-config.yaml similarity index 100% rename from test/home-assistant/1.0.6/templates/home-assistance-init-config.yaml rename to test/home-assistant/1.0.7/templates/home-assistance-init-config.yaml diff --git a/test/home-assistant/1.0.6/templates/postgres-config.yaml b/test/home-assistant/1.0.7/templates/postgres-config.yaml similarity index 100% rename from test/home-assistant/1.0.6/templates/postgres-config.yaml rename to test/home-assistant/1.0.7/templates/postgres-config.yaml diff --git a/test/home-assistant/1.0.6/templates/postgres-deployment.yaml b/test/home-assistant/1.0.7/templates/postgres-deployment.yaml similarity index 100% rename from test/home-assistant/1.0.6/templates/postgres-deployment.yaml rename to test/home-assistant/1.0.7/templates/postgres-deployment.yaml diff --git a/test/home-assistant/1.0.6/templates/postgres-secret.yaml b/test/home-assistant/1.0.7/templates/postgres-secret.yaml similarity index 100% rename from test/home-assistant/1.0.6/templates/postgres-secret.yaml rename to test/home-assistant/1.0.7/templates/postgres-secret.yaml diff --git a/test/home-assistant/1.0.6/templates/postgres-service.yaml b/test/home-assistant/1.0.7/templates/postgres-service.yaml similarity index 100% rename from test/home-assistant/1.0.6/templates/postgres-service.yaml rename to test/home-assistant/1.0.7/templates/postgres-service.yaml diff --git a/test/home-assistant/1.0.6/templates/pre-install-job.yaml b/test/home-assistant/1.0.7/templates/pre-install-job.yaml similarity index 100% rename from test/home-assistant/1.0.6/templates/pre-install-job.yaml rename to test/home-assistant/1.0.7/templates/pre-install-job.yaml diff --git a/test/home-assistant/1.0.6/templates/service.yaml b/test/home-assistant/1.0.7/templates/service.yaml similarity index 100% rename from test/home-assistant/1.0.6/templates/service.yaml rename to test/home-assistant/1.0.7/templates/service.yaml diff --git a/test/home-assistant/1.0.6/templates/tests/deployment-check.yaml b/test/home-assistant/1.0.7/templates/tests/deployment-check.yaml similarity index 100% rename from test/home-assistant/1.0.6/templates/tests/deployment-check.yaml rename to test/home-assistant/1.0.7/templates/tests/deployment-check.yaml diff --git a/charts/home-assistant/1.0.6/test_values.yaml b/test/home-assistant/1.0.7/test_values.yaml similarity index 97% rename from charts/home-assistant/1.0.6/test_values.yaml rename to test/home-assistant/1.0.7/test_values.yaml index d9b340d431..e58bba814b 100644 --- a/charts/home-assistant/1.0.6/test_values.yaml +++ b/test/home-assistant/1.0.7/test_values.yaml @@ -14,7 +14,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2022.6.4 + tag: 2022.6.5 ixChartContext: {} ownerGID: 568 ownerUID: 568 diff --git a/test/minio/1.6.18/.helmignore b/test/minio/1.6.19/.helmignore similarity index 100% rename from test/minio/1.6.18/.helmignore rename to test/minio/1.6.19/.helmignore diff --git a/test/minio/1.6.18/CHANGELOG.md b/test/minio/1.6.19/CHANGELOG.md similarity index 100% rename from test/minio/1.6.18/CHANGELOG.md rename to test/minio/1.6.19/CHANGELOG.md diff --git a/charts/minio/1.6.18/Chart.yaml b/test/minio/1.6.19/Chart.yaml similarity index 91% rename from charts/minio/1.6.18/Chart.yaml rename to test/minio/1.6.19/Chart.yaml index aa64461789..2631ce146d 100644 --- a/charts/minio/1.6.18/Chart.yaml +++ b/test/minio/1.6.19/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: '2022-06-07' +appVersion: '2022-06-10' dependencies: - name: common repository: file://../../../library/common/2112.0.0 @@ -16,4 +16,4 @@ sources: - https://github.com/minio/minio - https://github.com/minio/charts upstream_version: 8.0.5 -version: 1.6.18 +version: 1.6.19 diff --git a/test/minio/1.6.18/README.md b/test/minio/1.6.19/README.md similarity index 100% rename from test/minio/1.6.18/README.md rename to test/minio/1.6.19/README.md diff --git a/test/minio/1.6.18/app-readme.md b/test/minio/1.6.19/app-readme.md similarity index 100% rename from test/minio/1.6.18/app-readme.md rename to test/minio/1.6.19/app-readme.md diff --git a/test/minio/1.6.18/charts/common-2112.0.0.tgz b/test/minio/1.6.19/charts/common-2112.0.0.tgz similarity index 100% rename from test/minio/1.6.18/charts/common-2112.0.0.tgz rename to test/minio/1.6.19/charts/common-2112.0.0.tgz diff --git a/test/minio/1.6.18/ix_values.yaml b/test/minio/1.6.19/ix_values.yaml similarity index 71% rename from test/minio/1.6.18/ix_values.yaml rename to test/minio/1.6.19/ix_values.yaml index 50e1dcd64e..73bd18763c 100644 --- a/test/minio/1.6.18/ix_values.yaml +++ b/test/minio/1.6.19/ix_values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2022-06-07T00-33-41Z + tag: RELEASE.2022-06-10T16-59-15Z runAsGroup: 473 runAsUser: 473 diff --git a/test/minio/1.6.18/migrations/migrate b/test/minio/1.6.19/migrations/migrate similarity index 100% rename from test/minio/1.6.18/migrations/migrate rename to test/minio/1.6.19/migrations/migrate diff --git a/test/minio/1.6.18/migrations/migrate_from_1.0.0 b/test/minio/1.6.19/migrations/migrate_from_1.0.0 similarity index 100% rename from test/minio/1.6.18/migrations/migrate_from_1.0.0 rename to test/minio/1.6.19/migrations/migrate_from_1.0.0 diff --git a/test/minio/1.6.18/questions.yaml b/test/minio/1.6.19/questions.yaml similarity index 100% rename from test/minio/1.6.18/questions.yaml rename to test/minio/1.6.19/questions.yaml diff --git a/test/minio/1.6.18/requirements.lock b/test/minio/1.6.19/requirements.lock similarity index 100% rename from test/minio/1.6.18/requirements.lock rename to test/minio/1.6.19/requirements.lock diff --git a/test/minio/1.6.18/templates/NOTES.txt b/test/minio/1.6.19/templates/NOTES.txt similarity index 100% rename from test/minio/1.6.18/templates/NOTES.txt rename to test/minio/1.6.19/templates/NOTES.txt diff --git a/test/minio/1.6.18/templates/_cert.tpl b/test/minio/1.6.19/templates/_cert.tpl similarity index 100% rename from test/minio/1.6.18/templates/_cert.tpl rename to test/minio/1.6.19/templates/_cert.tpl diff --git a/test/minio/1.6.18/templates/_helpers.tpl b/test/minio/1.6.19/templates/_helpers.tpl similarity index 100% rename from test/minio/1.6.18/templates/_helpers.tpl rename to test/minio/1.6.19/templates/_helpers.tpl diff --git a/test/minio/1.6.18/templates/configmap.yaml b/test/minio/1.6.19/templates/configmap.yaml similarity index 100% rename from test/minio/1.6.18/templates/configmap.yaml rename to test/minio/1.6.19/templates/configmap.yaml diff --git a/test/minio/1.6.18/templates/deployment.yaml b/test/minio/1.6.19/templates/deployment.yaml similarity index 100% rename from test/minio/1.6.18/templates/deployment.yaml rename to test/minio/1.6.19/templates/deployment.yaml diff --git a/test/minio/1.6.18/templates/pre-install-job.yaml b/test/minio/1.6.19/templates/pre-install-job.yaml similarity index 100% rename from test/minio/1.6.18/templates/pre-install-job.yaml rename to test/minio/1.6.19/templates/pre-install-job.yaml diff --git a/test/minio/1.6.18/templates/secrets.yaml b/test/minio/1.6.19/templates/secrets.yaml similarity index 100% rename from test/minio/1.6.18/templates/secrets.yaml rename to test/minio/1.6.19/templates/secrets.yaml diff --git a/test/minio/1.6.18/templates/service.yaml b/test/minio/1.6.19/templates/service.yaml similarity index 100% rename from test/minio/1.6.18/templates/service.yaml rename to test/minio/1.6.19/templates/service.yaml diff --git a/test/minio/1.6.18/templates/serviceaccount.yaml b/test/minio/1.6.19/templates/serviceaccount.yaml similarity index 100% rename from test/minio/1.6.18/templates/serviceaccount.yaml rename to test/minio/1.6.19/templates/serviceaccount.yaml diff --git a/test/minio/1.6.18/templates/tests/deployment-check.yaml b/test/minio/1.6.19/templates/tests/deployment-check.yaml similarity index 100% rename from test/minio/1.6.18/templates/tests/deployment-check.yaml rename to test/minio/1.6.19/templates/tests/deployment-check.yaml diff --git a/test/minio/1.6.18/test_values.yaml b/test/minio/1.6.19/test_values.yaml similarity index 91% rename from test/minio/1.6.18/test_values.yaml rename to test/minio/1.6.19/test_values.yaml index f65be26641..4c33d4b4d8 100644 --- a/test/minio/1.6.18/test_values.yaml +++ b/test/minio/1.6.19/test_values.yaml @@ -13,7 +13,7 @@ extraArgs: [] image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2022-06-07T00-33-41Z + tag: RELEASE.2022-06-10T16-59-15Z minioDomain: null runAsGroup: 473 runAsUser: 473