Commit Graph

9 Commits

Author SHA1 Message Date
TrueCharts Bot 001de0cb86
feat(images): update container image discordgsm/discord-game-server-monitor to v2.15.0 (#14800)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[discordgsm/discord-game-server-monitor](https://togithub.com/DiscordGSM/GameServerMonitor)
| minor | `2.14.0` -> `2.15.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>DiscordGSM/GameServerMonitor
(discordgsm/discord-game-server-monitor)</summary>

###
[`v2.15.0`](https://togithub.com/DiscordGSM/GameServerMonitor/releases/tag/2.15.0)

[Compare
Source](https://togithub.com/DiscordGSM/GameServerMonitor/compare/2.14.0...2.15.0)

#### Overview

-   Support Lead and Gold: Gangs of the Wild West
-   Support Ark: Survival Ascended
-   Support Counter-Strike 2
-   Support The Front
-   Enhance the Performance of Database Commands
-   Fixed an issue where player lists could exceed 1024 characters
-   Fix teamspeak3 query port and voice port flipped issue
-   Improve the commands /addserver /queryserver input fields

#### What's Changed

- Support Holdfast: Nations at War by
[@&#8203;xLeviNx](https://togithub.com/xLeviNx) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/49](https://togithub.com/DiscordGSM/GameServerMonitor/pull/49)
- Game: "The Forest" naming correction by
[@&#8203;kezzkezzkezz](https://togithub.com/kezzkezzkezz) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/51](https://togithub.com/DiscordGSM/GameServerMonitor/pull/51)
- Support Counter-Strike 2 and The Front by
[@&#8203;xLeviNx](https://togithub.com/xLeviNx) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/52](https://togithub.com/DiscordGSM/GameServerMonitor/pull/52)

#### New Contributors

- [@&#8203;kezzkezzkezz](https://togithub.com/kezzkezzkezz) made their
first contribution in
[https://github.com/DiscordGSM/GameServerMonitor/pull/51](https://togithub.com/DiscordGSM/GameServerMonitor/pull/51)

**Full Changelog**:
https://github.com/DiscordGSM/GameServerMonitor/compare/2.14.0...2.15.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:39:46 +01:00
Xstar97TheNoob 613fd90a4c
chore(repo) change stable charts to the upstream images (#14739)
**Description**
Update the stable train charts to their direct upstream image.
⚒️ 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._

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-17 11:22:57 +01:00
TrueCharts Bot 9322634bc4
chore(deps): update container image tccr.io/truecharts/game-server-monitor to v2.15.0 (#14741) 2023-11-17 01:48:19 +01:00
TrueCharts Bot a219a96280
chore(deps): update container image tccr.io/truecharts/game-server-monitor to v2.14.0 (#12321) 2023-09-07 04:39:41 +02:00
Xstar97TheNoob 38ce226fc4
fix(discordgsm) fix discordgsm questions **BREAKING CHANGES** (#10151)
**Description**
Fix questions to match secrets/custom variables.

⚒️ Fixes  #9997

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [X] ⚠️ 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:**

- [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 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._
2023-07-04 15:37:37 +03:00
TrueCharts Bot b8bd9a4077
chore(deps): update container image tccr.io/truecharts/game-server-monitor to v2.12.1 (#8575) 2023-04-30 15:34:27 +02:00
Kjeld Schouten-Lebbing 0b726419d4
feat(stable): BREAKING CHANGE migrate to new common part 1 (#7900)
**Description**
Part 1 of the migration to new common on the stable train.
This basically breaks most/all charts requiring a reinstall on SCALE as
well.

Helm users shouldn't need a reinstall but could migrate their
values.yaml modification manually besides backing-up and porting the
databases.

There be Dragons basically, as we obviously cannot 100% go over
each-and-every single app in the stable train like we did in the
enterprise train.

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [x] ⚠️ 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?**
Via CI and manually validation in a lot of cases where the CI did not
correctly check things.
Additional catalog item creation tooling for local testing has been
added as well.

**📃 Notes:**
There will be issues in the future but we should get as much working
well as we can.

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [x] 🧪 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._
2023-04-11 12:07:17 +02:00
TrueCharts-Admin 2f4f9d85af chore(deps): update container image tccr.io/truecharts/game-server-monitor to v2.11.0 2023-02-22 10:25:30 +00:00
Xstar97 e9602b28fd
feat(discordgsm) move to stable (#6380)
* feat(discordgsm) move to stable

* dont try to install

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-01-15 16:15:09 +02:00