32 lines
904 B
YAML
32 lines
904 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: mineos
|
|
version: 0.0.17
|
|
appVersion: "latest"
|
|
description: MineOS is a server front-end to ease managing Minecraft administrative tasks.
|
|
type: application
|
|
deprecated: false
|
|
home: https://truecharts.org/docs/charts/incubator/mineos
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mineos.png
|
|
keywords:
|
|
- gameserver
|
|
- minecraft
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/mineos
|
|
- https://hub.docker.com/r/hexparrot/mineos
|
|
- https://github.com/hexparrot/mineos-node
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.4.12
|
|
# 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
|