Przeglądaj źródła

Upgraded catalog item(s)

        This commit upgrades ipfs catalog item(s).
sonicaj 3 lat temu
rodzic
commit
2588e4fc9c

+ 0 - 0
charts/ipfs/1.2.10/.helmignore → charts/ipfs/1.2.11/.helmignore


+ 2 - 2
charts/ipfs/1.2.10/Chart.yaml → charts/ipfs/1.2.11/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: v0.16.0
+appVersion: v0.17.0
 dependencies:
 - name: common
   repository: file://../../../library/common/2207.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.10
+version: 1.2.11

+ 0 - 0
charts/ipfs/1.2.10/README.md → charts/ipfs/1.2.11/README.md


+ 0 - 0
charts/ipfs/1.2.10/app-readme.md → charts/ipfs/1.2.11/app-readme.md


+ 0 - 0
charts/ipfs/1.2.10/charts/common-2207.0.0.tgz → charts/ipfs/1.2.11/charts/common-2207.0.0.tgz


+ 1 - 1
test/ipfs/1.2.10/ix_values.yaml → charts/ipfs/1.2.11/ix_values.yaml

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

+ 0 - 0
charts/ipfs/1.2.10/questions.yaml → charts/ipfs/1.2.11/questions.yaml


+ 0 - 0
charts/ipfs/1.2.10/requirements.lock → charts/ipfs/1.2.11/requirements.lock


+ 0 - 0
charts/ipfs/1.2.10/templates/NOTES.txt → charts/ipfs/1.2.11/templates/NOTES.txt


+ 0 - 0
charts/ipfs/1.2.10/templates/deployment.yaml → charts/ipfs/1.2.11/templates/deployment.yaml


+ 0 - 0
charts/ipfs/1.2.10/templates/service.yaml → charts/ipfs/1.2.11/templates/service.yaml


+ 0 - 0
charts/ipfs/1.2.10/templates/serviceaccount.yaml → charts/ipfs/1.2.11/templates/serviceaccount.yaml


+ 0 - 0
charts/ipfs/1.2.10/templates/tests/deployment-check.yaml → charts/ipfs/1.2.11/templates/tests/deployment-check.yaml


+ 1 - 1
test/ipfs/1.2.10/test_values.yaml → charts/ipfs/1.2.11/test_values.yaml

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

+ 0 - 0
test/ipfs/1.2.10/.helmignore → test/ipfs/1.2.11/.helmignore


+ 2 - 2
test/ipfs/1.2.10/Chart.yaml → test/ipfs/1.2.11/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: v0.16.0
+appVersion: v0.17.0
 dependencies:
 - name: common
   repository: file://../../../library/common/2207.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.10
+version: 1.2.11

+ 0 - 0
test/ipfs/1.2.10/README.md → test/ipfs/1.2.11/README.md


+ 0 - 0
test/ipfs/1.2.10/app-readme.md → test/ipfs/1.2.11/app-readme.md


+ 0 - 0
test/ipfs/1.2.10/charts/common-2207.0.0.tgz → test/ipfs/1.2.11/charts/common-2207.0.0.tgz


+ 1 - 1
charts/ipfs/1.2.10/ix_values.yaml → test/ipfs/1.2.11/ix_values.yaml

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

+ 0 - 0
test/ipfs/1.2.10/questions.yaml → test/ipfs/1.2.11/questions.yaml


+ 0 - 0
test/ipfs/1.2.10/requirements.lock → test/ipfs/1.2.11/requirements.lock


+ 0 - 0
test/ipfs/1.2.10/templates/NOTES.txt → test/ipfs/1.2.11/templates/NOTES.txt


+ 0 - 0
test/ipfs/1.2.10/templates/deployment.yaml → test/ipfs/1.2.11/templates/deployment.yaml


+ 0 - 0
test/ipfs/1.2.10/templates/service.yaml → test/ipfs/1.2.11/templates/service.yaml


+ 0 - 0
test/ipfs/1.2.10/templates/serviceaccount.yaml → test/ipfs/1.2.11/templates/serviceaccount.yaml


+ 0 - 0
test/ipfs/1.2.10/templates/tests/deployment-check.yaml → test/ipfs/1.2.11/templates/tests/deployment-check.yaml


+ 1 - 1
charts/ipfs/1.2.10/test_values.yaml → test/ipfs/1.2.11/test_values.yaml

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