chore(gaseous-server) move gaseous-server to stable (#18948)

**Description**
Move gaseous-server to stable
⚒️ Fixes  # <!--(issue)-->

**⚙️ 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?**
<!--
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 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:
Xstar97TheNoob
2024-03-06 08:27:34 -05:00
committed by GitHub
parent 8653b9d3eb
commit d43308d1f3
9 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ annotations:
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.7.1
dependencies:
@@ -25,7 +25,7 @@ dependencies:
import-values: []
deprecated: false
description: A game ROM manager using multiple sources to identify and provide metadata.
home: https://truecharts.org/charts/incubator/gaseous-server
home: https://truecharts.org/charts/stable/gaseous-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gaseous-server.png
keywords:
- gaseous-server
@@ -38,7 +38,7 @@ maintainers:
name: gaseous-server
sources:
- https://github.com/gaseous-project/gaseous-server
- https://github.com/truecharts/charts/tree/master/charts/incubator/gaseous-server
- https://github.com/truecharts/charts/tree/master/charts/stable/gaseous-server
- https://hub.docker.com/r/gaseousgames/gaseousserver
type: application
version: 1.0.4
version: 1.0.5

View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB