mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 03:39:20 +08:00
* Upgraded catalog item(s)
This commit upgrades minecraft, homarr, odoo catalog item(s).
* undo 2 apps
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
26 lines
663 B
YAML
26 lines
663 B
YAML
name: minecraft
|
|
description: Minecraft is a sandbox game
|
|
annotations:
|
|
title: Minecraft
|
|
type: application
|
|
version: 1.1.5
|
|
apiVersion: v2
|
|
appVersion: 2023.12.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.2.3
|
|
home: https://www.minecraft.net/en-us
|
|
icon: https://media.sys.truenas.net/apps/minecraft/icons/icon.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
|