diff --git a/charts/chia/1.3.20/.helmignore b/charts/chia/1.3.21/.helmignore similarity index 100% rename from charts/chia/1.3.20/.helmignore rename to charts/chia/1.3.21/.helmignore diff --git a/charts/chia/1.3.20/Chart.yaml b/charts/chia/1.3.21/Chart.yaml similarity index 92% rename from charts/chia/1.3.20/Chart.yaml rename to charts/chia/1.3.21/Chart.yaml index a5f22ecb92..724cedd3a2 100644 --- a/charts/chia/1.3.20/Chart.yaml +++ b/charts/chia/1.3.21/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v1.2.10 +appVersion: v1.2.11 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.20 +version: 1.3.21 diff --git a/charts/chia/1.3.20/README.md b/charts/chia/1.3.21/README.md similarity index 100% rename from charts/chia/1.3.20/README.md rename to charts/chia/1.3.21/README.md diff --git a/charts/chia/1.3.20/app-readme.md b/charts/chia/1.3.21/app-readme.md similarity index 100% rename from charts/chia/1.3.20/app-readme.md rename to charts/chia/1.3.21/app-readme.md diff --git a/charts/chia/1.3.20/charts/common-2105.0.0.tgz b/charts/chia/1.3.21/charts/common-2105.0.0.tgz similarity index 100% rename from charts/chia/1.3.20/charts/common-2105.0.0.tgz rename to charts/chia/1.3.21/charts/common-2105.0.0.tgz diff --git a/charts/chia/1.3.20/default_values.yaml b/charts/chia/1.3.21/default_values.yaml similarity index 100% rename from charts/chia/1.3.20/default_values.yaml rename to charts/chia/1.3.21/default_values.yaml diff --git a/test/chia/1.3.20/ix_values.yaml b/charts/chia/1.3.21/ix_values.yaml similarity index 86% rename from test/chia/1.3.20/ix_values.yaml rename to charts/chia/1.3.21/ix_values.yaml index 5e74516e91..84f39b6aca 100644 --- a/test/chia/1.3.20/ix_values.yaml +++ b/charts/chia/1.3.21/ix_values.yaml @@ -1,5 +1,5 @@ image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.2.10 + tag: v1.2.11 updateStrategy: Recreate diff --git a/charts/chia/1.3.20/questions.yaml b/charts/chia/1.3.21/questions.yaml similarity index 100% rename from charts/chia/1.3.20/questions.yaml rename to charts/chia/1.3.21/questions.yaml diff --git a/charts/chia/1.3.20/requirements.lock b/charts/chia/1.3.21/requirements.lock similarity index 100% rename from charts/chia/1.3.20/requirements.lock rename to charts/chia/1.3.21/requirements.lock diff --git a/charts/chia/1.3.20/templates/deployment.yaml b/charts/chia/1.3.21/templates/deployment.yaml similarity index 100% rename from charts/chia/1.3.20/templates/deployment.yaml rename to charts/chia/1.3.21/templates/deployment.yaml diff --git a/charts/chia/1.3.20/templates/generate-mnemonic.yaml b/charts/chia/1.3.21/templates/generate-mnemonic.yaml similarity index 100% rename from charts/chia/1.3.20/templates/generate-mnemonic.yaml rename to charts/chia/1.3.21/templates/generate-mnemonic.yaml diff --git a/charts/chia/1.3.20/templates/mnemonic-configmap.yaml b/charts/chia/1.3.21/templates/mnemonic-configmap.yaml similarity index 100% rename from charts/chia/1.3.20/templates/mnemonic-configmap.yaml rename to charts/chia/1.3.21/templates/mnemonic-configmap.yaml diff --git a/charts/chia/1.3.20/templates/networking.tpl b/charts/chia/1.3.21/templates/networking.tpl similarity index 100% rename from charts/chia/1.3.20/templates/networking.tpl rename to charts/chia/1.3.21/templates/networking.tpl diff --git a/charts/chia/1.3.20/templates/service.yaml b/charts/chia/1.3.21/templates/service.yaml similarity index 100% rename from charts/chia/1.3.20/templates/service.yaml rename to charts/chia/1.3.21/templates/service.yaml diff --git a/test/chia/1.3.20/test_values.yaml b/charts/chia/1.3.21/test_values.yaml similarity index 94% rename from test/chia/1.3.20/test_values.yaml rename to charts/chia/1.3.21/test_values.yaml index c43ef86e5b..6f070c6b38 100644 --- a/test/chia/1.3.20/test_values.yaml +++ b/charts/chia/1.3.21/test_values.yaml @@ -9,7 +9,7 @@ farmr_env: 'off' image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.2.10 + tag: v1.2.11 service: farmerPort: 31122 nodePort: 31121 diff --git a/charts/chia/1.3.20/values.yaml b/charts/chia/1.3.21/values.yaml similarity index 100% rename from charts/chia/1.3.20/values.yaml rename to charts/chia/1.3.21/values.yaml diff --git a/test/chia/1.3.20/.helmignore b/test/chia/1.3.21/.helmignore similarity index 100% rename from test/chia/1.3.20/.helmignore rename to test/chia/1.3.21/.helmignore diff --git a/test/chia/1.3.20/Chart.yaml b/test/chia/1.3.21/Chart.yaml similarity index 92% rename from test/chia/1.3.20/Chart.yaml rename to test/chia/1.3.21/Chart.yaml index a5f22ecb92..724cedd3a2 100644 --- a/test/chia/1.3.20/Chart.yaml +++ b/test/chia/1.3.21/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v1.2.10 +appVersion: v1.2.11 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.20 +version: 1.3.21 diff --git a/test/chia/1.3.20/README.md b/test/chia/1.3.21/README.md similarity index 100% rename from test/chia/1.3.20/README.md rename to test/chia/1.3.21/README.md diff --git a/test/chia/1.3.20/app-readme.md b/test/chia/1.3.21/app-readme.md similarity index 100% rename from test/chia/1.3.20/app-readme.md rename to test/chia/1.3.21/app-readme.md diff --git a/test/chia/1.3.20/charts/common-2105.0.0.tgz b/test/chia/1.3.21/charts/common-2105.0.0.tgz similarity index 100% rename from test/chia/1.3.20/charts/common-2105.0.0.tgz rename to test/chia/1.3.21/charts/common-2105.0.0.tgz diff --git a/test/chia/1.3.20/default_values.yaml b/test/chia/1.3.21/default_values.yaml similarity index 100% rename from test/chia/1.3.20/default_values.yaml rename to test/chia/1.3.21/default_values.yaml diff --git a/charts/chia/1.3.20/ix_values.yaml b/test/chia/1.3.21/ix_values.yaml similarity index 86% rename from charts/chia/1.3.20/ix_values.yaml rename to test/chia/1.3.21/ix_values.yaml index 5e74516e91..84f39b6aca 100644 --- a/charts/chia/1.3.20/ix_values.yaml +++ b/test/chia/1.3.21/ix_values.yaml @@ -1,5 +1,5 @@ image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.2.10 + tag: v1.2.11 updateStrategy: Recreate diff --git a/test/chia/1.3.20/questions.yaml b/test/chia/1.3.21/questions.yaml similarity index 100% rename from test/chia/1.3.20/questions.yaml rename to test/chia/1.3.21/questions.yaml diff --git a/test/chia/1.3.20/requirements.lock b/test/chia/1.3.21/requirements.lock similarity index 100% rename from test/chia/1.3.20/requirements.lock rename to test/chia/1.3.21/requirements.lock diff --git a/test/chia/1.3.20/templates/deployment.yaml b/test/chia/1.3.21/templates/deployment.yaml similarity index 100% rename from test/chia/1.3.20/templates/deployment.yaml rename to test/chia/1.3.21/templates/deployment.yaml diff --git a/test/chia/1.3.20/templates/generate-mnemonic.yaml b/test/chia/1.3.21/templates/generate-mnemonic.yaml similarity index 100% rename from test/chia/1.3.20/templates/generate-mnemonic.yaml rename to test/chia/1.3.21/templates/generate-mnemonic.yaml diff --git a/test/chia/1.3.20/templates/mnemonic-configmap.yaml b/test/chia/1.3.21/templates/mnemonic-configmap.yaml similarity index 100% rename from test/chia/1.3.20/templates/mnemonic-configmap.yaml rename to test/chia/1.3.21/templates/mnemonic-configmap.yaml diff --git a/test/chia/1.3.20/templates/networking.tpl b/test/chia/1.3.21/templates/networking.tpl similarity index 100% rename from test/chia/1.3.20/templates/networking.tpl rename to test/chia/1.3.21/templates/networking.tpl diff --git a/test/chia/1.3.20/templates/service.yaml b/test/chia/1.3.21/templates/service.yaml similarity index 100% rename from test/chia/1.3.20/templates/service.yaml rename to test/chia/1.3.21/templates/service.yaml diff --git a/charts/chia/1.3.20/test_values.yaml b/test/chia/1.3.21/test_values.yaml similarity index 94% rename from charts/chia/1.3.20/test_values.yaml rename to test/chia/1.3.21/test_values.yaml index c43ef86e5b..6f070c6b38 100644 --- a/charts/chia/1.3.20/test_values.yaml +++ b/test/chia/1.3.21/test_values.yaml @@ -9,7 +9,7 @@ farmr_env: 'off' image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.2.10 + tag: v1.2.11 service: farmerPort: 31122 nodePort: 31121 diff --git a/test/chia/1.3.20/values.yaml b/test/chia/1.3.21/values.yaml similarity index 100% rename from test/chia/1.3.20/values.yaml rename to test/chia/1.3.21/values.yaml