Преглед изворни кода

Upgraded catalog item(s)

        This commit upgrades machinaris catalog item(s).
sonicaj пре 3 година
родитељ
комит
3322760dff
30 измењених фајлова са 34 додато и 34 уклоњено
  1. 0 0
      charts/machinaris/1.1.3/.helmignore
  2. 2 2
      charts/machinaris/1.1.3/Chart.yaml
  3. 0 0
      charts/machinaris/1.1.3/README.md
  4. 0 0
      charts/machinaris/1.1.3/app-readme.md
  5. 0 0
      charts/machinaris/1.1.3/charts/common-2112.0.0.tgz
  6. 14 14
      charts/machinaris/1.1.3/ix_values.yaml
  7. 0 0
      charts/machinaris/1.1.3/questions.yaml
  8. 0 0
      charts/machinaris/1.1.3/requirements.lock
  9. 0 0
      charts/machinaris/1.1.3/templates/_helpers.tpl
  10. 0 0
      charts/machinaris/1.1.3/templates/coins-deployment.yaml
  11. 0 0
      charts/machinaris/1.1.3/templates/deployment.yaml
  12. 0 0
      charts/machinaris/1.1.3/templates/service.yaml
  13. 0 0
      charts/machinaris/1.1.3/templates/tests/cactus-check.yaml
  14. 0 0
      charts/machinaris/1.1.3/templates/tests/machinaris-check.yaml
  15. 1 1
      charts/machinaris/1.1.3/test_values.yaml
  16. 0 0
      test/machinaris/1.1.3/.helmignore
  17. 2 2
      test/machinaris/1.1.3/Chart.yaml
  18. 0 0
      test/machinaris/1.1.3/README.md
  19. 0 0
      test/machinaris/1.1.3/app-readme.md
  20. 0 0
      test/machinaris/1.1.3/charts/common-2112.0.0.tgz
  21. 14 14
      test/machinaris/1.1.3/ix_values.yaml
  22. 0 0
      test/machinaris/1.1.3/questions.yaml
  23. 0 0
      test/machinaris/1.1.3/requirements.lock
  24. 0 0
      test/machinaris/1.1.3/templates/_helpers.tpl
  25. 0 0
      test/machinaris/1.1.3/templates/coins-deployment.yaml
  26. 0 0
      test/machinaris/1.1.3/templates/deployment.yaml
  27. 0 0
      test/machinaris/1.1.3/templates/service.yaml
  28. 0 0
      test/machinaris/1.1.3/templates/tests/cactus-check.yaml
  29. 0 0
      test/machinaris/1.1.3/templates/tests/machinaris-check.yaml
  30. 1 1
      test/machinaris/1.1.3/test_values.yaml

+ 0 - 0
charts/machinaris/1.1.2/.helmignore → charts/machinaris/1.1.3/.helmignore


+ 2 - 2
charts/machinaris/1.1.2/Chart.yaml → charts/machinaris/1.1.3/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: v0.6.8
+appVersion: v0.6.9
 dependencies:
 - name: common
   repository: file://../../../library/common/2112.0.0
@@ -14,4 +14,4 @@ keywords:
 name: machinaris
 sources:
 - https://github.com/guydavis/machinaris
-version: 1.1.2
+version: 1.1.3

+ 0 - 0
charts/machinaris/1.1.2/README.md → charts/machinaris/1.1.3/README.md


+ 0 - 0
charts/machinaris/1.1.2/app-readme.md → charts/machinaris/1.1.3/app-readme.md


+ 0 - 0
charts/machinaris/1.1.2/charts/common-2112.0.0.tgz → charts/machinaris/1.1.3/charts/common-2112.0.0.tgz


+ 14 - 14
test/machinaris/1.1.2/ix_values.yaml → charts/machinaris/1.1.3/ix_values.yaml

@@ -110,7 +110,7 @@ hddcoin:
 image:
   pullPolicy: IfNotPresent
   repository: ghcr.io/guydavis/machinaris
-  tag: v0.6.8
+  tag: v0.6.9
 maize:
   apiPort: 8933
   farmerPort: 8647
@@ -153,6 +153,19 @@ ports:
   hostPort: 8447
   name: farming
   protocol: TCP
+shibgreen:
+  apiPort: 8939
+  farmerPort: 18974
+  ports:
+  - containerPort: 8939
+    name: api
+    protocol: TCP
+  - containerPort: 7442
+    name: blockchain
+    protocol: TCP
+  - containerPort: 18974
+    name: farming
+    protocol: TCP
 staicoin:
   apiPort: 8934
   farmerPort: 1692
@@ -179,17 +192,4 @@ stor:
   - containerPort: 8337
     name: farming
     protocol: TCP
-shibgreen:
-  apiPort: 8939
-  farmerPort: 18974
-  ports:
-  - containerPort: 8939
-    name: api
-    protocol: TCP
-  - containerPort: 7442
-    name: blockchain
-    protocol: TCP
-  - containerPort: 18974
-    name: farming
-    protocol: TCP
 updateStrategy: Recreate

+ 0 - 0
charts/machinaris/1.1.2/questions.yaml → charts/machinaris/1.1.3/questions.yaml


+ 0 - 0
charts/machinaris/1.1.2/requirements.lock → charts/machinaris/1.1.3/requirements.lock


