Merge pull request #4760 from truecharts/renovate/tccr.io-truecharts-ipfs-0.x

This commit is contained in:
TrueCharts Bot
2022-11-22 22:45:08 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "0.16.0" appVersion: "0.17.0"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@@ -22,7 +22,7 @@ sources:
- https://hub.docker.com/r/ipfs/kubo/ - https://hub.docker.com/r/ipfs/kubo/
- https://github.com/ipfs/kubo - https://github.com/ipfs/kubo
type: application type: application
version: 5.0.4 version: 5.0.5
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- storage - storage
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/ipfs repository: tccr.io/truecharts/ipfs
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 0.16.0@sha256:62a347f8e2f3883d0653d98a8f4d1ecb2ee43b25eb8c4c0ea1006dd200f78dc5 tag: 0.17.0@sha256:294f79a60603063337af861821880668f1e51ecd0b1d926e774f4f34d2421241
securityContext: securityContext:
runAsNonRoot: false runAsNonRoot: false