Ver Fonte

Merge pull request #400 from truenas/catalog-update-b102

Upgraded catalog item(s)
Waqar Ahmed há 3 anos atrás
pai
commit
51e6e7b311
32 ficheiros alterados com 8 adições e 8 exclusões
  1. 0 0
      charts/chia/1.3.24/.helmignore
  2. 2 2
      charts/chia/1.3.24/Chart.yaml
  3. 0 0
      charts/chia/1.3.24/README.md
  4. 0 0
      charts/chia/1.3.24/app-readme.md
  5. 0 0
      charts/chia/1.3.24/charts/common-2112.0.0.tgz
  6. 0 0
      charts/chia/1.3.24/default_values.yaml
  7. 1 1
      charts/chia/1.3.24/ix_values.yaml
  8. 0 0
      charts/chia/1.3.24/questions.yaml
  9. 0 0
      charts/chia/1.3.24/requirements.lock
  10. 0 0
      charts/chia/1.3.24/templates/deployment.yaml
  11. 0 0
      charts/chia/1.3.24/templates/generate-mnemonic.yaml
  12. 0 0
      charts/chia/1.3.24/templates/mnemonic-configmap.yaml
  13. 0 0
      charts/chia/1.3.24/templates/networking.tpl
  14. 0 0
      charts/chia/1.3.24/templates/service.yaml
  15. 1 1
      charts/chia/1.3.24/test_values.yaml
  16. 0 0
      charts/chia/1.3.24/values.yaml
  17. 0 0
      test/chia/1.3.24/.helmignore
  18. 2 2
      test/chia/1.3.24/Chart.yaml
  19. 0 0
      test/chia/1.3.24/README.md
  20. 0 0
      test/chia/1.3.24/app-readme.md
  21. 0 0
      test/chia/1.3.24/charts/common-2112.0.0.tgz
  22. 0 0
      test/chia/1.3.24/default_values.yaml
  23. 1 1
      test/chia/1.3.24/ix_values.yaml
  24. 0 0
      test/chia/1.3.24/questions.yaml
  25. 0 0
      test/chia/1.3.24/requirements.lock
  26. 0 0
      test/chia/1.3.24/templates/deployment.yaml
  27. 0 0
      test/chia/1.3.24/templates/generate-mnemonic.yaml
  28. 0 0
      test/chia/1.3.24/templates/mnemonic-configmap.yaml
  29. 0 0
      test/chia/1.3.24/templates/networking.tpl
  30. 0 0
      test/chia/1.3.24/templates/service.yaml
  31. 1 1
      test/chia/1.3.24/test_values.yaml
  32. 0 0
      test/chia/1.3.24/values.yaml

+ 0 - 0
charts/chia/1.3.23/.helmignore → charts/chia/1.3.24/.helmignore


+ 2 - 2
charts/chia/1.3.23/Chart.yaml → charts/chia/1.3.24/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: v1.3.1
+appVersion: v1.3.2
 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.23
+version: 1.3.24

+ 0 - 0
charts/chia/1.3.23/README.md → charts/chia/1.3.24/README.md


+ 0 - 0
charts/chia/1.3.23/app-readme.md → charts/chia/1.3.24/app-readme.md


+ 0 - 0
charts/chia/1.3.23/charts/common-2112.0.0.tgz → charts/chia/1.3.24/charts/common-2112.0.0.tgz


+ 0 - 0
charts/chia/1.3.23/default_values.yaml → charts/chia/1.3.24/default_values.yaml


+ 1 - 1
test/chia/1.3.23/ix_values.yaml → charts/chia/1.3.24/ix_values.yaml

@@ -1,5 +1,5 @@
 image:
   pullPolicy: IfNotPresent
   repository: ixsystems/chia-docker
-  tag: v1.3.1
+  tag: v1.3.2
 updateStrategy: Recreate

+ 0 - 0
charts/chia/1.3.23/questions.yaml → charts/chia/1.3.24/questions.yaml


