Files
truecharts/.github/renovate/special
James Musson ce0c2197e3 fix(metube): Remove metube custom versioning definition (#39023)
**Description**

Starting from version 2025.07.31, metube now uses `.` separators in
version instead of `-`, which renovate will recognise without needing a
custom versioning definition. This PR removes the custom definition so
renovate will pick up new available versions of metube.

This change should only affect renovate's processing of metube
versioning information; I have marked as 'bugfix' although it's driven
by an external change by the metube dev.

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
There are other charts such as Home Assistant which use the YYYY.MM.DD
versioning system which renovate can recognise without a custom
versioning definition, so it is expected this change will be successful.

**📃 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 changes to the documentation
- [ ] 🧪 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
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ 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: James Musson <jtmusson@hey.com>
2025-09-03 22:12:06 +02:00
..