diff --git a/charts/minio/1.3.6/.helmignore b/charts/minio/1.3.7/.helmignore similarity index 100% rename from charts/minio/1.3.6/.helmignore rename to charts/minio/1.3.7/.helmignore diff --git a/charts/minio/1.3.6/Chart.yaml b/charts/minio/1.3.7/Chart.yaml similarity index 91% rename from charts/minio/1.3.6/Chart.yaml rename to charts/minio/1.3.7/Chart.yaml index a24d5842cf..a8799660be 100644 --- a/charts/minio/1.3.6/Chart.yaml +++ b/charts/minio/1.3.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: '2021-07-27' +appVersion: '2021-07-30' dependencies: - name: common repository: file://../../../library/common/2105.0.0 @@ -16,4 +16,4 @@ sources: - https://github.com/minio/minio - https://github.com/minio/charts upstream_version: 8.0.5 -version: 1.3.6 +version: 1.3.7 diff --git a/charts/minio/1.3.6/README.md b/charts/minio/1.3.7/README.md similarity index 100% rename from charts/minio/1.3.6/README.md rename to charts/minio/1.3.7/README.md diff --git a/charts/minio/1.3.6/app-readme.md b/charts/minio/1.3.7/app-readme.md similarity index 100% rename from charts/minio/1.3.6/app-readme.md rename to charts/minio/1.3.7/app-readme.md diff --git a/charts/minio/1.3.6/charts/common-2105.0.0.tgz b/charts/minio/1.3.7/charts/common-2105.0.0.tgz similarity index 100% rename from charts/minio/1.3.6/charts/common-2105.0.0.tgz rename to charts/minio/1.3.7/charts/common-2105.0.0.tgz diff --git a/charts/minio/1.3.6/default_values.yaml b/charts/minio/1.3.7/default_values.yaml similarity index 100% rename from charts/minio/1.3.6/default_values.yaml rename to charts/minio/1.3.7/default_values.yaml diff --git a/charts/minio/1.3.6/ix_values.yaml b/charts/minio/1.3.7/ix_values.yaml similarity index 62% rename from charts/minio/1.3.6/ix_values.yaml rename to charts/minio/1.3.7/ix_values.yaml index c59b0a989c..b0d34c135d 100644 --- a/charts/minio/1.3.6/ix_values.yaml +++ b/charts/minio/1.3.7/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2021-07-27T02-40-15Z + tag: RELEASE.2021-07-30T00-02-00Z diff --git a/charts/minio/1.3.6/migrations/migrate_from_1.0.0 b/charts/minio/1.3.7/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/minio/1.3.6/migrations/migrate_from_1.0.0 rename to charts/minio/1.3.7/migrations/migrate_from_1.0.0 diff --git a/charts/minio/1.3.6/questions.yaml b/charts/minio/1.3.7/questions.yaml similarity index 100% rename from charts/minio/1.3.6/questions.yaml rename to charts/minio/1.3.7/questions.yaml diff --git a/charts/minio/1.3.6/requirements.lock b/charts/minio/1.3.7/requirements.lock similarity index 100% rename from charts/minio/1.3.6/requirements.lock rename to charts/minio/1.3.7/requirements.lock diff --git a/charts/minio/1.3.6/templates/NOTES.txt b/charts/minio/1.3.7/templates/NOTES.txt similarity index 100% rename from charts/minio/1.3.6/templates/NOTES.txt rename to charts/minio/1.3.7/templates/NOTES.txt diff --git a/charts/minio/1.3.6/templates/_cert.tpl b/charts/minio/1.3.7/templates/_cert.tpl similarity index 100% rename from charts/minio/1.3.6/templates/_cert.tpl rename to charts/minio/1.3.7/templates/_cert.tpl diff --git a/charts/minio/1.3.6/templates/_helpers.tpl b/charts/minio/1.3.7/templates/_helpers.tpl similarity index 100% rename from charts/minio/1.3.6/templates/_helpers.tpl rename to charts/minio/1.3.7/templates/_helpers.tpl diff --git a/charts/minio/1.3.6/templates/configmap.yaml b/charts/minio/1.3.7/templates/configmap.yaml similarity index 100% rename from charts/minio/1.3.6/templates/configmap.yaml rename to charts/minio/1.3.7/templates/configmap.yaml diff --git a/charts/minio/1.3.6/templates/deployment.yaml b/charts/minio/1.3.7/templates/deployment.yaml similarity index 100% rename from charts/minio/1.3.6/templates/deployment.yaml rename to charts/minio/1.3.7/templates/deployment.yaml diff --git a/charts/minio/1.3.6/templates/secrets.yaml b/charts/minio/1.3.7/templates/secrets.yaml similarity index 100% rename from charts/minio/1.3.6/templates/secrets.yaml rename to charts/minio/1.3.7/templates/secrets.yaml diff --git a/charts/minio/1.3.6/templates/service.yaml b/charts/minio/1.3.7/templates/service.yaml similarity index 100% rename from charts/minio/1.3.6/templates/service.yaml rename to charts/minio/1.3.7/templates/service.yaml diff --git a/charts/minio/1.3.6/templates/serviceaccount.yaml b/charts/minio/1.3.7/templates/serviceaccount.yaml similarity index 100% rename from charts/minio/1.3.6/templates/serviceaccount.yaml rename to charts/minio/1.3.7/templates/serviceaccount.yaml diff --git a/test/minio/1.3.6/test_values.yaml b/charts/minio/1.3.7/test_values.yaml similarity index 88% rename from test/minio/1.3.6/test_values.yaml rename to charts/minio/1.3.7/test_values.yaml index 205e1d7b23..6d9ad0b44e 100644 --- a/test/minio/1.3.6/test_values.yaml +++ b/charts/minio/1.3.7/test_values.yaml @@ -10,7 +10,7 @@ extraArgs: [] image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2021-07-27T02-40-15Z + tag: RELEASE.2021-07-30T00-02-00Z service: nodePort: 32324 updateStrategy: RollingUpdate diff --git a/charts/minio/1.3.6/values.yaml b/charts/minio/1.3.7/values.yaml similarity index 100% rename from charts/minio/1.3.6/values.yaml rename to charts/minio/1.3.7/values.yaml diff --git a/charts/plex/1.6.5/.helmignore b/charts/plex/1.6.6/.helmignore similarity index 100% rename from charts/plex/1.6.5/.helmignore rename to charts/plex/1.6.6/.helmignore diff --git a/charts/plex/1.6.5/Chart.lock b/charts/plex/1.6.6/Chart.lock similarity index 100% rename from charts/plex/1.6.5/Chart.lock rename to charts/plex/1.6.6/Chart.lock diff --git a/test/plex/1.6.5/Chart.yaml b/charts/plex/1.6.6/Chart.yaml similarity index 91% rename from test/plex/1.6.5/Chart.yaml rename to charts/plex/1.6.6/Chart.yaml index 7ed1b29e42..261ff0d27a 100644 --- a/test/plex/1.6.5/Chart.yaml +++ b/charts/plex/1.6.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.23.5.4862 +appVersion: 1.23.6.4881 dependencies: - name: common repository: file://../../../library/common/2105.0.0 @@ -14,4 +14,4 @@ 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.6.5 +version: 1.6.6 diff --git a/charts/plex/1.6.5/README.md b/charts/plex/1.6.6/README.md similarity index 100% rename from charts/plex/1.6.5/README.md rename to charts/plex/1.6.6/README.md diff --git a/charts/plex/1.6.5/app-readme.md b/charts/plex/1.6.6/app-readme.md similarity index 100% rename from charts/plex/1.6.5/app-readme.md rename to charts/plex/1.6.6/app-readme.md diff --git a/charts/plex/1.6.5/charts/common-2105.0.0.tgz b/charts/plex/1.6.6/charts/common-2105.0.0.tgz similarity index 100% rename from charts/plex/1.6.5/charts/common-2105.0.0.tgz rename to charts/plex/1.6.6/charts/common-2105.0.0.tgz diff --git a/charts/plex/1.6.5/default_values.yaml b/charts/plex/1.6.6/default_values.yaml similarity index 100% rename from charts/plex/1.6.5/default_values.yaml rename to charts/plex/1.6.6/default_values.yaml diff --git a/charts/plex/1.6.5/ix_values.yaml b/charts/plex/1.6.6/ix_values.yaml similarity index 69% rename from charts/plex/1.6.5/ix_values.yaml rename to charts/plex/1.6.6/ix_values.yaml index dbf9dae553..6eccc5c0b1 100644 --- a/charts/plex/1.6.5/ix_values.yaml +++ b/charts/plex/1.6.6/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.23.5.4862-0f739d462 + tag: 1.23.6.4881-e2e58f321 diff --git a/charts/plex/1.6.5/migrations/migrate_from_1.0.0 b/charts/plex/1.6.6/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/plex/1.6.5/migrations/migrate_from_1.0.0 rename to charts/plex/1.6.6/migrations/migrate_from_1.0.0 diff --git a/charts/plex/1.6.5/questions.yaml b/charts/plex/1.6.6/questions.yaml similarity index 100% rename from charts/plex/1.6.5/questions.yaml rename to charts/plex/1.6.6/questions.yaml diff --git a/charts/plex/1.6.5/templates/NOTES.txt b/charts/plex/1.6.6/templates/NOTES.txt similarity index 100% rename from charts/plex/1.6.5/templates/NOTES.txt rename to charts/plex/1.6.6/templates/NOTES.txt diff --git a/charts/plex/1.6.5/templates/deployment.yaml b/charts/plex/1.6.6/templates/deployment.yaml similarity index 100% rename from charts/plex/1.6.5/templates/deployment.yaml rename to charts/plex/1.6.6/templates/deployment.yaml diff --git a/charts/plex/1.6.5/templates/probe_config.yaml b/charts/plex/1.6.6/templates/probe_config.yaml similarity index 100% rename from charts/plex/1.6.5/templates/probe_config.yaml rename to charts/plex/1.6.6/templates/probe_config.yaml diff --git a/charts/plex/1.6.5/templates/service-tcp.yaml b/charts/plex/1.6.6/templates/service-tcp.yaml similarity index 100% rename from charts/plex/1.6.5/templates/service-tcp.yaml rename to charts/plex/1.6.6/templates/service-tcp.yaml diff --git a/charts/plex/1.6.5/templates/service-udp.yaml b/charts/plex/1.6.6/templates/service-udp.yaml similarity index 100% rename from charts/plex/1.6.5/templates/service-udp.yaml rename to charts/plex/1.6.6/templates/service-udp.yaml diff --git a/charts/plex/1.6.5/test_values.yaml b/charts/plex/1.6.6/test_values.yaml similarity index 95% rename from charts/plex/1.6.5/test_values.yaml rename to charts/plex/1.6.6/test_values.yaml index 8ce768e8bb..ce0b1f99ef 100644 --- a/charts/plex/1.6.5/test_values.yaml +++ b/charts/plex/1.6.6/test_values.yaml @@ -24,7 +24,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.23.5.4862-0f739d462 + tag: 1.23.6.4881-e2e58f321 plexServiceTCP: port: 32400 timezone: Etc/UTC diff --git a/charts/plex/1.6.5/values.yaml b/charts/plex/1.6.6/values.yaml similarity index 100% rename from charts/plex/1.6.5/values.yaml rename to charts/plex/1.6.6/values.yaml diff --git a/test/minio/1.3.6/.helmignore b/test/minio/1.3.7/.helmignore similarity index 100% rename from test/minio/1.3.6/.helmignore rename to test/minio/1.3.7/.helmignore diff --git a/test/minio/1.3.6/Chart.yaml b/test/minio/1.3.7/Chart.yaml similarity index 91% rename from test/minio/1.3.6/Chart.yaml rename to test/minio/1.3.7/Chart.yaml index a24d5842cf..a8799660be 100644 --- a/test/minio/1.3.6/Chart.yaml +++ b/test/minio/1.3.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: '2021-07-27' +appVersion: '2021-07-30' dependencies: - name: common repository: file://../../../library/common/2105.0.0 @@ -16,4 +16,4 @@ sources: - https://github.com/minio/minio - https://github.com/minio/charts upstream_version: 8.0.5 -version: 1.3.6 +version: 1.3.7 diff --git a/test/minio/1.3.6/README.md b/test/minio/1.3.7/README.md similarity index 100% rename from test/minio/1.3.6/README.md rename to test/minio/1.3.7/README.md diff --git a/test/minio/1.3.6/app-readme.md b/test/minio/1.3.7/app-readme.md similarity index 100% rename from test/minio/1.3.6/app-readme.md rename to test/minio/1.3.7/app-readme.md diff --git a/test/minio/1.3.6/charts/common-2105.0.0.tgz b/test/minio/1.3.7/charts/common-2105.0.0.tgz similarity index 100% rename from test/minio/1.3.6/charts/common-2105.0.0.tgz rename to test/minio/1.3.7/charts/common-2105.0.0.tgz diff --git a/test/minio/1.3.6/default_values.yaml b/test/minio/1.3.7/default_values.yaml similarity index 100% rename from test/minio/1.3.6/default_values.yaml rename to test/minio/1.3.7/default_values.yaml diff --git a/test/minio/1.3.6/ix_values.yaml b/test/minio/1.3.7/ix_values.yaml similarity index 62% rename from test/minio/1.3.6/ix_values.yaml rename to test/minio/1.3.7/ix_values.yaml index c59b0a989c..b0d34c135d 100644 --- a/test/minio/1.3.6/ix_values.yaml +++ b/test/minio/1.3.7/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2021-07-27T02-40-15Z + tag: RELEASE.2021-07-30T00-02-00Z diff --git a/test/minio/1.3.6/migrations/migrate_from_1.0.0 b/test/minio/1.3.7/migrations/migrate_from_1.0.0 similarity index 100% rename from test/minio/1.3.6/migrations/migrate_from_1.0.0 rename to test/minio/1.3.7/migrations/migrate_from_1.0.0 diff --git a/test/minio/1.3.6/questions.yaml b/test/minio/1.3.7/questions.yaml similarity index 100% rename from test/minio/1.3.6/questions.yaml rename to test/minio/1.3.7/questions.yaml diff --git a/test/minio/1.3.6/requirements.lock b/test/minio/1.3.7/requirements.lock similarity index 100% rename from test/minio/1.3.6/requirements.lock rename to test/minio/1.3.7/requirements.lock diff --git a/test/minio/1.3.6/templates/NOTES.txt b/test/minio/1.3.7/templates/NOTES.txt similarity index 100% rename from test/minio/1.3.6/templates/NOTES.txt rename to test/minio/1.3.7/templates/NOTES.txt diff --git a/test/minio/1.3.6/templates/_cert.tpl b/test/minio/1.3.7/templates/_cert.tpl similarity index 100% rename from test/minio/1.3.6/templates/_cert.tpl rename to test/minio/1.3.7/templates/_cert.tpl diff --git a/test/minio/1.3.6/templates/_helpers.tpl b/test/minio/1.3.7/templates/_helpers.tpl similarity index 100% rename from test/minio/1.3.6/templates/_helpers.tpl rename to test/minio/1.3.7/templates/_helpers.tpl diff --git a/test/minio/1.3.6/templates/configmap.yaml b/test/minio/1.3.7/templates/configmap.yaml similarity index 100% rename from test/minio/1.3.6/templates/configmap.yaml rename to test/minio/1.3.7/templates/configmap.yaml diff --git a/test/minio/1.3.6/templates/deployment.yaml b/test/minio/1.3.7/templates/deployment.yaml similarity index 100% rename from test/minio/1.3.6/templates/deployment.yaml rename to test/minio/1.3.7/templates/deployment.yaml diff --git a/test/minio/1.3.6/templates/secrets.yaml b/test/minio/1.3.7/templates/secrets.yaml similarity index 100% rename from test/minio/1.3.6/templates/secrets.yaml rename to test/minio/1.3.7/templates/secrets.yaml diff --git a/test/minio/1.3.6/templates/service.yaml b/test/minio/1.3.7/templates/service.yaml similarity index 100% rename from test/minio/1.3.6/templates/service.yaml rename to test/minio/1.3.7/templates/service.yaml diff --git a/test/minio/1.3.6/templates/serviceaccount.yaml b/test/minio/1.3.7/templates/serviceaccount.yaml similarity index 100% rename from test/minio/1.3.6/templates/serviceaccount.yaml rename to test/minio/1.3.7/templates/serviceaccount.yaml diff --git a/charts/minio/1.3.6/test_values.yaml b/test/minio/1.3.7/test_values.yaml similarity index 88% rename from charts/minio/1.3.6/test_values.yaml rename to test/minio/1.3.7/test_values.yaml index 205e1d7b23..6d9ad0b44e 100644 --- a/charts/minio/1.3.6/test_values.yaml +++ b/test/minio/1.3.7/test_values.yaml @@ -10,7 +10,7 @@ extraArgs: [] image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2021-07-27T02-40-15Z + tag: RELEASE.2021-07-30T00-02-00Z service: nodePort: 32324 updateStrategy: RollingUpdate diff --git a/test/minio/1.3.6/values.yaml b/test/minio/1.3.7/values.yaml similarity index 100% rename from test/minio/1.3.6/values.yaml rename to test/minio/1.3.7/values.yaml diff --git a/test/plex/1.6.5/.helmignore b/test/plex/1.6.6/.helmignore similarity index 100% rename from test/plex/1.6.5/.helmignore rename to test/plex/1.6.6/.helmignore diff --git a/test/plex/1.6.5/Chart.lock b/test/plex/1.6.6/Chart.lock similarity index 100% rename from test/plex/1.6.5/Chart.lock rename to test/plex/1.6.6/Chart.lock diff --git a/charts/plex/1.6.5/Chart.yaml b/test/plex/1.6.6/Chart.yaml similarity index 91% rename from charts/plex/1.6.5/Chart.yaml rename to test/plex/1.6.6/Chart.yaml index 7ed1b29e42..261ff0d27a 100644 --- a/charts/plex/1.6.5/Chart.yaml +++ b/test/plex/1.6.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.23.5.4862 +appVersion: 1.23.6.4881 dependencies: - name: common repository: file://../../../library/common/2105.0.0 @@ -14,4 +14,4 @@ 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.6.5 +version: 1.6.6 diff --git a/test/plex/1.6.5/README.md b/test/plex/1.6.6/README.md similarity index 100% rename from test/plex/1.6.5/README.md rename to test/plex/1.6.6/README.md diff --git a/test/plex/1.6.5/app-readme.md b/test/plex/1.6.6/app-readme.md similarity index 100% rename from test/plex/1.6.5/app-readme.md rename to test/plex/1.6.6/app-readme.md diff --git a/test/plex/1.6.5/charts/common-2105.0.0.tgz b/test/plex/1.6.6/charts/common-2105.0.0.tgz similarity index 100% rename from test/plex/1.6.5/charts/common-2105.0.0.tgz rename to test/plex/1.6.6/charts/common-2105.0.0.tgz diff --git a/test/plex/1.6.5/default_values.yaml b/test/plex/1.6.6/default_values.yaml similarity index 100% rename from test/plex/1.6.5/default_values.yaml rename to test/plex/1.6.6/default_values.yaml diff --git a/test/plex/1.6.5/ix_values.yaml b/test/plex/1.6.6/ix_values.yaml similarity index 69% rename from test/plex/1.6.5/ix_values.yaml rename to test/plex/1.6.6/ix_values.yaml index dbf9dae553..6eccc5c0b1 100644 --- a/test/plex/1.6.5/ix_values.yaml +++ b/test/plex/1.6.6/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.23.5.4862-0f739d462 + tag: 1.23.6.4881-e2e58f321 diff --git a/test/plex/1.6.5/migrations/migrate_from_1.0.0 b/test/plex/1.6.6/migrations/migrate_from_1.0.0 similarity index 100% rename from test/plex/1.6.5/migrations/migrate_from_1.0.0 rename to test/plex/1.6.6/migrations/migrate_from_1.0.0 diff --git a/test/plex/1.6.5/questions.yaml b/test/plex/1.6.6/questions.yaml similarity index 100% rename from test/plex/1.6.5/questions.yaml rename to test/plex/1.6.6/questions.yaml diff --git a/test/plex/1.6.5/templates/NOTES.txt b/test/plex/1.6.6/templates/NOTES.txt similarity index 100% rename from test/plex/1.6.5/templates/NOTES.txt rename to test/plex/1.6.6/templates/NOTES.txt diff --git a/test/plex/1.6.5/templates/deployment.yaml b/test/plex/1.6.6/templates/deployment.yaml similarity index 100% rename from test/plex/1.6.5/templates/deployment.yaml rename to test/plex/1.6.6/templates/deployment.yaml diff --git a/test/plex/1.6.5/templates/probe_config.yaml b/test/plex/1.6.6/templates/probe_config.yaml similarity index 100% rename from test/plex/1.6.5/templates/probe_config.yaml rename to test/plex/1.6.6/templates/probe_config.yaml diff --git a/test/plex/1.6.5/templates/service-tcp.yaml b/test/plex/1.6.6/templates/service-tcp.yaml similarity index 100% rename from test/plex/1.6.5/templates/service-tcp.yaml rename to test/plex/1.6.6/templates/service-tcp.yaml diff --git a/test/plex/1.6.5/templates/service-udp.yaml b/test/plex/1.6.6/templates/service-udp.yaml similarity index 100% rename from test/plex/1.6.5/templates/service-udp.yaml rename to test/plex/1.6.6/templates/service-udp.yaml diff --git a/test/plex/1.6.5/test_values.yaml b/test/plex/1.6.6/test_values.yaml similarity index 95% rename from test/plex/1.6.5/test_values.yaml rename to test/plex/1.6.6/test_values.yaml index 8ce768e8bb..ce0b1f99ef 100644 --- a/test/plex/1.6.5/test_values.yaml +++ b/test/plex/1.6.6/test_values.yaml @@ -24,7 +24,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.23.5.4862-0f739d462 + tag: 1.23.6.4881-e2e58f321 plexServiceTCP: port: 32400 timezone: Etc/UTC diff --git a/test/plex/1.6.5/values.yaml b/test/plex/1.6.6/values.yaml similarity index 100% rename from test/plex/1.6.5/values.yaml rename to test/plex/1.6.6/values.yaml