diff --git a/charts/chia/1.3.25/.helmignore b/charts/chia/1.3.26/.helmignore similarity index 100% rename from charts/chia/1.3.25/.helmignore rename to charts/chia/1.3.26/.helmignore diff --git a/charts/chia/1.3.25/Chart.yaml b/charts/chia/1.3.26/Chart.yaml similarity index 92% rename from charts/chia/1.3.25/Chart.yaml rename to charts/chia/1.3.26/Chart.yaml index 6babc842e9..6d24087984 100644 --- a/charts/chia/1.3.25/Chart.yaml +++ b/charts/chia/1.3.26/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v1.3.3 +appVersion: v1.3.4 dependencies: - name: common repository: file://../../../library/common/2112.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.25 +version: 1.3.26 diff --git a/charts/chia/1.3.25/README.md b/charts/chia/1.3.26/README.md similarity index 100% rename from charts/chia/1.3.25/README.md rename to charts/chia/1.3.26/README.md diff --git a/charts/chia/1.3.25/app-readme.md b/charts/chia/1.3.26/app-readme.md similarity index 100% rename from charts/chia/1.3.25/app-readme.md rename to charts/chia/1.3.26/app-readme.md diff --git a/charts/chia/1.3.25/charts/common-2112.0.0.tgz b/charts/chia/1.3.26/charts/common-2112.0.0.tgz similarity index 100% rename from charts/chia/1.3.25/charts/common-2112.0.0.tgz rename to charts/chia/1.3.26/charts/common-2112.0.0.tgz diff --git a/charts/chia/1.3.25/default_values.yaml b/charts/chia/1.3.26/default_values.yaml similarity index 100% rename from charts/chia/1.3.25/default_values.yaml rename to charts/chia/1.3.26/default_values.yaml diff --git a/test/chia/1.3.25/ix_values.yaml b/charts/chia/1.3.26/ix_values.yaml similarity index 87% rename from test/chia/1.3.25/ix_values.yaml rename to charts/chia/1.3.26/ix_values.yaml index e6eb7e1ac3..2330fe9152 100644 --- a/test/chia/1.3.25/ix_values.yaml +++ b/charts/chia/1.3.26/ix_values.yaml @@ -1,5 +1,5 @@ image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.3.3 + tag: v1.3.4 updateStrategy: Recreate diff --git a/charts/chia/1.3.25/questions.yaml b/charts/chia/1.3.26/questions.yaml similarity index 100% rename from charts/chia/1.3.25/questions.yaml rename to charts/chia/1.3.26/questions.yaml diff --git a/charts/chia/1.3.25/requirements.lock b/charts/chia/1.3.26/requirements.lock similarity index 100% rename from charts/chia/1.3.25/requirements.lock rename to charts/chia/1.3.26/requirements.lock diff --git a/charts/chia/1.3.25/templates/deployment.yaml b/charts/chia/1.3.26/templates/deployment.yaml similarity index 100% rename from charts/chia/1.3.25/templates/deployment.yaml rename to charts/chia/1.3.26/templates/deployment.yaml diff --git a/charts/chia/1.3.25/templates/generate-mnemonic.yaml b/charts/chia/1.3.26/templates/generate-mnemonic.yaml similarity index 100% rename from charts/chia/1.3.25/templates/generate-mnemonic.yaml rename to charts/chia/1.3.26/templates/generate-mnemonic.yaml diff --git a/charts/chia/1.3.25/templates/mnemonic-configmap.yaml b/charts/chia/1.3.26/templates/mnemonic-configmap.yaml similarity index 100% rename from charts/chia/1.3.25/templates/mnemonic-configmap.yaml rename to charts/chia/1.3.26/templates/mnemonic-configmap.yaml diff --git a/charts/chia/1.3.25/templates/networking.tpl b/charts/chia/1.3.26/templates/networking.tpl similarity index 100% rename from charts/chia/1.3.25/templates/networking.tpl rename to charts/chia/1.3.26/templates/networking.tpl diff --git a/charts/chia/1.3.25/templates/service.yaml b/charts/chia/1.3.26/templates/service.yaml similarity index 100% rename from charts/chia/1.3.25/templates/service.yaml rename to charts/chia/1.3.26/templates/service.yaml diff --git a/test/chia/1.3.25/test_values.yaml b/charts/chia/1.3.26/test_values.yaml similarity index 95% rename from test/chia/1.3.25/test_values.yaml rename to charts/chia/1.3.26/test_values.yaml index 1f9637306d..f4cffec5f5 100644 --- a/test/chia/1.3.25/test_values.yaml +++ b/charts/chia/1.3.26/test_values.yaml @@ -9,7 +9,7 @@ farmr_env: 'off' image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.3.3 + tag: v1.3.4 service: farmerPort: 31122 nodePort: 31121 diff --git a/charts/chia/1.3.25/values.yaml b/charts/chia/1.3.26/values.yaml similarity index 100% rename from charts/chia/1.3.25/values.yaml rename to charts/chia/1.3.26/values.yaml diff --git a/test/chia/1.3.25/.helmignore b/test/chia/1.3.26/.helmignore similarity index 100% rename from test/chia/1.3.25/.helmignore rename to test/chia/1.3.26/.helmignore diff --git a/test/chia/1.3.25/Chart.yaml b/test/chia/1.3.26/Chart.yaml similarity index 92% rename from test/chia/1.3.25/Chart.yaml rename to test/chia/1.3.26/Chart.yaml index 6babc842e9..6d24087984 100644 --- a/test/chia/1.3.25/Chart.yaml +++ b/test/chia/1.3.26/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v1.3.3 +appVersion: v1.3.4 dependencies: - name: common repository: file://../../../library/common/2112.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.25 +version: 1.3.26 diff --git a/test/chia/1.3.25/README.md b/test/chia/1.3.26/README.md similarity index 100% rename from test/chia/1.3.25/README.md rename to test/chia/1.3.26/README.md diff --git a/test/chia/1.3.25/app-readme.md b/test/chia/1.3.26/app-readme.md similarity index 100% rename from test/chia/1.3.25/app-readme.md rename to test/chia/1.3.26/app-readme.md diff --git a/test/chia/1.3.25/charts/common-2112.0.0.tgz b/test/chia/1.3.26/charts/common-2112.0.0.tgz similarity index 100% rename from test/chia/1.3.25/charts/common-2112.0.0.tgz rename to test/chia/1.3.26/charts/common-2112.0.0.tgz diff --git a/test/chia/1.3.25/default_values.yaml b/test/chia/1.3.26/default_values.yaml similarity index 100% rename from test/chia/1.3.25/default_values.yaml rename to test/chia/1.3.26/default_values.yaml diff --git a/charts/chia/1.3.25/ix_values.yaml b/test/chia/1.3.26/ix_values.yaml similarity index 87% rename from charts/chia/1.3.25/ix_values.yaml rename to test/chia/1.3.26/ix_values.yaml index e6eb7e1ac3..2330fe9152 100644 --- a/charts/chia/1.3.25/ix_values.yaml +++ b/test/chia/1.3.26/ix_values.yaml @@ -1,5 +1,5 @@ image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.3.3 + tag: v1.3.4 updateStrategy: Recreate diff --git a/test/chia/1.3.25/questions.yaml b/test/chia/1.3.26/questions.yaml similarity index 100% rename from test/chia/1.3.25/questions.yaml rename to test/chia/1.3.26/questions.yaml diff --git a/test/chia/1.3.25/requirements.lock b/test/chia/1.3.26/requirements.lock similarity index 100% rename from test/chia/1.3.25/requirements.lock rename to test/chia/1.3.26/requirements.lock diff --git a/test/chia/1.3.25/templates/deployment.yaml b/test/chia/1.3.26/templates/deployment.yaml similarity index 100% rename from test/chia/1.3.25/templates/deployment.yaml rename to test/chia/1.3.26/templates/deployment.yaml diff --git a/test/chia/1.3.25/templates/generate-mnemonic.yaml b/test/chia/1.3.26/templates/generate-mnemonic.yaml similarity index 100% rename from test/chia/1.3.25/templates/generate-mnemonic.yaml rename to test/chia/1.3.26/templates/generate-mnemonic.yaml diff --git a/test/chia/1.3.25/templates/mnemonic-configmap.yaml b/test/chia/1.3.26/templates/mnemonic-configmap.yaml similarity index 100% rename from test/chia/1.3.25/templates/mnemonic-configmap.yaml rename to test/chia/1.3.26/templates/mnemonic-configmap.yaml diff --git a/test/chia/1.3.25/templates/networking.tpl b/test/chia/1.3.26/templates/networking.tpl similarity index 100% rename from test/chia/1.3.25/templates/networking.tpl rename to test/chia/1.3.26/templates/networking.tpl diff --git a/test/chia/1.3.25/templates/service.yaml b/test/chia/1.3.26/templates/service.yaml similarity index 100% rename from test/chia/1.3.25/templates/service.yaml rename to test/chia/1.3.26/templates/service.yaml diff --git a/charts/chia/1.3.25/test_values.yaml b/test/chia/1.3.26/test_values.yaml similarity index 95% rename from charts/chia/1.3.25/test_values.yaml rename to test/chia/1.3.26/test_values.yaml index 1f9637306d..f4cffec5f5 100644 --- a/charts/chia/1.3.25/test_values.yaml +++ b/test/chia/1.3.26/test_values.yaml @@ -9,7 +9,7 @@ farmr_env: 'off' image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.3.3 + tag: v1.3.4 service: farmerPort: 31122 nodePort: 31121 diff --git a/test/chia/1.3.25/values.yaml b/test/chia/1.3.26/values.yaml similarity index 100% rename from test/chia/1.3.25/values.yaml rename to test/chia/1.3.26/values.yaml