chore(deps): update container image tccr.io/truecharts/ipfs to v0.24.0 (#14447)
This commit is contained in:
parent
ff9a2a7893
commit
40c730a478
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.23.0"
|
appVersion: "0.24.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -21,7 +21,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ipfs
|
- https://github.com/truecharts/charts/tree/master/charts/stable/ipfs
|
||||||
- https://github.com/ipfs/kubo
|
- https://github.com/ipfs/kubo
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.10
|
version: 7.0.11
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: storage
|
truecharts.org/category: storage
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/ipfs
|
repository: tccr.io/truecharts/ipfs
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.23.0@sha256:d8b4eb35f1e0382810deb388bed187a703b7631135436db62be504c2ff386193
|
tag: v0.24.0@sha256:dcbb7e1c7b7a620df200284f59688b384e7f403dfc2cd912e29915e878080a7e
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue