Ver código fonte

Merge pull request #973 from truenas/catalog-update-03ce

Upgraded catalog item(s)
Stavros Kois 2 anos atrás
pai
commit
ef9a62388a

+ 0 - 0
charts/ipfs/1.2.12/.helmignore → charts/ipfs/1.2.13/.helmignore


+ 2 - 2
charts/ipfs/1.2.12/Chart.yaml → charts/ipfs/1.2.13/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: v0.18.0
+appVersion: v0.18.1
 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.12
+version: 1.2.13

+ 0 - 0
charts/ipfs/1.2.12/README.md → charts/ipfs/1.2.13/README.md


+ 0 - 0
charts/ipfs/1.2.12/app-readme.md → charts/ipfs/1.2.13/app-readme.md


+ 0 - 0
charts/ipfs/1.2.12/charts/common-2207.0.0.tgz → charts/ipfs/1.2.13/charts/common-2207.0.0.tgz


+ 1 - 1
test/ipfs/1.2.12/ix_values.yaml → charts/ipfs/1.2.13/ix_values.yaml

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

+ 0 - 0
charts/ipfs/1.2.12/questions.yaml → charts/ipfs/1.2.13/questions.yaml


+ 0 - 0
charts/ipfs/1.2.12/requirements.lock → charts/ipfs/1.2.13/requirements.lock


+ 0 - 0
charts/ipfs/1.2.12/templates/NOTES.txt → charts/ipfs/1.2.13/templates/NOTES.txt


+ 0 - 0
charts/ipfs/1.2.12/templates/deployment.yaml → charts/ipfs/1.2.13/templates/deployment.yaml


+ 0 - 0
charts/ipfs/1.2.12/templates/service.yaml → charts/ipfs/1.2.13/templates/service.yaml


+ 0 - 0
charts/ipfs/1.2.12/templates/serviceaccount.yaml → charts/ipfs/1.2.13/templates/serviceaccount.yaml


+ 0 - 0
charts/ipfs/1.2.12/templates/tests/deployment-check.yaml → charts/ipfs/1.2.13/templates/tests/deployment-check.yaml


+ 1 - 1
test/ipfs/1.2.12/test_values.yaml → charts/ipfs/1.2.13/test_values.yaml

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

+ 0 - 0
test/ipfs/1.2.12/.helmignore → test/ipfs/1.2.13/.helmignore


+ 2 - 2
test/ipfs/1.2.12/Chart.yaml → test/ipfs/1.2.13/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: v0.18.0
+appVersion: v0.18.1
 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.12
+version: 1.2.13

+ 0 - 0
test/ipfs/1.2.12/README.md → test/ipfs/1.2.13/README.md


+ 0 - 0
test/ipfs/1.2.12/app-readme.md → test/ipfs/1.2.13/app-readme.md


+ 0 - 0
test/ipfs/1.2.12/charts/common-2207.0.0.tgz → test/ipfs/1.2.13/charts/common-2207.0.0.tgz


+ 1 - 1
charts/ipfs/1.2.12/ix_values.yaml → test/ipfs/1.2.13/ix_values.yaml

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

+ 0 - 0
test/ipfs/1.2.12/questions.yaml → test/ipfs/1.2.13/questions.yaml


+ 0 - 0
test/ipfs/1.2.12/requirements.lock → test/ipfs/1.2.13/requirements.lock


+ 0 - 0
test/ipfs/1.2.12/templates/NOTES.txt → test/ipfs/1.2.13/templates/NOTES.txt


+ 0 - 0
test/ipfs/1.2.12/templates/deployment.yaml → test/ipfs/1.2.13/templates/deployment.yaml


+ 0 - 0
test/ipfs/1.2.12/templates/service.yaml → test/ipfs/1.2.13/templates/service.yaml


+ 0 - 0
test/ipfs/1.2.12/templates/serviceaccount.yaml → test/ipfs/1.2.13/templates/serviceaccount.yaml


+ 0 - 0
test/ipfs/1.2.12/templates/tests/deployment-check.yaml → test/ipfs/1.2.13/templates/tests/deployment-check.yaml


+ 1 - 1
charts/ipfs/1.2.12/test_values.yaml → test/ipfs/1.2.13/test_values.yaml

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