diff --git a/charts/minio/1.4.7/charts/common-2112.0.0.tgz b/charts/minio/1.4.7/charts/common-2112.0.0.tgz deleted file mode 100644 index 62591a2a38..0000000000 Binary files a/charts/minio/1.4.7/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/minio/1.4.7/.helmignore b/charts/minio/1.4.8/.helmignore similarity index 100% rename from charts/minio/1.4.7/.helmignore rename to charts/minio/1.4.8/.helmignore diff --git a/charts/minio/1.4.7/Chart.yaml b/charts/minio/1.4.8/Chart.yaml similarity index 91% rename from charts/minio/1.4.7/Chart.yaml rename to charts/minio/1.4.8/Chart.yaml index b8a026b06d..bc52cb686b 100644 --- a/charts/minio/1.4.7/Chart.yaml +++ b/charts/minio/1.4.8/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: '2021-11-24' +appVersion: '2021-12-09' 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.4.7 +version: 1.4.8 diff --git a/charts/minio/1.4.7/README.md b/charts/minio/1.4.8/README.md similarity index 100% rename from charts/minio/1.4.7/README.md rename to charts/minio/1.4.8/README.md diff --git a/charts/minio/1.4.7/app-readme.md b/charts/minio/1.4.8/app-readme.md similarity index 100% rename from charts/minio/1.4.7/app-readme.md rename to charts/minio/1.4.8/app-readme.md diff --git a/test/minio/1.4.7/charts/common-2112.0.0.tgz b/charts/minio/1.4.8/charts/common-2112.0.0.tgz similarity index 100% rename from test/minio/1.4.7/charts/common-2112.0.0.tgz rename to charts/minio/1.4.8/charts/common-2112.0.0.tgz diff --git a/charts/minio/1.4.7/default_values.yaml b/charts/minio/1.4.8/default_values.yaml similarity index 100% rename from charts/minio/1.4.7/default_values.yaml rename to charts/minio/1.4.8/default_values.yaml diff --git a/test/minio/1.4.7/ix_values.yaml b/charts/minio/1.4.8/ix_values.yaml similarity index 62% rename from test/minio/1.4.7/ix_values.yaml rename to charts/minio/1.4.8/ix_values.yaml index 1aa41b33d1..481db7d3f7 100644 --- a/test/minio/1.4.7/ix_values.yaml +++ b/charts/minio/1.4.8/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2021-11-24T23-19-33Z + tag: RELEASE.2021-12-09T06-19-41Z diff --git a/charts/minio/1.4.7/migrations/migrate_from_1.0.0 b/charts/minio/1.4.8/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/minio/1.4.7/migrations/migrate_from_1.0.0 rename to charts/minio/1.4.8/migrations/migrate_from_1.0.0 diff --git a/charts/minio/1.4.7/questions.yaml b/charts/minio/1.4.8/questions.yaml similarity index 100% rename from charts/minio/1.4.7/questions.yaml rename to charts/minio/1.4.8/questions.yaml diff --git a/test/minio/1.4.7/requirements.lock b/charts/minio/1.4.8/requirements.lock similarity index 100% rename from test/minio/1.4.7/requirements.lock rename to charts/minio/1.4.8/requirements.lock diff --git a/charts/minio/1.4.7/templates/NOTES.txt b/charts/minio/1.4.8/templates/NOTES.txt similarity index 100% rename from charts/minio/1.4.7/templates/NOTES.txt rename to charts/minio/1.4.8/templates/NOTES.txt diff --git a/charts/minio/1.4.7/templates/_cert.tpl b/charts/minio/1.4.8/templates/_cert.tpl similarity index 100% rename from charts/minio/1.4.7/templates/_cert.tpl rename to charts/minio/1.4.8/templates/_cert.tpl diff --git a/charts/minio/1.4.7/templates/_helpers.tpl b/charts/minio/1.4.8/templates/_helpers.tpl similarity index 100% rename from charts/minio/1.4.7/templates/_helpers.tpl rename to charts/minio/1.4.8/templates/_helpers.tpl diff --git a/charts/minio/1.4.7/templates/configmap.yaml b/charts/minio/1.4.8/templates/configmap.yaml similarity index 100% rename from charts/minio/1.4.7/templates/configmap.yaml rename to charts/minio/1.4.8/templates/configmap.yaml diff --git a/charts/minio/1.4.7/templates/deployment.yaml b/charts/minio/1.4.8/templates/deployment.yaml similarity index 100% rename from charts/minio/1.4.7/templates/deployment.yaml rename to charts/minio/1.4.8/templates/deployment.yaml diff --git a/charts/minio/1.4.7/templates/secrets.yaml b/charts/minio/1.4.8/templates/secrets.yaml similarity index 100% rename from charts/minio/1.4.7/templates/secrets.yaml rename to charts/minio/1.4.8/templates/secrets.yaml diff --git a/charts/minio/1.4.7/templates/service.yaml b/charts/minio/1.4.8/templates/service.yaml similarity index 100% rename from charts/minio/1.4.7/templates/service.yaml rename to charts/minio/1.4.8/templates/service.yaml diff --git a/charts/minio/1.4.7/templates/serviceaccount.yaml b/charts/minio/1.4.8/templates/serviceaccount.yaml similarity index 100% rename from charts/minio/1.4.7/templates/serviceaccount.yaml rename to charts/minio/1.4.8/templates/serviceaccount.yaml diff --git a/test/minio/1.4.7/test_values.yaml b/charts/minio/1.4.8/test_values.yaml similarity index 91% rename from test/minio/1.4.7/test_values.yaml rename to charts/minio/1.4.8/test_values.yaml index 4f4836b5c3..5dd3eb5cd7 100644 --- a/test/minio/1.4.7/test_values.yaml +++ b/charts/minio/1.4.8/test_values.yaml @@ -13,7 +13,7 @@ extraArgs: [] image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2021-11-24T23-19-33Z + tag: RELEASE.2021-12-09T06-19-41Z minioDomain: null service: consolePort: 32325 diff --git a/charts/minio/1.4.7/values.yaml b/charts/minio/1.4.8/values.yaml similarity index 100% rename from charts/minio/1.4.7/values.yaml rename to charts/minio/1.4.8/values.yaml diff --git a/test/minio/1.4.7/.helmignore b/test/minio/1.4.8/.helmignore similarity index 100% rename from test/minio/1.4.7/.helmignore rename to test/minio/1.4.8/.helmignore diff --git a/test/minio/1.4.7/Chart.yaml b/test/minio/1.4.8/Chart.yaml similarity index 91% rename from test/minio/1.4.7/Chart.yaml rename to test/minio/1.4.8/Chart.yaml index b8a026b06d..bc52cb686b 100644 --- a/test/minio/1.4.7/Chart.yaml +++ b/test/minio/1.4.8/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: '2021-11-24' +appVersion: '2021-12-09' 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.4.7 +version: 1.4.8 diff --git a/test/minio/1.4.7/README.md b/test/minio/1.4.8/README.md similarity index 100% rename from test/minio/1.4.7/README.md rename to test/minio/1.4.8/README.md diff --git a/test/minio/1.4.7/app-readme.md b/test/minio/1.4.8/app-readme.md similarity index 100% rename from test/minio/1.4.7/app-readme.md rename to test/minio/1.4.8/app-readme.md diff --git a/test/minio/1.4.8/charts/common-2112.0.0.tgz b/test/minio/1.4.8/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..62c214e1c8 Binary files /dev/null and b/test/minio/1.4.8/charts/common-2112.0.0.tgz differ diff --git a/test/minio/1.4.7/default_values.yaml b/test/minio/1.4.8/default_values.yaml similarity index 100% rename from test/minio/1.4.7/default_values.yaml rename to test/minio/1.4.8/default_values.yaml diff --git a/charts/minio/1.4.7/ix_values.yaml b/test/minio/1.4.8/ix_values.yaml similarity index 62% rename from charts/minio/1.4.7/ix_values.yaml rename to test/minio/1.4.8/ix_values.yaml index 1aa41b33d1..481db7d3f7 100644 --- a/charts/minio/1.4.7/ix_values.yaml +++ b/test/minio/1.4.8/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2021-11-24T23-19-33Z + tag: RELEASE.2021-12-09T06-19-41Z diff --git a/test/minio/1.4.7/migrations/migrate_from_1.0.0 b/test/minio/1.4.8/migrations/migrate_from_1.0.0 similarity index 100% rename from test/minio/1.4.7/migrations/migrate_from_1.0.0 rename to test/minio/1.4.8/migrations/migrate_from_1.0.0 diff --git a/test/minio/1.4.7/questions.yaml b/test/minio/1.4.8/questions.yaml similarity index 100% rename from test/minio/1.4.7/questions.yaml rename to test/minio/1.4.8/questions.yaml diff --git a/charts/minio/1.4.7/requirements.lock b/test/minio/1.4.8/requirements.lock similarity index 79% rename from charts/minio/1.4.7/requirements.lock rename to test/minio/1.4.8/requirements.lock index 54be97f069..7d9c01b810 100644 --- a/charts/minio/1.4.7/requirements.lock +++ b/test/minio/1.4.8/requirements.lock @@ -3,4 +3,4 @@ dependencies: repository: file://../../../library/common/2112.0.0 version: 2112.0.0 digest: sha256:47115d9b91afe42c8537dcf0fd8224f2f7d1c775f9ff860efa68a6b57d17d1c0 -generated: "2021-12-06T21:40:37.050749+05:00" +generated: "2021-12-06T21:24:36.62541+05:00" diff --git a/test/minio/1.4.7/templates/NOTES.txt b/test/minio/1.4.8/templates/NOTES.txt similarity index 100% rename from test/minio/1.4.7/templates/NOTES.txt rename to test/minio/1.4.8/templates/NOTES.txt diff --git a/test/minio/1.4.7/templates/_cert.tpl b/test/minio/1.4.8/templates/_cert.tpl similarity index 100% rename from test/minio/1.4.7/templates/_cert.tpl rename to test/minio/1.4.8/templates/_cert.tpl diff --git a/test/minio/1.4.7/templates/_helpers.tpl b/test/minio/1.4.8/templates/_helpers.tpl similarity index 100% rename from test/minio/1.4.7/templates/_helpers.tpl rename to test/minio/1.4.8/templates/_helpers.tpl diff --git a/test/minio/1.4.7/templates/configmap.yaml b/test/minio/1.4.8/templates/configmap.yaml similarity index 100% rename from test/minio/1.4.7/templates/configmap.yaml rename to test/minio/1.4.8/templates/configmap.yaml diff --git a/test/minio/1.4.7/templates/deployment.yaml b/test/minio/1.4.8/templates/deployment.yaml similarity index 100% rename from test/minio/1.4.7/templates/deployment.yaml rename to test/minio/1.4.8/templates/deployment.yaml diff --git a/test/minio/1.4.7/templates/secrets.yaml b/test/minio/1.4.8/templates/secrets.yaml similarity index 100% rename from test/minio/1.4.7/templates/secrets.yaml rename to test/minio/1.4.8/templates/secrets.yaml diff --git a/test/minio/1.4.7/templates/service.yaml b/test/minio/1.4.8/templates/service.yaml similarity index 100% rename from test/minio/1.4.7/templates/service.yaml rename to test/minio/1.4.8/templates/service.yaml diff --git a/test/minio/1.4.7/templates/serviceaccount.yaml b/test/minio/1.4.8/templates/serviceaccount.yaml similarity index 100% rename from test/minio/1.4.7/templates/serviceaccount.yaml rename to test/minio/1.4.8/templates/serviceaccount.yaml diff --git a/charts/minio/1.4.7/test_values.yaml b/test/minio/1.4.8/test_values.yaml similarity index 91% rename from charts/minio/1.4.7/test_values.yaml rename to test/minio/1.4.8/test_values.yaml index 4f4836b5c3..5dd3eb5cd7 100644 --- a/charts/minio/1.4.7/test_values.yaml +++ b/test/minio/1.4.8/test_values.yaml @@ -13,7 +13,7 @@ extraArgs: [] image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2021-11-24T23-19-33Z + tag: RELEASE.2021-12-09T06-19-41Z minioDomain: null service: consolePort: 32325 diff --git a/test/minio/1.4.7/values.yaml b/test/minio/1.4.8/values.yaml similarity index 100% rename from test/minio/1.4.7/values.yaml rename to test/minio/1.4.8/values.yaml