+ 0 - 0
charts/machinaris/1.1.2/templates/_helpers.tpl → charts/machinaris/1.1.3/templates/_helpers.tpl


+ 0 - 0
charts/machinaris/1.1.2/templates/coins-deployment.yaml → charts/machinaris/1.1.3/templates/coins-deployment.yaml


+ 0 - 0
charts/machinaris/1.1.2/templates/deployment.yaml → charts/machinaris/1.1.3/templates/deployment.yaml


+ 0 - 0
charts/machinaris/1.1.2/templates/service.yaml → charts/machinaris/1.1.3/templates/service.yaml


+ 0 - 0
charts/machinaris/1.1.2/templates/tests/cactus-check.yaml → charts/machinaris/1.1.3/templates/tests/cactus-check.yaml


+ 0 - 0
charts/machinaris/1.1.2/templates/tests/machinaris-check.yaml → charts/machinaris/1.1.3/templates/tests/machinaris-check.yaml


+ 1 - 1
test/machinaris/1.1.2/test_values.yaml → charts/machinaris/1.1.3/test_values.yaml

@@ -49,7 +49,7 @@ farmerPort: 8447
 image:
   pullPolicy: IfNotPresent
   repository: ghcr.io/guydavis/machinaris
-  tag: v0.6.8
+  tag: v0.6.9
 machinarisApiPort: 8927
 machinaris_ui_port: 31003
 memLimit: 1G

+ 0 - 0
test/machinaris/1.1.2/.helmignore → test/machinaris/1.1.3/.helmignore


+ 2 - 2
test/machinaris/1.1.2/Chart.yaml → test/machinaris/1.1.3/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: v0.6.8
+appVersion: v0.6.9
 dependencies:
 - name: common
   repository: file://../../../library/common/2112.0.0
@@ -14,4 +14,4 @@ keywords:
 name: machinaris
 sources:
 - https://github.com/guydavis/machinaris
-version: 1.1.2
+version: 1.1.3

+ 0 - 0
test/machinaris/1.1.2/README.md → test/machinaris/1.1.3/README.md


+ 0 - 0
test/machinaris/1.1.2/app-readme.md → test/machinaris/1.1.3/app-readme.md


+ 0 - 0
test/machinaris/1.1.2/charts/common-2112.0.0.tgz → test/machinaris/1.1.3/charts/common-2112.0.0.tgz


+ 14 - 14
charts/machinaris/1.1.2/ix_values.yaml → test/machinaris/1.1.3/ix_values.yaml

@@ -110,7 +110,7 @@ hddcoin:
 image:
   pullPolicy: IfNotPresent
   repository: ghcr.io/guydavis/machinaris
-  tag: v0.6.8
+  tag: v0.6.9
 maize:
   apiPort: 8933
   farmerPort: 8647
@@ -153,6 +153,19 @@ ports:
   hostPort: 8447
   name: farming
   protocol: TCP
+shibgreen:
+  apiPort: 8939
+  farmerPort: 18974
+  ports:
+  - containerPort: 8939
+    name: api
+    protocol: TCP
+  - containerPort: 7442
+    name: blockchain
+    protocol: TCP
+  - containerPort: 18974
+    name: farming
+    protocol: TCP
 staicoin:
   apiPort: 8934
   farmerPort: 1692
@@ -179,17 +192,4 @@ stor:
   - containerPort: 8337
     name: farming
     protocol: TCP
-shibgreen:
-  apiPort: 8939
-  farmerPort: 18974
-  ports:
-  - containerPort: 8939
-    name: api
-    protocol: TCP
-  - containerPort: 7442
-    name: blockchain
-    protocol: TCP
-  - containerPort: 18974
-    name: farming
-    protocol: TCP
 updateStrategy: Recreate

+ 0 - 0
test/machinaris/1.1.2/questions.yaml → test/machinaris/1.1.3/questions.yaml


+ 0 - 0
test/machinaris/1.1.2/requirements.lock → test/machinaris/1.1.3/requirements.lock


+ 0 - 0
test/machinaris/1.1.2/templates/_helpers.tpl → test/machinaris/1.1.3/templates/_helpers.tpl


+ 0 - 0
test/machinaris/1.1.2/templates/coins-deployment.yaml → test/machinaris/1.1.3/templates/coins-deployment.yaml


+ 0 - 0
test/machinaris/1.1.2/templates/deployment.yaml → test/machinaris/1.1.3/templates/deployment.yaml


+ 0 - 0
test/machinaris/1.1.2/templates/service.yaml → test/machinaris/1.1.3/templates/service.yaml


+ 0 - 0
test/machinaris/1.1.2/templates/tests/cactus-check.yaml → test/machinaris/1.1.3/templates/tests/cactus-check.yaml


+ 0 - 0
test/machinaris/1.1.2/templates/tests/machinaris-check.yaml → test/machinaris/1.1.3/templates/tests/machinaris-check.yaml


+ 1 - 1
charts/machinaris/1.1.2/test_values.yaml → test/machinaris/1.1.3/test_values.yaml

@@ -49,7 +49,7 @@ farmerPort: 8447
 image:
   pullPolicy: IfNotPresent
   repository: ghcr.io/guydavis/machinaris
-  tag: v0.6.8
+  tag: v0.6.9
 machinarisApiPort: 8927
 machinaris_ui_port: 31003
 memLimit: 1G