diff --git a/library/ix-dev/community/ipfs/Chart.yaml b/library/ix-dev/community/ipfs/Chart.yaml index d9acc632e4..b687454e10 100644 --- a/library/ix-dev/community/ipfs/Chart.yaml +++ b/library/ix-dev/community/ipfs/Chart.yaml @@ -4,9 +4,9 @@ description: Interplanetary Filesystem - the Web3 standard for content-addressin annotations: title: IPFS type: application -version: 1.0.36 +version: 1.0.37 apiVersion: v2 -appVersion: v0.28.0 +appVersion: v0.29.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/ipfs/values.yaml b/library/ix-dev/community/ipfs/values.yaml index 1018e6813e..ecdf14d07e 100644 --- a/library/ix-dev/community/ipfs/values.yaml +++ b/library/ix-dev/community/ipfs/values.yaml @@ -1,7 +1,7 @@ image: repository: ipfs/kubo pullPolicy: IfNotPresent - tag: v0.28.0 + tag: v0.29.0 resources: limits: cpu: 4000m