diff --git a/charts/chia/1.3.19/.helmignore b/charts/chia/1.3.20/.helmignore similarity index 100% rename from charts/chia/1.3.19/.helmignore rename to charts/chia/1.3.20/.helmignore diff --git a/charts/chia/1.3.19/Chart.yaml b/charts/chia/1.3.20/Chart.yaml similarity index 92% rename from charts/chia/1.3.19/Chart.yaml rename to charts/chia/1.3.20/Chart.yaml index 206755f18f..a5f22ecb92 100644 --- a/charts/chia/1.3.19/Chart.yaml +++ b/charts/chia/1.3.20/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v1.2.9_1 +appVersion: v1.2.10 dependencies: - name: common repository: file://../../../library/common/2105.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.19 +version: 1.3.20 diff --git a/charts/chia/1.3.19/README.md b/charts/chia/1.3.20/README.md similarity index 100% rename from charts/chia/1.3.19/README.md rename to charts/chia/1.3.20/README.md diff --git a/charts/chia/1.3.19/app-readme.md b/charts/chia/1.3.20/app-readme.md similarity index 100% rename from charts/chia/1.3.19/app-readme.md rename to charts/chia/1.3.20/app-readme.md diff --git a/charts/chia/1.3.19/charts/common-2105.0.0.tgz b/charts/chia/1.3.20/charts/common-2105.0.0.tgz similarity index 100% rename from charts/chia/1.3.19/charts/common-2105.0.0.tgz rename to charts/chia/1.3.20/charts/common-2105.0.0.tgz diff --git a/charts/chia/1.3.19/default_values.yaml b/charts/chia/1.3.20/default_values.yaml similarity index 100% rename from charts/chia/1.3.19/default_values.yaml rename to charts/chia/1.3.20/default_values.yaml diff --git a/charts/chia/1.3.19/ix_values.yaml b/charts/chia/1.3.20/ix_values.yaml similarity index 85% rename from charts/chia/1.3.19/ix_values.yaml rename to charts/chia/1.3.20/ix_values.yaml index 8f6d972187..5e74516e91 100644 --- a/charts/chia/1.3.19/ix_values.yaml +++ b/charts/chia/1.3.20/ix_values.yaml @@ -1,5 +1,5 @@ image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.2.9_1 + tag: v1.2.10 updateStrategy: Recreate diff --git a/charts/chia/1.3.19/questions.yaml b/charts/chia/1.3.20/questions.yaml similarity index 100% rename from charts/chia/1.3.19/questions.yaml rename to charts/chia/1.3.20/questions.yaml diff --git a/charts/chia/1.3.19/requirements.lock b/charts/chia/1.3.20/requirements.lock similarity index 100% rename from charts/chia/1.3.19/requirements.lock rename to charts/chia/1.3.20/requirements.lock diff --git a/charts/chia/1.3.19/templates/deployment.yaml b/charts/chia/1.3.20/templates/deployment.yaml similarity index 100% rename from charts/chia/1.3.19/templates/deployment.yaml rename to charts/chia/1.3.20/templates/deployment.yaml diff --git a/charts/chia/1.3.19/templates/generate-mnemonic.yaml b/charts/chia/1.3.20/templates/generate-mnemonic.yaml similarity index 100% rename from charts/chia/1.3.19/templates/generate-mnemonic.yaml rename to charts/chia/1.3.20/templates/generate-mnemonic.yaml diff --git a/charts/chia/1.3.19/templates/mnemonic-configmap.yaml b/charts/chia/1.3.20/templates/mnemonic-configmap.yaml similarity index 100% rename from charts/chia/1.3.19/templates/mnemonic-configmap.yaml rename to charts/chia/1.3.20/templates/mnemonic-configmap.yaml diff --git a/charts/chia/1.3.19/templates/networking.tpl b/charts/chia/1.3.20/templates/networking.tpl similarity index 100% rename from charts/chia/1.3.19/templates/networking.tpl rename to charts/chia/1.3.20/templates/networking.tpl diff --git a/charts/chia/1.3.19/templates/service.yaml b/charts/chia/1.3.20/templates/service.yaml similarity index 100% rename from charts/chia/1.3.19/templates/service.yaml rename to charts/chia/1.3.20/templates/service.yaml diff --git a/test/chia/1.3.19/test_values.yaml b/charts/chia/1.3.20/test_values.yaml similarity index 94% rename from test/chia/1.3.19/test_values.yaml rename to charts/chia/1.3.20/test_values.yaml index 169b764406..c43ef86e5b 100644 --- a/test/chia/1.3.19/test_values.yaml +++ b/charts/chia/1.3.20/test_values.yaml @@ -9,7 +9,7 @@ farmr_env: 'off' image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.2.9_1 + tag: v1.2.10 service: farmerPort: 31122 nodePort: 31121 diff --git a/charts/chia/1.3.19/values.yaml b/charts/chia/1.3.20/values.yaml similarity index 100% rename from charts/chia/1.3.19/values.yaml rename to charts/chia/1.3.20/values.yaml diff --git a/charts/plex/1.6.11/.helmignore b/charts/plex/1.6.12/.helmignore similarity index 100% rename from charts/plex/1.6.11/.helmignore rename to charts/plex/1.6.12/.helmignore diff --git a/charts/plex/1.6.11/Chart.lock b/charts/plex/1.6.12/Chart.lock similarity index 100% rename from charts/plex/1.6.11/Chart.lock rename to charts/plex/1.6.12/Chart.lock diff --git a/test/plex/1.6.11/Chart.yaml b/charts/plex/1.6.12/Chart.yaml similarity index 91% rename from test/plex/1.6.11/Chart.yaml rename to charts/plex/1.6.12/Chart.yaml index 1fa8596cd1..916c980a5c 100644 --- a/test/plex/1.6.11/Chart.yaml +++ b/charts/plex/1.6.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.24.4.5081 +appVersion: 1.24.5.5173 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.11 +version: 1.6.12 diff --git a/charts/plex/1.6.11/README.md b/charts/plex/1.6.12/README.md similarity index 100% rename from charts/plex/1.6.11/README.md rename to charts/plex/1.6.12/README.md diff --git a/charts/plex/1.6.11/app-readme.md b/charts/plex/1.6.12/app-readme.md similarity index 100% rename from charts/plex/1.6.11/app-readme.md rename to charts/plex/1.6.12/app-readme.md diff --git a/charts/plex/1.6.11/charts/common-2105.0.0.tgz b/charts/plex/1.6.12/charts/common-2105.0.0.tgz similarity index 100% rename from charts/plex/1.6.11/charts/common-2105.0.0.tgz rename to charts/plex/1.6.12/charts/common-2105.0.0.tgz diff --git a/charts/plex/1.6.11/default_values.yaml b/charts/plex/1.6.12/default_values.yaml similarity index 100% rename from charts/plex/1.6.11/default_values.yaml rename to charts/plex/1.6.12/default_values.yaml diff --git a/charts/plex/1.6.11/ix_values.yaml b/charts/plex/1.6.12/ix_values.yaml similarity index 69% rename from charts/plex/1.6.11/ix_values.yaml rename to charts/plex/1.6.12/ix_values.yaml index dbfee56a79..e651e72c9f 100644 --- a/charts/plex/1.6.11/ix_values.yaml +++ b/charts/plex/1.6.12/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.24.4.5081-e362dc1ee + tag: 1.24.5.5173-8dcc73a59 diff --git a/charts/plex/1.6.11/migrations/migrate_from_1.0.0 b/charts/plex/1.6.12/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/plex/1.6.11/migrations/migrate_from_1.0.0 rename to charts/plex/1.6.12/migrations/migrate_from_1.0.0 diff --git a/charts/plex/1.6.11/questions.yaml b/charts/plex/1.6.12/questions.yaml similarity index 100% rename from charts/plex/1.6.11/questions.yaml rename to charts/plex/1.6.12/questions.yaml diff --git a/charts/plex/1.6.11/templates/NOTES.txt b/charts/plex/1.6.12/templates/NOTES.txt similarity index 100% rename from charts/plex/1.6.11/templates/NOTES.txt rename to charts/plex/1.6.12/templates/NOTES.txt diff --git a/charts/plex/1.6.11/templates/deployment.yaml b/charts/plex/1.6.12/templates/deployment.yaml similarity index 100% rename from charts/plex/1.6.11/templates/deployment.yaml rename to charts/plex/1.6.12/templates/deployment.yaml diff --git a/charts/plex/1.6.11/templates/probe_config.yaml b/charts/plex/1.6.12/templates/probe_config.yaml similarity index 100% rename from charts/plex/1.6.11/templates/probe_config.yaml rename to charts/plex/1.6.12/templates/probe_config.yaml diff --git a/charts/plex/1.6.11/templates/service-tcp.yaml b/charts/plex/1.6.12/templates/service-tcp.yaml similarity index 100% rename from charts/plex/1.6.11/templates/service-tcp.yaml rename to charts/plex/1.6.12/templates/service-tcp.yaml diff --git a/charts/plex/1.6.11/templates/service-udp.yaml b/charts/plex/1.6.12/templates/service-udp.yaml similarity index 100% rename from charts/plex/1.6.11/templates/service-udp.yaml rename to charts/plex/1.6.12/templates/service-udp.yaml diff --git a/charts/plex/1.6.11/test_values.yaml b/charts/plex/1.6.12/test_values.yaml similarity index 95% rename from charts/plex/1.6.11/test_values.yaml rename to charts/plex/1.6.12/test_values.yaml index 5e97957f7d..86dd781724 100644 --- a/charts/plex/1.6.11/test_values.yaml +++ b/charts/plex/1.6.12/test_values.yaml @@ -24,7 +24,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.24.4.5081-e362dc1ee + tag: 1.24.5.5173-8dcc73a59 plexServiceTCP: port: 32400 timezone: Etc/UTC diff --git a/charts/plex/1.6.11/values.yaml b/charts/plex/1.6.12/values.yaml similarity index 100% rename from charts/plex/1.6.11/values.yaml rename to charts/plex/1.6.12/values.yaml diff --git a/test/chia/1.3.19/.helmignore b/test/chia/1.3.20/.helmignore similarity index 100% rename from test/chia/1.3.19/.helmignore rename to test/chia/1.3.20/.helmignore diff --git a/test/chia/1.3.19/Chart.yaml b/test/chia/1.3.20/Chart.yaml similarity index 92% rename from test/chia/1.3.19/Chart.yaml rename to test/chia/1.3.20/Chart.yaml index 206755f18f..a5f22ecb92 100644 --- a/test/chia/1.3.19/Chart.yaml +++ b/test/chia/1.3.20/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v1.2.9_1 +appVersion: v1.2.10 dependencies: - name: common repository: file://../../../library/common/2105.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.19 +version: 1.3.20 diff --git a/test/chia/1.3.19/README.md b/test/chia/1.3.20/README.md similarity index 100% rename from test/chia/1.3.19/README.md rename to test/chia/1.3.20/README.md diff --git a/test/chia/1.3.19/app-readme.md b/test/chia/1.3.20/app-readme.md similarity index 100% rename from test/chia/1.3.19/app-readme.md rename to test/chia/1.3.20/app-readme.md diff --git a/test/chia/1.3.19/charts/common-2105.0.0.tgz b/test/chia/1.3.20/charts/common-2105.0.0.tgz similarity index 100% rename from test/chia/1.3.19/charts/common-2105.0.0.tgz rename to test/chia/1.3.20/charts/common-2105.0.0.tgz diff --git a/test/chia/1.3.19/default_values.yaml b/test/chia/1.3.20/default_values.yaml similarity index 100% rename from test/chia/1.3.19/default_values.yaml rename to test/chia/1.3.20/default_values.yaml diff --git a/test/chia/1.3.19/ix_values.yaml b/test/chia/1.3.20/ix_values.yaml similarity index 85% rename from test/chia/1.3.19/ix_values.yaml rename to test/chia/1.3.20/ix_values.yaml index 8f6d972187..5e74516e91 100644 --- a/test/chia/1.3.19/ix_values.yaml +++ b/test/chia/1.3.20/ix_values.yaml @@ -1,5 +1,5 @@ image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.2.9_1 + tag: v1.2.10 updateStrategy: Recreate diff --git a/test/chia/1.3.19/questions.yaml b/test/chia/1.3.20/questions.yaml similarity index 100% rename from test/chia/1.3.19/questions.yaml rename to test/chia/1.3.20/questions.yaml diff --git a/test/chia/1.3.19/requirements.lock b/test/chia/1.3.20/requirements.lock similarity index 100% rename from test/chia/1.3.19/requirements.lock rename to test/chia/1.3.20/requirements.lock diff --git a/test/chia/1.3.19/templates/deployment.yaml b/test/chia/1.3.20/templates/deployment.yaml similarity index 100% rename from test/chia/1.3.19/templates/deployment.yaml rename to test/chia/1.3.20/templates/deployment.yaml diff --git a/test/chia/1.3.19/templates/generate-mnemonic.yaml b/test/chia/1.3.20/templates/generate-mnemonic.yaml similarity index 100% rename from test/chia/1.3.19/templates/generate-mnemonic.yaml rename to test/chia/1.3.20/templates/generate-mnemonic.yaml diff --git a/test/chia/1.3.19/templates/mnemonic-configmap.yaml b/test/chia/1.3.20/templates/mnemonic-configmap.yaml similarity index 100% rename from test/chia/1.3.19/templates/mnemonic-configmap.yaml rename to test/chia/1.3.20/templates/mnemonic-configmap.yaml diff --git a/test/chia/1.3.19/templates/networking.tpl b/test/chia/1.3.20/templates/networking.tpl similarity index 100% rename from test/chia/1.3.19/templates/networking.tpl rename to test/chia/1.3.20/templates/networking.tpl diff --git a/test/chia/1.3.19/templates/service.yaml b/test/chia/1.3.20/templates/service.yaml similarity index 100% rename from test/chia/1.3.19/templates/service.yaml rename to test/chia/1.3.20/templates/service.yaml diff --git a/charts/chia/1.3.19/test_values.yaml b/test/chia/1.3.20/test_values.yaml similarity index 94% rename from charts/chia/1.3.19/test_values.yaml rename to test/chia/1.3.20/test_values.yaml index 169b764406..c43ef86e5b 100644 --- a/charts/chia/1.3.19/test_values.yaml +++ b/test/chia/1.3.20/test_values.yaml @@ -9,7 +9,7 @@ farmr_env: 'off' image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.2.9_1 + tag: v1.2.10 service: farmerPort: 31122 nodePort: 31121 diff --git a/test/chia/1.3.19/values.yaml b/test/chia/1.3.20/values.yaml similarity index 100% rename from test/chia/1.3.19/values.yaml rename to test/chia/1.3.20/values.yaml diff --git a/test/plex/1.6.11/.helmignore b/test/plex/1.6.12/.helmignore similarity index 100% rename from test/plex/1.6.11/.helmignore rename to test/plex/1.6.12/.helmignore diff --git a/test/plex/1.6.11/Chart.lock b/test/plex/1.6.12/Chart.lock similarity index 100% rename from test/plex/1.6.11/Chart.lock rename to test/plex/1.6.12/Chart.lock diff --git a/charts/plex/1.6.11/Chart.yaml b/test/plex/1.6.12/Chart.yaml similarity index 91% rename from charts/plex/1.6.11/Chart.yaml rename to test/plex/1.6.12/Chart.yaml index 1fa8596cd1..916c980a5c 100644 --- a/charts/plex/1.6.11/Chart.yaml +++ b/test/plex/1.6.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.24.4.5081 +appVersion: 1.24.5.5173 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.11 +version: 1.6.12 diff --git a/test/plex/1.6.11/README.md b/test/plex/1.6.12/README.md similarity index 100% rename from test/plex/1.6.11/README.md rename to test/plex/1.6.12/README.md diff --git a/test/plex/1.6.11/app-readme.md b/test/plex/1.6.12/app-readme.md similarity index 100% rename from test/plex/1.6.11/app-readme.md rename to test/plex/1.6.12/app-readme.md diff --git a/test/plex/1.6.11/charts/common-2105.0.0.tgz b/test/plex/1.6.12/charts/common-2105.0.0.tgz similarity index 100% rename from test/plex/1.6.11/charts/common-2105.0.0.tgz rename to test/plex/1.6.12/charts/common-2105.0.0.tgz diff --git a/test/plex/1.6.11/default_values.yaml b/test/plex/1.6.12/default_values.yaml similarity index 100% rename from test/plex/1.6.11/default_values.yaml rename to test/plex/1.6.12/default_values.yaml diff --git a/test/plex/1.6.11/ix_values.yaml b/test/plex/1.6.12/ix_values.yaml similarity index 69% rename from test/plex/1.6.11/ix_values.yaml rename to test/plex/1.6.12/ix_values.yaml index dbfee56a79..e651e72c9f 100644 --- a/test/plex/1.6.11/ix_values.yaml +++ b/test/plex/1.6.12/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.24.4.5081-e362dc1ee + tag: 1.24.5.5173-8dcc73a59 diff --git a/test/plex/1.6.11/migrations/migrate_from_1.0.0 b/test/plex/1.6.12/migrations/migrate_from_1.0.0 similarity index 100% rename from test/plex/1.6.11/migrations/migrate_from_1.0.0 rename to test/plex/1.6.12/migrations/migrate_from_1.0.0 diff --git a/test/plex/1.6.11/questions.yaml b/test/plex/1.6.12/questions.yaml similarity index 100% rename from test/plex/1.6.11/questions.yaml rename to test/plex/1.6.12/questions.yaml diff --git a/test/plex/1.6.11/templates/NOTES.txt b/test/plex/1.6.12/templates/NOTES.txt similarity index 100% rename from test/plex/1.6.11/templates/NOTES.txt rename to test/plex/1.6.12/templates/NOTES.txt diff --git a/test/plex/1.6.11/templates/deployment.yaml b/test/plex/1.6.12/templates/deployment.yaml similarity index 100% rename from test/plex/1.6.11/templates/deployment.yaml rename to test/plex/1.6.12/templates/deployment.yaml diff --git a/test/plex/1.6.11/templates/probe_config.yaml b/test/plex/1.6.12/templates/probe_config.yaml similarity index 100% rename from test/plex/1.6.11/templates/probe_config.yaml rename to test/plex/1.6.12/templates/probe_config.yaml diff --git a/test/plex/1.6.11/templates/service-tcp.yaml b/test/plex/1.6.12/templates/service-tcp.yaml similarity index 100% rename from test/plex/1.6.11/templates/service-tcp.yaml rename to test/plex/1.6.12/templates/service-tcp.yaml diff --git a/test/plex/1.6.11/templates/service-udp.yaml b/test/plex/1.6.12/templates/service-udp.yaml similarity index 100% rename from test/plex/1.6.11/templates/service-udp.yaml rename to test/plex/1.6.12/templates/service-udp.yaml diff --git a/test/plex/1.6.11/test_values.yaml b/test/plex/1.6.12/test_values.yaml similarity index 95% rename from test/plex/1.6.11/test_values.yaml rename to test/plex/1.6.12/test_values.yaml index 5e97957f7d..86dd781724 100644 --- a/test/plex/1.6.11/test_values.yaml +++ b/test/plex/1.6.12/test_values.yaml @@ -24,7 +24,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.24.4.5081-e362dc1ee + tag: 1.24.5.5173-8dcc73a59 plexServiceTCP: port: 32400 timezone: Etc/UTC diff --git a/test/plex/1.6.11/values.yaml b/test/plex/1.6.12/values.yaml similarity index 100% rename from test/plex/1.6.11/values.yaml rename to test/plex/1.6.12/values.yaml