Bläddra i källkod

Upgraded catalog item(s)

        This commit upgrades ipfs catalog item(s).
sonicaj 3 år sedan
förälder
incheckning
052b2532c1

+ 0 - 0
charts/ipfs/1.2.0/.helmignore → charts/ipfs/1.2.1/.helmignore


+ 2 - 2
charts/ipfs/1.2.0/Chart.yaml → charts/ipfs/1.2.1/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: v0.12.1
+appVersion: v0.12.2
 dependencies:
 - name: common
   repository: file://../../../library/common/2112.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.0
+version: 1.2.1

+ 0 - 0
charts/ipfs/1.2.0/README.md → charts/ipfs/1.2.1/README.md


+ 0 - 0
charts/ipfs/1.2.0/app-readme.md → charts/ipfs/1.2.1/app-readme.md


+ 0 - 0
charts/ipfs/1.2.0/charts/common-2112.0.0.tgz → charts/ipfs/1.2.1/charts/common-2112.0.0.tgz


+ 1 - 1
test/ipfs/1.2.0/ix_values.yaml → charts/ipfs/1.2.1/ix_values.yaml

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

+ 0 - 0
charts/ipfs/1.2.0/questions.yaml → charts/ipfs/1.2.1/questions.yaml


+ 0 - 0
charts/ipfs/1.2.0/requirements.lock → charts/ipfs/1.2.1/requirements.lock


+ 0 - 0
charts/ipfs/1.2.0/templates/NOTES.txt → charts/ipfs/1.2.1/templates/NOTES.txt


+ 0 - 0
charts/ipfs/1.2.0/templates/deployment.yaml → charts/ipfs/1.2.1/templates/deployment.yaml


+ 0 - 0
charts/ipfs/1.2.0/templates/service.yaml → charts/ipfs/1.2.1/templates/service.yaml


+ 0 - 0
charts/ipfs/1.2.0/templates/serviceaccount.yaml → charts/ipfs/1.2.1/templates/serviceaccount.yaml


+ 0 - 0
charts/ipfs/1.2.0/templates/tests/deployment-check.yaml → charts/ipfs/1.2.1/templates/tests/deployment-check.yaml


+ 1 - 1
test/ipfs/1.2.0/test_values.yaml → charts/ipfs/1.2.1/test_values.yaml

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

+ 0 - 0
test/ipfs/1.2.0/.helmignore → test/ipfs/1.2.1/.helmignore


+ 2 - 2
test/ipfs/1.2.0/Chart.yaml → test/ipfs/1.2.1/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: v0.12.1
+appVersion: v0.12.2
 dependencies:
 - name: common
   repository: file://../../../library/common/2112.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.0
+version: 1.2.1

+ 0 - 0
test/ipfs/1.2.0/README.md → test/ipfs/1.2.1/README.md


+ 0 - 0
test/ipfs/1.2.0/app-readme.md → test/ipfs/1.2.1/app-readme.md


+ 0 - 0
test/ipfs/1.2.0/charts/common-2112.0.0.tgz → test/ipfs/1.2.1/charts/common-2112.0.0.tgz


+ 1 - 1
charts/ipfs/1.2.0/ix_values.yaml → test/ipfs/1.2.1/ix_values.yaml

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

+ 0 - 0
test/ipfs/1.2.0/questions.yaml → test/ipfs/1.2.1/questions.yaml


+ 0 - 0
test/ipfs/1.2.0/requirements.lock → test/ipfs/1.2.1/requirements.lock


+ 0 - 0
test/ipfs/1.2.0/templates/NOTES.txt → test/ipfs/1.2.1/templates/NOTES.txt


+ 0 - 0
test/ipfs/1.2.0/templates/deployment.yaml → test/ipfs/1.2.1/templates/deployment.yaml


+ 0 - 0
test/ipfs/1.2.0/templates/service.yaml → test/ipfs/1.2.1/templates/service.yaml


+ 0 - 0
test/ipfs/1.2.0/templates/serviceaccount.yaml → test/ipfs/1.2.1/templates/serviceaccount.yaml


+ 0 - 0
test/ipfs/1.2.0/templates/tests/deployment-check.yaml → test/ipfs/1.2.1/templates/tests/deployment-check.yaml


+ 1 - 1
charts/ipfs/1.2.0/test_values.yaml → test/ipfs/1.2.1/test_values.yaml

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