Files
truecharts/charts/incubator/redm/Chart.yaml
T
Kjeld SchoutenandGitHub 393a1945a8 fix(incubator): ensure all questions.yaml can be rendered (#15612)
**Description**
This ensures all incubator questions.yaml can be rendered, it does not
mean they work, but at least all questions.yaml files should be
new-common compatible, even if the charts still run old-common and/or
not run at all.

**⚙️ 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:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 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
- [ ] ⬆️ 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._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-02 21:12:17 +01:00

43 lines
1.5 KiB
YAML

kubeVersion: '>=1.24.0'
apiVersion: v2
name: redm
version: 2.0.10
appVersion: latest
description: 'With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER)
it will automatically download the latest version or if you want to updated it yourself
set the Manual Updates (in the ''Show more settings'' tab down below) to true (without
quotes). The Chart will automatically extract it and download all other required
files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/
To run this Chart you must provide a valid Server Key (you can get them from here:
https://keymaster.fivem.net/) and your prefered Server Name.'
home: https://truecharts.org/charts/incubator/redm
icon: https://truecharts.org/img/hotlink-ok/chart-icons/redm.png
deprecated: false
sources:
- https://redm.gg/
- https://github.com/truecharts/charts/tree/master/charts/incubator/redm
- https://github.com/truecharts/containers/tree/master/mirrorredm
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- redm
- GameServers
dependencies:
- name: common
version: 11.1.2
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator