소스 검색

Merge pull request #971 from truenas/catalog-update-39f1

Upgraded catalog item(s)
Stavros Kois 2 년 전
부모
커밋
12a75e541c

+ 0 - 4
charts/ipfs/1.2.11/ix_values.yaml

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

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


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

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: v0.17.0
+appVersion: v0.18.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.11
+version: 1.2.12

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


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


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


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

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

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


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


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


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


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


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


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


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

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

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


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

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: v0.17.0
+appVersion: v0.18.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.11
+version: 1.2.12

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


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


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


+ 4 - 0
test/ipfs/1.2.12/ix_values.yaml

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

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


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


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


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


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


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


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


+ 2 - 2
charts/ipfs/1.2.11/test_values.yaml → test/ipfs/1.2.12/test_values.yaml

@@ -12,8 +12,8 @@ environmentVariables: []
 extraArgs: []
 image:
   pullPolicy: IfNotPresent
-  repository: ipfs/kubo
-  tag: v0.17.0
+  repository: ipfs/go-ipfs
+  tag: v0.18.0
 service:
   apiPort: 30951
   gatewayPort: 30980