chore(ipfs): update image ref (#2461)

* chore(ipfs): update image ref

* merge

* ipfs digest

* bump
This commit is contained in:
Stavros Kois 2022-04-12 12:36:56 +03:00 committed by GitHub
parent 28b6917f52
commit 799548ddca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ipfs
version: 2.0.2
version: 2.0.3
appVersion: "0.12.2"
description: IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects.
type: application

View File

@ -1,7 +1,7 @@
image:
repository: ipfs/go-ipfs
repository: tccr.io/truecharts/ipfs
pullPolicy: IfNotPresent
tag: v0.12.2
tag: v0.12.2@sha256:699e26d962324d1f86936c63ca72eabb849f1722b3e8883a13c9bcd663733418
securityContext:
runAsNonRoot: false