12345678910111213141516171819202122232425 |
- name: minecraft
- description: Minecraft is a sandbox game
- annotations:
- title: Minecraft
- type: application
- version: 1.0.3
- apiVersion: v2
- appVersion: '2023.3.0'
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.0.8
- home: https://www.minecraft.net/en-us
- icon: https://www.minecraft.net/content/dam/games/minecraft/logos/logo-minecraft.svg
- sources:
- - https://www.minecraft.net/en-us
- - https://github.com/truenas/charts/tree/master/community/minecraft
- - https://github.com/itzg/docker-minecraft-server
- keywords:
- - minecraft
|