TrueChartsClone/charts/stable/minecraft-bungeecord/Chart.yaml

31 lines
877 B
YAML
Raw Normal View History

apiVersion: v2
appVersion: "2022.4.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.0.1
deprecated: false
feat(minecraft-bungeecord) housekeeping + rootless (#9460) **Description** chart can be run as normal apps(568) user. added the tty and stdin to interact with the server shell to run commands. remove excess image option where image and java17 were the same. move REPLACE_ENV_VARIABLES to advanced section and default to false, added its side env to create custom ENV prefixes. added generic packs section. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [X] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [X] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [X] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-06-08 04:29:28 -04:00
description: the front-end of a cluster of minecraft-java containers.
home: https://truecharts.org/charts/stable/minecraft-bungeecord
icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bungeecord.png
keywords:
- minecraft-bungeecord
- gameserver
- minecraft
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: minecraft-bungeecord
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bungeecord
- https://github.com/itzg/docker-bungeecord
type: application
version: 5.0.0
annotations:
truecharts.org/catagories: |
- proxy
- minecraft
truecharts.org/SCALE-support: "true"