Commit Graph

6 Commits

Author SHA1 Message Date
TrueCharts-Bot 47fe2a803b Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-22 00:10:06 +00:00
Stavros Kois aff301426c
chore(apps): update metadata in chart.yaml (#17457)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 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._
2024-01-21 16:14:33 +02:00
TrueCharts-Bot 393a8fafee Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-14 00:09:43 +00:00
Kjeld Schouten ce92332e69 chore: move all incubator to dev 2024-01-04 13:17:45 +01:00
Kjeld Schouten-Lebbing d9d8d4fe2a
feat(dev): move dev apps to incubator and remove bad content from dev 2022-07-20 18:41:28 +02:00
Kjeld Schouten-Lebbing 6e62ddca78
Unraid/c (#3219)
* feat(apps): Unraid Port - C

* Fix some weirdness...

* fix some more issues

* fixes

* move to tccr and cleanup a bit

* cleanup and fixes

* unraid C fix

* Add missing A-C Charts

* remove cassandra

* fix icon url's

* some fixes

* fix probes

* remove tccr.io -> ghcr.io conversion

* fix some probes and reset command/arg

* Revert "fix some probes and reset command/arg"

This reverts commit f3fca2ef1a.

* update probes and commands again + readd questions.yaml + remove crap

* enable SCALE layer for checkings and bump versions to ensure higher versions

* fix questions.yaml mistakes

* update Chart.yaml with new common

* cleanup

* no message

* fix new common

* dont use dashes in services and ports

* fix 7-days-to-die

* convofix

* fix alien swarm

* some more game-server fixes

* some more attempted fixes

* fix another tag

* disable avorion liveness probes
2022-07-20 18:30:17 +02:00