Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-10 05:35:56 +00:00
parent 04a25e783d
commit e2bfda86f3
12 changed files with 2072 additions and 0 deletions

View File

@ -0,0 +1,8 @@
**Important:**
*for the complete changelog, please refer to the website*
## [pocketmine-mp-0.0.1]pocketmine-mp-0.0.1 (2023-11-10)

View File

@ -0,0 +1,28 @@
apiVersion: v2
appVersion: "5.8.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.3.3
deprecated: false
description: A server software for Minecraft Bedrock Edition in PHP.
home: https://truecharts.org/charts/incubator/pocketmine-mp
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pocketmine-mp.png
keywords:
- pocketmine-mp
- minecraft
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: pocketmine-mp
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/pocketmine-mp
- https://github.com/pmmp/PocketMine-MP
- https://ghcr.io/pmmp/pocketmine-mp
type: application
version: 0.0.1
annotations:
truecharts.org/category: games
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1 @@
# README

View File

@ -0,0 +1,4 @@
## [pocketmine-mp-0.0.1]pocketmine-mp-0.0.1 (2023-11-10)

View File

@ -0,0 +1,8 @@
A server software for Minecraft Bedrock Edition in PHP.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/pocketmine-mp](https://truecharts.org/charts/incubator/pocketmine-mp)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@ -0,0 +1,51 @@
image:
repository: tccr.io/truecharts/pocketmine-mp
pullPolicy: IfNotPresent
tag: v5.8.1@sha256:b44daf2ac052e2c15d421e58c860802064de9555709576aae35a792201917d35
securityContext:
container:
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
protocol: udp
targetPort: 19132
port: 19132
workload:
main:
podSpec:
containers:
main:
tty: true
stdin: true
probes:
# -- Liveness probe configuration
# @default -- See below
liveness:
enabled: false
# -- Redainess probe configuration
# @default -- See below
readiness:
enabled: false
# -- Startup probe configuration
# @default -- See below
startup:
enabled: false
persistence:
data:
enabled: true
mountPath: "/data"
plugins:
enabled: true
mountPath: "/plugins"
portal:
open:
enabled: false

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File

@ -0,0 +1,4 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/pocketmine-mp.png
categories:
- games
screenshots: []