migrate(qbitrr): move to stable (#12705)

**Description**
Move qbitrr to stable

⚒️ Fixes  # 

**⚙️ Type of change**

- [X] ⚙️ 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?**

**📃 Notes:**

**✔️ 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
- [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._
This commit is contained in:
kqmaverick 2023-09-22 15:43:02 -07:00 committed by GitHub
parent cc3f9d663b
commit 0ba8e8b590
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ dependencies:
version: 14.0.1
deprecated: false
description: A simple script to monitor qBit and communicate with Radarr and Sonarr.
home: https://truecharts.org/charts/incubator/qbitrr
home: https://truecharts.org/charts/stable/qbitrr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitrr.png
keywords:
- qbitrr
@ -19,10 +19,10 @@ maintainers:
url: https://truecharts.org
name: qbitrr
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/qbitrr
- https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr
- https://github.com/Feramance/Qbitrr
type: application
version: 0.0.5
version: 0.0.6
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |

View File

@ -5,7 +5,7 @@
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/qbitrr/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB