Prechádzať zdrojové kódy

Merge pull request #583 from truenas/catalog-update-0668

Upgraded catalog item(s)
Waqar Ahmed 3 rokov pred
rodič
commit
8bfddddfa8

+ 0 - 0
charts/ipfs/1.2.5/.helmignore → charts/ipfs/1.2.6/.helmignore


+ 2 - 2
charts/ipfs/1.2.5/Chart.yaml → charts/ipfs/1.2.6/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: v0.13.0
+appVersion: v0.13.1
 dependencies:
 - name: common
   repository: file://../../../library/common/2206.0.0
@@ -15,4 +15,4 @@ sources:
 - https://github.com/ipfs/go-ipfs
 - https://hub.docker.com/r/ipfs/go-ipfs
 upstream_version: 0.8.0-rc1
-version: 1.2.5
+version: 1.2.6

+ 0 - 0
charts/ipfs/1.2.5/README.md → charts/ipfs/1.2.6/README.md


+ 0 - 0
charts/ipfs/1.2.5/app-readme.md → charts/ipfs/1.2.6/app-readme.md


+ 0 - 0
charts/ipfs/1.2.5/charts/common-2206.0.0.tgz → charts/ipfs/1.2.6/charts/common-2206.0.0.tgz


+ 1 - 1
test/ipfs/1.2.5/ix_values.yaml → charts/ipfs/1.2.6/ix_values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: ipfs/go-ipfs
-  tag: v0.13.0
+  tag: v0.13.1

+ 0 - 0
charts/ipfs/1.2.5/questions.yaml → charts/ipfs/1.2.6/questions.yaml


+ 0 - 0
charts/ipfs/1.2.5/requirements.lock → charts/ipfs/1.2.6/requirements.lock


+ 0 - 0
charts/ipfs/1.2.5/templates/NOTES.txt → charts/ipfs/1.2.6/templates/NOTES.txt


+ 0 - 0
charts/ipfs/1.2.5/templates/deployment.yaml → charts/ipfs/1.2.6/templates/deployment.yaml


+ 0 - 0
charts/ipfs/1.2.5/templates/service.yaml → charts/ipfs/1.2.6/templates/service.yaml


+ 0 - 0
charts/ipfs/1.2.5/templates/serviceaccount.yaml → charts/ipfs/1.2.6/templates/serviceaccount.yaml


+ 0 - 0
charts/ipfs/1.2.5/templates/tests/deployment-check.yaml → charts/ipfs/1.2.6/templates/tests/deployment-check.yaml


+ 1 - 1
test/ipfs/1.2.5/test_values.yaml → charts/ipfs/1.2.6/test_values.yaml

@@ -13,7 +13,7 @@ extraArgs: []
 image:
   pullPolicy: IfNotPresent
   repository: ipfs/go-ipfs
-  tag: v0.13.0
+  tag: v0.13.1
 service:
   apiPort: 30951
   gatewayPort: 30980

+ 0 - 0
test/ipfs/1.2.5/.helmignore → test/ipfs/1.2.6/.helmignore


+ 2 - 2
test/ipfs/1.2.5/Chart.yaml → test/ipfs/1.2.6/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: v0.13.0
+appVersion: v0.13.1
 dependencies:
 - name: common
   repository: file://../../../library/common/2206.0.0
@@ -15,4 +15,4 @@ sources:
 - https://github.com/ipfs/go-ipfs
 - https://hub.docker.com/r/ipfs/go-ipfs
 upstream_version: 0.8.0-rc1
-version: 1.2.5
+version: 1.2.6

+ 0 - 0
test/ipfs/1.2.5/README.md → test/ipfs/1.2.6/README.md


+ 0 - 0
test/ipfs/1.2.5/app-readme.md → test/ipfs/1.2.6/app-readme.md


+ 0 - 0
test/ipfs/1.2.5/charts/common-2206.0.0.tgz → test/ipfs/1.2.6/charts/common-2206.0.0.tgz


+ 1 - 1
charts/ipfs/1.2.5/ix_values.yaml → test/ipfs/1.2.6/ix_values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: ipfs/go-ipfs
-  tag: v0.13.0
+  tag: v0.13.1

+ 0 - 0
test/ipfs/1.2.5/questions.yaml → test/ipfs/1.2.6/questions.yaml


+ 0 - 0
test/ipfs/1.2.5/requirements.lock → test/ipfs/1.2.6/requirements.lock


+ 0 - 0
test/ipfs/1.2.5/templates/NOTES.txt → test/ipfs/1.2.6/templates/NOTES.txt


+ 0 - 0
test/ipfs/1.2.5/templates/deployment.yaml → test/ipfs/1.2.6/templates/deployment.yaml


+ 0 - 0
test/ipfs/1.2.5/templates/service.yaml → test/ipfs/1.2.6/templates/service.yaml


+ 0 - 0
test/ipfs/1.2.5/templates/serviceaccount.yaml → test/ipfs/1.2.6/templates/serviceaccount.yaml


+ 0 - 0
test/ipfs/1.2.5/templates/tests/deployment-check.yaml → test/ipfs/1.2.6/templates/tests/deployment-check.yaml


+ 1 - 1
charts/ipfs/1.2.5/test_values.yaml → test/ipfs/1.2.6/test_values.yaml

@@ -13,7 +13,7 @@ extraArgs: []
 image:
   pullPolicy: IfNotPresent
   repository: ipfs/go-ipfs
-  tag: v0.13.0
+  tag: v0.13.1
 service:
   apiPort: 30951
   gatewayPort: 30980