29 lines
810 B
YAML
29 lines
810 B
YAML
|
apiVersion: v2
|
||
|
kubeVersion: ">=1.16.0-0"
|
||
|
name: boinc
|
||
|
version: 0.0.1
|
||
|
appVersion: 1.0.0
|
||
|
description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
|
||
|
type: application
|
||
|
deprecated: false
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/boinc
|
||
|
icon: https://user-images.githubusercontent.com/7941193/38755151-4956f8c8-3f2a-11e8-8343-3d1204dc57d1.png
|
||
|
keywords:
|
||
|
- boinc
|
||
|
sources:
|
||
|
- https://hub.docker.com/r/linuxserver/boinc
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 8.9.16
|
||
|
# condition:
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: https://truecharts.org
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- incubator
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|