1234567891011121314151617181920212223242526 |
- name: terraria
- description: Terraria is a land of adventure! A land of mystery! A land that's yours to shape, defend, and enjoy.
- annotations:
- title: Terraria
- type: application
- version: 1.0.23
- apiVersion: v2
- appVersion: '1.4.4.9'
- 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.2.9
- home: https://terraria.org/
- icon: https://media.sys.truenas.net/apps/terraria/icons/icon.png
- sources:
- - https://terraria.org/
- - https://github.com/truenas/charts/tree/master/community/terraria
- - https://github.com/ryansheehan/terraria
- keywords:
- - game
- - terraria
|