+ 0 - 0
charts/chia/1.3.23/requirements.lock → charts/chia/1.3.24/requirements.lock


+ 0 - 0
charts/chia/1.3.23/templates/deployment.yaml → charts/chia/1.3.24/templates/deployment.yaml


+ 0 - 0
charts/chia/1.3.23/templates/generate-mnemonic.yaml → charts/chia/1.3.24/templates/generate-mnemonic.yaml


+ 0 - 0
charts/chia/1.3.23/templates/mnemonic-configmap.yaml → charts/chia/1.3.24/templates/mnemonic-configmap.yaml


+ 0 - 0
charts/chia/1.3.23/templates/networking.tpl → charts/chia/1.3.24/templates/networking.tpl


+ 0 - 0
charts/chia/1.3.23/templates/service.yaml → charts/chia/1.3.24/templates/service.yaml


+ 1 - 1
test/chia/1.3.23/test_values.yaml → charts/chia/1.3.24/test_values.yaml

@@ -9,7 +9,7 @@ farmr_env: 'off'
 image:
   pullPolicy: IfNotPresent
   repository: ixsystems/chia-docker
-  tag: v1.3.1
+  tag: v1.3.2
 service:
   farmerPort: 31122
   nodePort: 31121

+ 0 - 0
charts/chia/1.3.23/values.yaml → charts/chia/1.3.24/values.yaml


+ 0 - 0
test/chia/1.3.23/.helmignore → test/chia/1.3.24/.helmignore


+ 2 - 2
test/chia/1.3.23/Chart.yaml → test/chia/1.3.24/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: v1.3.1
+appVersion: v1.3.2
 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.23
+version: 1.3.24

+ 0 - 0
test/chia/1.3.23/README.md → test/chia/1.3.24/README.md


+ 0 - 0
test/chia/1.3.23/app-readme.md → test/chia/1.3.24/app-readme.md


+ 0 - 0
test/chia/1.3.23/charts/common-2112.0.0.tgz → test/chia/1.3.24/charts/common-2112.0.0.tgz


+ 0 - 0
test/chia/1.3.23/default_values.yaml → test/chia/1.3.24/default_values.yaml


+ 1 - 1
charts/chia/1.3.23/ix_values.yaml → test/chia/1.3.24/ix_values.yaml

@@ -1,5 +1,5 @@
 image:
   pullPolicy: IfNotPresent
   repository: ixsystems/chia-docker
-  tag: v1.3.1
+  tag: v1.3.2
 updateStrategy: Recreate

+ 0 - 0
test/chia/1.3.23/questions.yaml → test/chia/1.3.24/questions.yaml


+ 0 - 0
test/chia/1.3.23/requirements.lock → test/chia/1.3.24/requirements.lock


+ 0 - 0
test/chia/1.3.23/templates/deployment.yaml → test/chia/1.3.24/templates/deployment.yaml


+ 0 - 0
test/chia/1.3.23/templates/generate-mnemonic.yaml → test/chia/1.3.24/templates/generate-mnemonic.yaml


+ 0 - 0
test/chia/1.3.23/templates/mnemonic-configmap.yaml → test/chia/1.3.24/templates/mnemonic-configmap.yaml


+ 0 - 0
test/chia/1.3.23/templates/networking.tpl → test/chia/1.3.24/templates/networking.tpl


+ 0 - 0
test/chia/1.3.23/templates/service.yaml → test/chia/1.3.24/templates/service.yaml


+ 1 - 1
charts/chia/1.3.23/test_values.yaml → test/chia/1.3.24/test_values.yaml

@@ -9,7 +9,7 @@ farmr_env: 'off'
 image:
   pullPolicy: IfNotPresent
   repository: ixsystems/chia-docker
-  tag: v1.3.1
+  tag: v1.3.2
 service:
   farmerPort: 31122
   nodePort: 31121

+ 0 - 0
test/chia/1.3.23/values.yaml → test/chia/1.3.24/values.yaml