diff --git a/charts/minio/1.6.0/.helmignore b/charts/minio/1.6.1/.helmignore similarity index 100% rename from charts/minio/1.6.0/.helmignore rename to charts/minio/1.6.1/.helmignore diff --git a/charts/minio/1.6.0/CHANGELOG.md b/charts/minio/1.6.1/CHANGELOG.md similarity index 100% rename from charts/minio/1.6.0/CHANGELOG.md rename to charts/minio/1.6.1/CHANGELOG.md diff --git a/charts/minio/1.6.0/Chart.yaml b/charts/minio/1.6.1/Chart.yaml similarity index 91% rename from charts/minio/1.6.0/Chart.yaml rename to charts/minio/1.6.1/Chart.yaml index 3f65c2bbe6..898593cb36 100644 --- a/charts/minio/1.6.0/Chart.yaml +++ b/charts/minio/1.6.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: '2022-03-17' +appVersion: '2022-03-24' 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.0 +version: 1.6.1 diff --git a/charts/minio/1.6.0/README.md b/charts/minio/1.6.1/README.md similarity index 100% rename from charts/minio/1.6.0/README.md rename to charts/minio/1.6.1/README.md diff --git a/charts/minio/1.6.0/app-readme.md b/charts/minio/1.6.1/app-readme.md similarity index 100% rename from charts/minio/1.6.0/app-readme.md rename to charts/minio/1.6.1/app-readme.md diff --git a/charts/minio/1.6.0/charts/common-2112.0.0.tgz b/charts/minio/1.6.1/charts/common-2112.0.0.tgz similarity index 100% rename from charts/minio/1.6.0/charts/common-2112.0.0.tgz rename to charts/minio/1.6.1/charts/common-2112.0.0.tgz diff --git a/charts/minio/1.6.0/ix_values.yaml b/charts/minio/1.6.1/ix_values.yaml similarity index 71% rename from charts/minio/1.6.0/ix_values.yaml rename to charts/minio/1.6.1/ix_values.yaml index 28263c7744..360466fde0 100644 --- a/charts/minio/1.6.0/ix_values.yaml +++ b/charts/minio/1.6.1/ix_values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2022-03-17T06-34-49Z + tag: RELEASE.2022-03-24T00-43-44Z runAsGroup: 473 runAsUser: 473 diff --git a/charts/minio/1.6.0/migrations/migrate b/charts/minio/1.6.1/migrations/migrate similarity index 100% rename from charts/minio/1.6.0/migrations/migrate rename to charts/minio/1.6.1/migrations/migrate diff --git a/charts/minio/1.6.0/migrations/migrate_from_1.0.0 b/charts/minio/1.6.1/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/minio/1.6.0/migrations/migrate_from_1.0.0 rename to charts/minio/1.6.1/migrations/migrate_from_1.0.0 diff --git a/charts/minio/1.6.0/questions.yaml b/charts/minio/1.6.1/questions.yaml similarity index 100% rename from charts/minio/1.6.0/questions.yaml rename to charts/minio/1.6.1/questions.yaml diff --git a/charts/minio/1.6.0/requirements.lock b/charts/minio/1.6.1/requirements.lock similarity index 100% rename from charts/minio/1.6.0/requirements.lock rename to charts/minio/1.6.1/requirements.lock diff --git a/charts/minio/1.6.0/templates/NOTES.txt b/charts/minio/1.6.1/templates/NOTES.txt similarity index 100% rename from charts/minio/1.6.0/templates/NOTES.txt rename to charts/minio/1.6.1/templates/NOTES.txt diff --git a/charts/minio/1.6.0/templates/_cert.tpl b/charts/minio/1.6.1/templates/_cert.tpl similarity index 100% rename from charts/minio/1.6.0/templates/_cert.tpl rename to charts/minio/1.6.1/templates/_cert.tpl diff --git a/charts/minio/1.6.0/templates/_helpers.tpl b/charts/minio/1.6.1/templates/_helpers.tpl similarity index 100% rename from charts/minio/1.6.0/templates/_helpers.tpl rename to charts/minio/1.6.1/templates/_helpers.tpl diff --git a/charts/minio/1.6.0/templates/configmap.yaml b/charts/minio/1.6.1/templates/configmap.yaml similarity index 100% rename from charts/minio/1.6.0/templates/configmap.yaml rename to charts/minio/1.6.1/templates/configmap.yaml diff --git a/charts/minio/1.6.0/templates/deployment.yaml b/charts/minio/1.6.1/templates/deployment.yaml similarity index 100% rename from charts/minio/1.6.0/templates/deployment.yaml rename to charts/minio/1.6.1/templates/deployment.yaml diff --git a/charts/minio/1.6.0/templates/pre-install-job.yaml b/charts/minio/1.6.1/templates/pre-install-job.yaml similarity index 100% rename from charts/minio/1.6.0/templates/pre-install-job.yaml rename to charts/minio/1.6.1/templates/pre-install-job.yaml diff --git a/charts/minio/1.6.0/templates/secrets.yaml b/charts/minio/1.6.1/templates/secrets.yaml similarity index 100% rename from charts/minio/1.6.0/templates/secrets.yaml rename to charts/minio/1.6.1/templates/secrets.yaml diff --git a/charts/minio/1.6.0/templates/service.yaml b/charts/minio/1.6.1/templates/service.yaml similarity index 100% rename from charts/minio/1.6.0/templates/service.yaml rename to charts/minio/1.6.1/templates/service.yaml diff --git a/charts/minio/1.6.0/templates/serviceaccount.yaml b/charts/minio/1.6.1/templates/serviceaccount.yaml similarity index 100% rename from charts/minio/1.6.0/templates/serviceaccount.yaml rename to charts/minio/1.6.1/templates/serviceaccount.yaml diff --git a/charts/minio/1.6.0/templates/tests/deployment-check.yaml b/charts/minio/1.6.1/templates/tests/deployment-check.yaml similarity index 100% rename from charts/minio/1.6.0/templates/tests/deployment-check.yaml rename to charts/minio/1.6.1/templates/tests/deployment-check.yaml diff --git a/charts/minio/1.6.0/test_values.yaml b/charts/minio/1.6.1/test_values.yaml similarity index 91% rename from charts/minio/1.6.0/test_values.yaml rename to charts/minio/1.6.1/test_values.yaml index a4ff45fa6b..3048ba7c43 100644 --- a/charts/minio/1.6.0/test_values.yaml +++ b/charts/minio/1.6.1/test_values.yaml @@ -13,7 +13,7 @@ extraArgs: [] image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2022-03-17T06-34-49Z + tag: RELEASE.2022-03-24T00-43-44Z minioDomain: null runAsGroup: 473 runAsUser: 473 diff --git a/charts/nextcloud/1.4.0/.helmignore b/charts/nextcloud/1.4.1/.helmignore similarity index 100% rename from charts/nextcloud/1.4.0/.helmignore rename to charts/nextcloud/1.4.1/.helmignore diff --git a/charts/nextcloud/1.4.0/Chart.lock b/charts/nextcloud/1.4.1/Chart.lock similarity index 100% rename from charts/nextcloud/1.4.0/Chart.lock rename to charts/nextcloud/1.4.1/Chart.lock diff --git a/test/nextcloud/1.4.0/Chart.yaml b/charts/nextcloud/1.4.1/Chart.yaml similarity index 94% rename from test/nextcloud/1.4.0/Chart.yaml rename to charts/nextcloud/1.4.1/Chart.yaml index b472a894ed..2b3afde3cf 100644 --- a/test/nextcloud/1.4.0/Chart.yaml +++ b/charts/nextcloud/1.4.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 23.0.2 +appVersion: 23.0.3 dependencies: - name: common repository: file://../../../library/common/2112.0.0 @@ -19,4 +19,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm upstream_version: 2.3.2 -version: 1.4.0 +version: 1.4.1 diff --git a/charts/nextcloud/1.4.0/README.md b/charts/nextcloud/1.4.1/README.md similarity index 100% rename from charts/nextcloud/1.4.0/README.md rename to charts/nextcloud/1.4.1/README.md diff --git a/charts/nextcloud/1.4.0/app-readme.md b/charts/nextcloud/1.4.1/app-readme.md similarity index 100% rename from charts/nextcloud/1.4.0/app-readme.md rename to charts/nextcloud/1.4.1/app-readme.md diff --git a/charts/nextcloud/1.4.0/charts/common-2112.0.0.tgz b/charts/nextcloud/1.4.1/charts/common-2112.0.0.tgz similarity index 100% rename from charts/nextcloud/1.4.0/charts/common-2112.0.0.tgz rename to charts/nextcloud/1.4.1/charts/common-2112.0.0.tgz diff --git a/charts/nextcloud/1.4.0/ix_values.yaml b/charts/nextcloud/1.4.1/ix_values.yaml similarity index 92% rename from charts/nextcloud/1.4.0/ix_values.yaml rename to charts/nextcloud/1.4.1/ix_values.yaml index fc08a59c3e..6687d75333 100644 --- a/charts/nextcloud/1.4.0/ix_values.yaml +++ b/charts/nextcloud/1.4.1/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: nextcloud - tag: 23.0.2 + tag: 23.0.3 nginx: image: pullPolicy: IfNotPresent diff --git a/charts/nextcloud/1.4.0/migrations/migrate_from_1.1.0 b/charts/nextcloud/1.4.1/migrations/migrate_from_1.1.0 similarity index 100% rename from charts/nextcloud/1.4.0/migrations/migrate_from_1.1.0 rename to charts/nextcloud/1.4.1/migrations/migrate_from_1.1.0 diff --git a/charts/nextcloud/1.4.0/questions.yaml b/charts/nextcloud/1.4.1/questions.yaml similarity index 100% rename from charts/nextcloud/1.4.0/questions.yaml rename to charts/nextcloud/1.4.1/questions.yaml diff --git a/charts/nextcloud/1.4.0/requirements.lock b/charts/nextcloud/1.4.1/requirements.lock similarity index 100% rename from charts/nextcloud/1.4.0/requirements.lock rename to charts/nextcloud/1.4.1/requirements.lock diff --git a/charts/nextcloud/1.4.0/templates/NOTES.txt b/charts/nextcloud/1.4.1/templates/NOTES.txt similarity index 100% rename from charts/nextcloud/1.4.0/templates/NOTES.txt rename to charts/nextcloud/1.4.1/templates/NOTES.txt diff --git a/charts/nextcloud/1.4.0/templates/_nginx.tpl b/charts/nextcloud/1.4.1/templates/_nginx.tpl similarity index 100% rename from charts/nextcloud/1.4.0/templates/_nginx.tpl rename to charts/nextcloud/1.4.1/templates/_nginx.tpl diff --git a/charts/nextcloud/1.4.0/templates/_postgres.tpl b/charts/nextcloud/1.4.1/templates/_postgres.tpl similarity index 100% rename from charts/nextcloud/1.4.0/templates/_postgres.tpl rename to charts/nextcloud/1.4.1/templates/_postgres.tpl diff --git a/charts/nextcloud/1.4.0/templates/backup-postgres-config.yaml b/charts/nextcloud/1.4.1/templates/backup-postgres-config.yaml similarity index 100% rename from charts/nextcloud/1.4.0/templates/backup-postgres-config.yaml rename to charts/nextcloud/1.4.1/templates/backup-postgres-config.yaml diff --git a/charts/nextcloud/1.4.0/templates/backup-postgres-hook.yaml b/charts/nextcloud/1.4.1/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/nextcloud/1.4.0/templates/backup-postgres-hook.yaml rename to charts/nextcloud/1.4.1/templates/backup-postgres-hook.yaml diff --git a/charts/nextcloud/1.4.0/templates/deployment.yaml b/charts/nextcloud/1.4.1/templates/deployment.yaml similarity index 100% rename from charts/nextcloud/1.4.0/templates/deployment.yaml rename to charts/nextcloud/1.4.1/templates/deployment.yaml diff --git a/charts/nextcloud/1.4.0/templates/nginx-configmap.yaml b/charts/nextcloud/1.4.1/templates/nginx-configmap.yaml similarity index 100% rename from charts/nextcloud/1.4.0/templates/nginx-configmap.yaml rename to charts/nextcloud/1.4.1/templates/nginx-configmap.yaml diff --git a/charts/nextcloud/1.4.0/templates/nginx-secret.yaml b/charts/nextcloud/1.4.1/templates/nginx-secret.yaml similarity index 100% rename from charts/nextcloud/1.4.0/templates/nginx-secret.yaml rename to charts/nextcloud/1.4.1/templates/nginx-secret.yaml diff --git a/charts/nextcloud/1.4.0/templates/nuke-deployments-hook.yaml b/charts/nextcloud/1.4.1/templates/nuke-deployments-hook.yaml similarity index 100% rename from charts/nextcloud/1.4.0/templates/nuke-deployments-hook.yaml rename to charts/nextcloud/1.4.1/templates/nuke-deployments-hook.yaml diff --git a/charts/nextcloud/1.4.0/templates/postgres-deployment.yaml b/charts/nextcloud/1.4.1/templates/postgres-deployment.yaml similarity index 100% rename from charts/nextcloud/1.4.0/templates/postgres-deployment.yaml rename to charts/nextcloud/1.4.1/templates/postgres-deployment.yaml diff --git a/charts/nextcloud/1.4.0/templates/postgres-secret.yaml b/charts/nextcloud/1.4.1/templates/postgres-secret.yaml similarity index 100% rename from charts/nextcloud/1.4.0/templates/postgres-secret.yaml rename to charts/nextcloud/1.4.1/templates/postgres-secret.yaml diff --git a/charts/nextcloud/1.4.0/templates/postgres-service.yaml b/charts/nextcloud/1.4.1/templates/postgres-service.yaml similarity index 100% rename from charts/nextcloud/1.4.0/templates/postgres-service.yaml rename to charts/nextcloud/1.4.1/templates/postgres-service.yaml diff --git a/charts/nextcloud/1.4.0/templates/secrets.yaml b/charts/nextcloud/1.4.1/templates/secrets.yaml similarity index 100% rename from charts/nextcloud/1.4.0/templates/secrets.yaml rename to charts/nextcloud/1.4.1/templates/secrets.yaml diff --git a/charts/nextcloud/1.4.0/templates/service.yaml b/charts/nextcloud/1.4.1/templates/service.yaml similarity index 100% rename from charts/nextcloud/1.4.0/templates/service.yaml rename to charts/nextcloud/1.4.1/templates/service.yaml diff --git a/charts/nextcloud/1.4.0/templates/serviceaccount.yaml b/charts/nextcloud/1.4.1/templates/serviceaccount.yaml similarity index 100% rename from charts/nextcloud/1.4.0/templates/serviceaccount.yaml rename to charts/nextcloud/1.4.1/templates/serviceaccount.yaml diff --git a/charts/nextcloud/1.4.0/templates/tests/deployment-check.yaml b/charts/nextcloud/1.4.1/templates/tests/deployment-check.yaml similarity index 100% rename from charts/nextcloud/1.4.0/templates/tests/deployment-check.yaml rename to charts/nextcloud/1.4.1/templates/tests/deployment-check.yaml diff --git a/charts/nextcloud/1.4.0/test_values.yaml b/charts/nextcloud/1.4.1/test_values.yaml similarity index 98% rename from charts/nextcloud/1.4.0/test_values.yaml rename to charts/nextcloud/1.4.1/test_values.yaml index b851963051..5c63dd11f5 100644 --- a/charts/nextcloud/1.4.0/test_values.yaml +++ b/charts/nextcloud/1.4.1/test_values.yaml @@ -9,7 +9,7 @@ environmentVariables: [] image: pullPolicy: IfNotPresent repository: nextcloud - tag: 23.0.2 + tag: 23.0.3 ixChartContext: {} nextcloud: datadir: /var/www/html/data diff --git a/charts/plex/1.7.0/.helmignore b/charts/plex/1.7.1/.helmignore similarity index 100% rename from charts/plex/1.7.0/.helmignore rename to charts/plex/1.7.1/.helmignore diff --git a/charts/plex/1.7.0/Chart.lock b/charts/plex/1.7.1/Chart.lock similarity index 100% rename from charts/plex/1.7.0/Chart.lock rename to charts/plex/1.7.1/Chart.lock diff --git a/charts/plex/1.7.0/Chart.yaml b/charts/plex/1.7.1/Chart.yaml similarity index 91% rename from charts/plex/1.7.0/Chart.yaml rename to charts/plex/1.7.1/Chart.yaml index 789b922de0..790cd2d0c1 100644 --- a/charts/plex/1.7.0/Chart.yaml +++ b/charts/plex/1.7.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.25.7.5604 +appVersion: 1.25.8.5663 dependencies: - name: common repository: file://../../../library/common/2112.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.7.0 +version: 1.7.1 diff --git a/charts/plex/1.7.0/README.md b/charts/plex/1.7.1/README.md similarity index 100% rename from charts/plex/1.7.0/README.md rename to charts/plex/1.7.1/README.md diff --git a/charts/plex/1.7.0/app-readme.md b/charts/plex/1.7.1/app-readme.md similarity index 100% rename from charts/plex/1.7.0/app-readme.md rename to charts/plex/1.7.1/app-readme.md diff --git a/charts/plex/1.7.0/charts/common-2112.0.0.tgz b/charts/plex/1.7.1/charts/common-2112.0.0.tgz similarity index 100% rename from charts/plex/1.7.0/charts/common-2112.0.0.tgz rename to charts/plex/1.7.1/charts/common-2112.0.0.tgz diff --git a/charts/plex/1.7.0/default_values.yaml b/charts/plex/1.7.1/default_values.yaml similarity index 100% rename from charts/plex/1.7.0/default_values.yaml rename to charts/plex/1.7.1/default_values.yaml diff --git a/test/plex/1.7.0/ix_values.yaml b/charts/plex/1.7.1/ix_values.yaml similarity index 84% rename from test/plex/1.7.0/ix_values.yaml rename to charts/plex/1.7.1/ix_values.yaml index 3b8d630d59..d3a83538cc 100644 --- a/test/plex/1.7.0/ix_values.yaml +++ b/charts/plex/1.7.1/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.25.7.5604-980a13e02 + tag: 1.25.8.5663-e071c3d62 plexpassImage: pullPolicy: IfNotPresent repository: plexinc/pms-docker diff --git a/charts/plex/1.7.0/migrations/migrate_from_1.0.0 b/charts/plex/1.7.1/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/plex/1.7.0/migrations/migrate_from_1.0.0 rename to charts/plex/1.7.1/migrations/migrate_from_1.0.0 diff --git a/charts/plex/1.7.0/questions.yaml b/charts/plex/1.7.1/questions.yaml similarity index 100% rename from charts/plex/1.7.0/questions.yaml rename to charts/plex/1.7.1/questions.yaml diff --git a/charts/plex/1.7.0/templates/NOTES.txt b/charts/plex/1.7.1/templates/NOTES.txt similarity index 100% rename from charts/plex/1.7.0/templates/NOTES.txt rename to charts/plex/1.7.1/templates/NOTES.txt diff --git a/charts/plex/1.7.0/templates/deployment.yaml b/charts/plex/1.7.1/templates/deployment.yaml similarity index 100% rename from charts/plex/1.7.0/templates/deployment.yaml rename to charts/plex/1.7.1/templates/deployment.yaml diff --git a/charts/plex/1.7.0/templates/probe_config.yaml b/charts/plex/1.7.1/templates/probe_config.yaml similarity index 100% rename from charts/plex/1.7.0/templates/probe_config.yaml rename to charts/plex/1.7.1/templates/probe_config.yaml diff --git a/charts/plex/1.7.0/templates/service-tcp.yaml b/charts/plex/1.7.1/templates/service-tcp.yaml similarity index 100% rename from charts/plex/1.7.0/templates/service-tcp.yaml rename to charts/plex/1.7.1/templates/service-tcp.yaml diff --git a/charts/plex/1.7.0/templates/service-udp.yaml b/charts/plex/1.7.1/templates/service-udp.yaml similarity index 100% rename from charts/plex/1.7.0/templates/service-udp.yaml rename to charts/plex/1.7.1/templates/service-udp.yaml diff --git a/charts/plex/1.7.0/templates/tests/deployment-check.yaml b/charts/plex/1.7.1/templates/tests/deployment-check.yaml similarity index 100% rename from charts/plex/1.7.0/templates/tests/deployment-check.yaml rename to charts/plex/1.7.1/templates/tests/deployment-check.yaml diff --git a/charts/plex/1.7.0/test_values.yaml b/charts/plex/1.7.1/test_values.yaml similarity index 96% rename from charts/plex/1.7.0/test_values.yaml rename to charts/plex/1.7.1/test_values.yaml index 058bfdd0b1..c7bbd6e640 100644 --- a/charts/plex/1.7.0/test_values.yaml +++ b/charts/plex/1.7.1/test_values.yaml @@ -29,7 +29,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.25.7.5604-980a13e02 + tag: 1.25.8.5663-e071c3d62 plexServiceTCP: port: 32400 timezone: Etc/UTC diff --git a/test/minio/1.6.0/.helmignore b/test/minio/1.6.1/.helmignore similarity index 100% rename from test/minio/1.6.0/.helmignore rename to test/minio/1.6.1/.helmignore diff --git a/test/minio/1.6.0/CHANGELOG.md b/test/minio/1.6.1/CHANGELOG.md similarity index 100% rename from test/minio/1.6.0/CHANGELOG.md rename to test/minio/1.6.1/CHANGELOG.md diff --git a/test/minio/1.6.0/Chart.yaml b/test/minio/1.6.1/Chart.yaml similarity index 91% rename from test/minio/1.6.0/Chart.yaml rename to test/minio/1.6.1/Chart.yaml index 3f65c2bbe6..898593cb36 100644 --- a/test/minio/1.6.0/Chart.yaml +++ b/test/minio/1.6.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: '2022-03-17' +appVersion: '2022-03-24' 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.0 +version: 1.6.1 diff --git a/test/minio/1.6.0/README.md b/test/minio/1.6.1/README.md similarity index 100% rename from test/minio/1.6.0/README.md rename to test/minio/1.6.1/README.md diff --git a/test/minio/1.6.0/app-readme.md b/test/minio/1.6.1/app-readme.md similarity index 100% rename from test/minio/1.6.0/app-readme.md rename to test/minio/1.6.1/app-readme.md diff --git a/test/minio/1.6.0/charts/common-2112.0.0.tgz b/test/minio/1.6.1/charts/common-2112.0.0.tgz similarity index 100% rename from test/minio/1.6.0/charts/common-2112.0.0.tgz rename to test/minio/1.6.1/charts/common-2112.0.0.tgz diff --git a/test/minio/1.6.0/ix_values.yaml b/test/minio/1.6.1/ix_values.yaml similarity index 71% rename from test/minio/1.6.0/ix_values.yaml rename to test/minio/1.6.1/ix_values.yaml index 28263c7744..360466fde0 100644 --- a/test/minio/1.6.0/ix_values.yaml +++ b/test/minio/1.6.1/ix_values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2022-03-17T06-34-49Z + tag: RELEASE.2022-03-24T00-43-44Z runAsGroup: 473 runAsUser: 473 diff --git a/test/minio/1.6.0/migrations/migrate b/test/minio/1.6.1/migrations/migrate similarity index 100% rename from test/minio/1.6.0/migrations/migrate rename to test/minio/1.6.1/migrations/migrate diff --git a/test/minio/1.6.0/migrations/migrate_from_1.0.0 b/test/minio/1.6.1/migrations/migrate_from_1.0.0 similarity index 100% rename from test/minio/1.6.0/migrations/migrate_from_1.0.0 rename to test/minio/1.6.1/migrations/migrate_from_1.0.0 diff --git a/test/minio/1.6.0/questions.yaml b/test/minio/1.6.1/questions.yaml similarity index 100% rename from test/minio/1.6.0/questions.yaml rename to test/minio/1.6.1/questions.yaml diff --git a/test/minio/1.6.0/requirements.lock b/test/minio/1.6.1/requirements.lock similarity index 100% rename from test/minio/1.6.0/requirements.lock rename to test/minio/1.6.1/requirements.lock diff --git a/test/minio/1.6.0/templates/NOTES.txt b/test/minio/1.6.1/templates/NOTES.txt similarity index 100% rename from test/minio/1.6.0/templates/NOTES.txt rename to test/minio/1.6.1/templates/NOTES.txt diff --git a/test/minio/1.6.0/templates/_cert.tpl b/test/minio/1.6.1/templates/_cert.tpl similarity index 100% rename from test/minio/1.6.0/templates/_cert.tpl rename to test/minio/1.6.1/templates/_cert.tpl diff --git a/test/minio/1.6.0/templates/_helpers.tpl b/test/minio/1.6.1/templates/_helpers.tpl similarity index 100% rename from test/minio/1.6.0/templates/_helpers.tpl rename to test/minio/1.6.1/templates/_helpers.tpl diff --git a/test/minio/1.6.0/templates/configmap.yaml b/test/minio/1.6.1/templates/configmap.yaml similarity index 100% rename from test/minio/1.6.0/templates/configmap.yaml rename to test/minio/1.6.1/templates/configmap.yaml diff --git a/test/minio/1.6.0/templates/deployment.yaml b/test/minio/1.6.1/templates/deployment.yaml similarity index 100% rename from test/minio/1.6.0/templates/deployment.yaml rename to test/minio/1.6.1/templates/deployment.yaml diff --git a/test/minio/1.6.0/templates/pre-install-job.yaml b/test/minio/1.6.1/templates/pre-install-job.yaml similarity index 100% rename from test/minio/1.6.0/templates/pre-install-job.yaml rename to test/minio/1.6.1/templates/pre-install-job.yaml diff --git a/test/minio/1.6.0/templates/secrets.yaml b/test/minio/1.6.1/templates/secrets.yaml similarity index 100% rename from test/minio/1.6.0/templates/secrets.yaml rename to test/minio/1.6.1/templates/secrets.yaml diff --git a/test/minio/1.6.0/templates/service.yaml b/test/minio/1.6.1/templates/service.yaml similarity index 100% rename from test/minio/1.6.0/templates/service.yaml rename to test/minio/1.6.1/templates/service.yaml diff --git a/test/minio/1.6.0/templates/serviceaccount.yaml b/test/minio/1.6.1/templates/serviceaccount.yaml similarity index 100% rename from test/minio/1.6.0/templates/serviceaccount.yaml rename to test/minio/1.6.1/templates/serviceaccount.yaml diff --git a/test/minio/1.6.0/templates/tests/deployment-check.yaml b/test/minio/1.6.1/templates/tests/deployment-check.yaml similarity index 100% rename from test/minio/1.6.0/templates/tests/deployment-check.yaml rename to test/minio/1.6.1/templates/tests/deployment-check.yaml diff --git a/test/minio/1.6.0/test_values.yaml b/test/minio/1.6.1/test_values.yaml similarity index 91% rename from test/minio/1.6.0/test_values.yaml rename to test/minio/1.6.1/test_values.yaml index a4ff45fa6b..3048ba7c43 100644 --- a/test/minio/1.6.0/test_values.yaml +++ b/test/minio/1.6.1/test_values.yaml @@ -13,7 +13,7 @@ extraArgs: [] image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2022-03-17T06-34-49Z + tag: RELEASE.2022-03-24T00-43-44Z minioDomain: null runAsGroup: 473 runAsUser: 473 diff --git a/test/nextcloud/1.4.0/.helmignore b/test/nextcloud/1.4.1/.helmignore similarity index 100% rename from test/nextcloud/1.4.0/.helmignore rename to test/nextcloud/1.4.1/.helmignore diff --git a/test/nextcloud/1.4.0/Chart.lock b/test/nextcloud/1.4.1/Chart.lock similarity index 100% rename from test/nextcloud/1.4.0/Chart.lock rename to test/nextcloud/1.4.1/Chart.lock diff --git a/charts/nextcloud/1.4.0/Chart.yaml b/test/nextcloud/1.4.1/Chart.yaml similarity index 94% rename from charts/nextcloud/1.4.0/Chart.yaml rename to test/nextcloud/1.4.1/Chart.yaml index b472a894ed..2b3afde3cf 100644 --- a/charts/nextcloud/1.4.0/Chart.yaml +++ b/test/nextcloud/1.4.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 23.0.2 +appVersion: 23.0.3 dependencies: - name: common repository: file://../../../library/common/2112.0.0 @@ -19,4 +19,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm upstream_version: 2.3.2 -version: 1.4.0 +version: 1.4.1 diff --git a/test/nextcloud/1.4.0/README.md b/test/nextcloud/1.4.1/README.md similarity index 100% rename from test/nextcloud/1.4.0/README.md rename to test/nextcloud/1.4.1/README.md diff --git a/test/nextcloud/1.4.0/app-readme.md b/test/nextcloud/1.4.1/app-readme.md similarity index 100% rename from test/nextcloud/1.4.0/app-readme.md rename to test/nextcloud/1.4.1/app-readme.md diff --git a/test/nextcloud/1.4.0/charts/common-2112.0.0.tgz b/test/nextcloud/1.4.1/charts/common-2112.0.0.tgz similarity index 100% rename from test/nextcloud/1.4.0/charts/common-2112.0.0.tgz rename to test/nextcloud/1.4.1/charts/common-2112.0.0.tgz diff --git a/test/nextcloud/1.4.0/ix_values.yaml b/test/nextcloud/1.4.1/ix_values.yaml similarity index 92% rename from test/nextcloud/1.4.0/ix_values.yaml rename to test/nextcloud/1.4.1/ix_values.yaml index fc08a59c3e..6687d75333 100644 --- a/test/nextcloud/1.4.0/ix_values.yaml +++ b/test/nextcloud/1.4.1/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: nextcloud - tag: 23.0.2 + tag: 23.0.3 nginx: image: pullPolicy: IfNotPresent diff --git a/test/nextcloud/1.4.0/migrations/migrate_from_1.1.0 b/test/nextcloud/1.4.1/migrations/migrate_from_1.1.0 similarity index 100% rename from test/nextcloud/1.4.0/migrations/migrate_from_1.1.0 rename to test/nextcloud/1.4.1/migrations/migrate_from_1.1.0 diff --git a/test/nextcloud/1.4.0/questions.yaml b/test/nextcloud/1.4.1/questions.yaml similarity index 100% rename from test/nextcloud/1.4.0/questions.yaml rename to test/nextcloud/1.4.1/questions.yaml diff --git a/test/nextcloud/1.4.0/requirements.lock b/test/nextcloud/1.4.1/requirements.lock similarity index 100% rename from test/nextcloud/1.4.0/requirements.lock rename to test/nextcloud/1.4.1/requirements.lock diff --git a/test/nextcloud/1.4.0/templates/NOTES.txt b/test/nextcloud/1.4.1/templates/NOTES.txt similarity index 100% rename from test/nextcloud/1.4.0/templates/NOTES.txt rename to test/nextcloud/1.4.1/templates/NOTES.txt diff --git a/test/nextcloud/1.4.0/templates/_nginx.tpl b/test/nextcloud/1.4.1/templates/_nginx.tpl similarity index 100% rename from test/nextcloud/1.4.0/templates/_nginx.tpl rename to test/nextcloud/1.4.1/templates/_nginx.tpl diff --git a/test/nextcloud/1.4.0/templates/_postgres.tpl b/test/nextcloud/1.4.1/templates/_postgres.tpl similarity index 100% rename from test/nextcloud/1.4.0/templates/_postgres.tpl rename to test/nextcloud/1.4.1/templates/_postgres.tpl diff --git a/test/nextcloud/1.4.0/templates/backup-postgres-config.yaml b/test/nextcloud/1.4.1/templates/backup-postgres-config.yaml similarity index 100% rename from test/nextcloud/1.4.0/templates/backup-postgres-config.yaml rename to test/nextcloud/1.4.1/templates/backup-postgres-config.yaml diff --git a/test/nextcloud/1.4.0/templates/backup-postgres-hook.yaml b/test/nextcloud/1.4.1/templates/backup-postgres-hook.yaml similarity index 100% rename from test/nextcloud/1.4.0/templates/backup-postgres-hook.yaml rename to test/nextcloud/1.4.1/templates/backup-postgres-hook.yaml diff --git a/test/nextcloud/1.4.0/templates/deployment.yaml b/test/nextcloud/1.4.1/templates/deployment.yaml similarity index 100% rename from test/nextcloud/1.4.0/templates/deployment.yaml rename to test/nextcloud/1.4.1/templates/deployment.yaml diff --git a/test/nextcloud/1.4.0/templates/nginx-configmap.yaml b/test/nextcloud/1.4.1/templates/nginx-configmap.yaml similarity index 100% rename from test/nextcloud/1.4.0/templates/nginx-configmap.yaml rename to test/nextcloud/1.4.1/templates/nginx-configmap.yaml diff --git a/test/nextcloud/1.4.0/templates/nginx-secret.yaml b/test/nextcloud/1.4.1/templates/nginx-secret.yaml similarity index 100% rename from test/nextcloud/1.4.0/templates/nginx-secret.yaml rename to test/nextcloud/1.4.1/templates/nginx-secret.yaml diff --git a/test/nextcloud/1.4.0/templates/nuke-deployments-hook.yaml b/test/nextcloud/1.4.1/templates/nuke-deployments-hook.yaml similarity index 100% rename from test/nextcloud/1.4.0/templates/nuke-deployments-hook.yaml rename to test/nextcloud/1.4.1/templates/nuke-deployments-hook.yaml diff --git a/test/nextcloud/1.4.0/templates/postgres-deployment.yaml b/test/nextcloud/1.4.1/templates/postgres-deployment.yaml similarity index 100% rename from test/nextcloud/1.4.0/templates/postgres-deployment.yaml rename to test/nextcloud/1.4.1/templates/postgres-deployment.yaml diff --git a/test/nextcloud/1.4.0/templates/postgres-secret.yaml b/test/nextcloud/1.4.1/templates/postgres-secret.yaml similarity index 100% rename from test/nextcloud/1.4.0/templates/postgres-secret.yaml rename to test/nextcloud/1.4.1/templates/postgres-secret.yaml diff --git a/test/nextcloud/1.4.0/templates/postgres-service.yaml b/test/nextcloud/1.4.1/templates/postgres-service.yaml similarity index 100% rename from test/nextcloud/1.4.0/templates/postgres-service.yaml rename to test/nextcloud/1.4.1/templates/postgres-service.yaml diff --git a/test/nextcloud/1.4.0/templates/secrets.yaml b/test/nextcloud/1.4.1/templates/secrets.yaml similarity index 100% rename from test/nextcloud/1.4.0/templates/secrets.yaml rename to test/nextcloud/1.4.1/templates/secrets.yaml diff --git a/test/nextcloud/1.4.0/templates/service.yaml b/test/nextcloud/1.4.1/templates/service.yaml similarity index 100% rename from test/nextcloud/1.4.0/templates/service.yaml rename to test/nextcloud/1.4.1/templates/service.yaml diff --git a/test/nextcloud/1.4.0/templates/serviceaccount.yaml b/test/nextcloud/1.4.1/templates/serviceaccount.yaml similarity index 100% rename from test/nextcloud/1.4.0/templates/serviceaccount.yaml rename to test/nextcloud/1.4.1/templates/serviceaccount.yaml diff --git a/test/nextcloud/1.4.0/templates/tests/deployment-check.yaml b/test/nextcloud/1.4.1/templates/tests/deployment-check.yaml similarity index 100% rename from test/nextcloud/1.4.0/templates/tests/deployment-check.yaml rename to test/nextcloud/1.4.1/templates/tests/deployment-check.yaml diff --git a/test/nextcloud/1.4.0/test_values.yaml b/test/nextcloud/1.4.1/test_values.yaml similarity index 98% rename from test/nextcloud/1.4.0/test_values.yaml rename to test/nextcloud/1.4.1/test_values.yaml index b851963051..5c63dd11f5 100644 --- a/test/nextcloud/1.4.0/test_values.yaml +++ b/test/nextcloud/1.4.1/test_values.yaml @@ -9,7 +9,7 @@ environmentVariables: [] image: pullPolicy: IfNotPresent repository: nextcloud - tag: 23.0.2 + tag: 23.0.3 ixChartContext: {} nextcloud: datadir: /var/www/html/data diff --git a/test/plex/1.7.0/.helmignore b/test/plex/1.7.1/.helmignore similarity index 100% rename from test/plex/1.7.0/.helmignore rename to test/plex/1.7.1/.helmignore diff --git a/test/plex/1.7.0/Chart.lock b/test/plex/1.7.1/Chart.lock similarity index 100% rename from test/plex/1.7.0/Chart.lock rename to test/plex/1.7.1/Chart.lock diff --git a/test/plex/1.7.0/Chart.yaml b/test/plex/1.7.1/Chart.yaml similarity index 91% rename from test/plex/1.7.0/Chart.yaml rename to test/plex/1.7.1/Chart.yaml index 789b922de0..790cd2d0c1 100644 --- a/test/plex/1.7.0/Chart.yaml +++ b/test/plex/1.7.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.25.7.5604 +appVersion: 1.25.8.5663 dependencies: - name: common repository: file://../../../library/common/2112.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.7.0 +version: 1.7.1 diff --git a/test/plex/1.7.0/README.md b/test/plex/1.7.1/README.md similarity index 100% rename from test/plex/1.7.0/README.md rename to test/plex/1.7.1/README.md diff --git a/test/plex/1.7.0/app-readme.md b/test/plex/1.7.1/app-readme.md similarity index 100% rename from test/plex/1.7.0/app-readme.md rename to test/plex/1.7.1/app-readme.md diff --git a/test/plex/1.7.0/charts/common-2112.0.0.tgz b/test/plex/1.7.1/charts/common-2112.0.0.tgz similarity index 100% rename from test/plex/1.7.0/charts/common-2112.0.0.tgz rename to test/plex/1.7.1/charts/common-2112.0.0.tgz diff --git a/test/plex/1.7.0/default_values.yaml b/test/plex/1.7.1/default_values.yaml similarity index 100% rename from test/plex/1.7.0/default_values.yaml rename to test/plex/1.7.1/default_values.yaml diff --git a/charts/plex/1.7.0/ix_values.yaml b/test/plex/1.7.1/ix_values.yaml similarity index 84% rename from charts/plex/1.7.0/ix_values.yaml rename to test/plex/1.7.1/ix_values.yaml index 3b8d630d59..d3a83538cc 100644 --- a/charts/plex/1.7.0/ix_values.yaml +++ b/test/plex/1.7.1/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.25.7.5604-980a13e02 + tag: 1.25.8.5663-e071c3d62 plexpassImage: pullPolicy: IfNotPresent repository: plexinc/pms-docker diff --git a/test/plex/1.7.0/migrations/migrate_from_1.0.0 b/test/plex/1.7.1/migrations/migrate_from_1.0.0 similarity index 100% rename from test/plex/1.7.0/migrations/migrate_from_1.0.0 rename to test/plex/1.7.1/migrations/migrate_from_1.0.0 diff --git a/test/plex/1.7.0/questions.yaml b/test/plex/1.7.1/questions.yaml similarity index 100% rename from test/plex/1.7.0/questions.yaml rename to test/plex/1.7.1/questions.yaml diff --git a/test/plex/1.7.0/templates/NOTES.txt b/test/plex/1.7.1/templates/NOTES.txt similarity index 100% rename from test/plex/1.7.0/templates/NOTES.txt rename to test/plex/1.7.1/templates/NOTES.txt diff --git a/test/plex/1.7.0/templates/deployment.yaml b/test/plex/1.7.1/templates/deployment.yaml similarity index 100% rename from test/plex/1.7.0/templates/deployment.yaml rename to test/plex/1.7.1/templates/deployment.yaml diff --git a/test/plex/1.7.0/templates/probe_config.yaml b/test/plex/1.7.1/templates/probe_config.yaml similarity index 100% rename from test/plex/1.7.0/templates/probe_config.yaml rename to test/plex/1.7.1/templates/probe_config.yaml diff --git a/test/plex/1.7.0/templates/service-tcp.yaml b/test/plex/1.7.1/templates/service-tcp.yaml similarity index 100% rename from test/plex/1.7.0/templates/service-tcp.yaml rename to test/plex/1.7.1/templates/service-tcp.yaml diff --git a/test/plex/1.7.0/templates/service-udp.yaml b/test/plex/1.7.1/templates/service-udp.yaml similarity index 100% rename from test/plex/1.7.0/templates/service-udp.yaml rename to test/plex/1.7.1/templates/service-udp.yaml diff --git a/test/plex/1.7.0/templates/tests/deployment-check.yaml b/test/plex/1.7.1/templates/tests/deployment-check.yaml similarity index 100% rename from test/plex/1.7.0/templates/tests/deployment-check.yaml rename to test/plex/1.7.1/templates/tests/deployment-check.yaml diff --git a/test/plex/1.7.0/test_values.yaml b/test/plex/1.7.1/test_values.yaml similarity index 96% rename from test/plex/1.7.0/test_values.yaml rename to test/plex/1.7.1/test_values.yaml index 058bfdd0b1..c7bbd6e640 100644 --- a/test/plex/1.7.0/test_values.yaml +++ b/test/plex/1.7.1/test_values.yaml @@ -29,7 +29,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.25.7.5604-980a13e02 + tag: 1.25.8.5663-e071c3d62 plexServiceTCP: port: 32400 timezone: Etc/UTC