TrueChartsClone/charts/stable/discordgsm/values.yaml

73 lines
1.6 KiB
YAML
Raw Normal View History

feat(discordgsm) add discordgsm (#4296) * add(discordGSM) add discordGSM * set portal to true * rofs false * add additional storage * set APP_TOKEN = -1 * remove env * disable probes * rename + postgres dependencies. * remove whitespace + fix common + postgres * fix postgres * rename to discordgsm + truechart image * fix values property * fix questions * fix group * set ver to 2.8.1 and fix chart * update commons + postgresql * Update charts/incubator/discordgsm/docs/installation_notes.md Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * use secret * whitlelist * update questions * correct envs * add more evns * add qs * missing : * Update charts/incubator/discordgsm/templates/_secret.tpl Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * update commons + postgres * update version * remove service and start discord bot only * disable POSTGRES_SSL_MODE * comment out web api * command * format token * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * empty app_token * comment out variable * Update values.yaml * Update values.yaml * test * fix app_token * Update token Fake token * fix questions * fix questions * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-28 02:40:50 -05:00
image:
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 05:22:57 -05:00
repository: discordgsm/discord-game-server-monitor
feat(discordgsm) add discordgsm (#4296) * add(discordGSM) add discordGSM * set portal to true * rofs false * add additional storage * set APP_TOKEN = -1 * remove env * disable probes * rename + postgres dependencies. * remove whitespace + fix common + postgres * fix postgres * rename to discordgsm + truechart image * fix values property * fix questions * fix group * set ver to 2.8.1 and fix chart * update commons + postgresql * Update charts/incubator/discordgsm/docs/installation_notes.md Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * use secret * whitlelist * update questions * correct envs * add more evns * add qs * missing : * Update charts/incubator/discordgsm/templates/_secret.tpl Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * update commons + postgres * update version * remove service and start discord bot only * disable POSTGRES_SSL_MODE * comment out web api * command * format token * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * empty app_token * comment out variable * Update values.yaml * Update values.yaml * test * fix app_token * Update token Fake token * fix questions * fix questions * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-28 02:40:50 -05:00
pullPolicy: IfNotPresent
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 14:39:46 -05:00
tag: 2.15.0@sha256:8c9420272455b653b84e8c3e101352b67e1bda5a0b4599ee8f5a46d25b6647d0
feat(discordgsm) add discordgsm (#4296) * add(discordGSM) add discordGSM * set portal to true * rofs false * add additional storage * set APP_TOKEN = -1 * remove env * disable probes * rename + postgres dependencies. * remove whitespace + fix common + postgres * fix postgres * rename to discordgsm + truechart image * fix values property * fix questions * fix group * set ver to 2.8.1 and fix chart * update commons + postgresql * Update charts/incubator/discordgsm/docs/installation_notes.md Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * use secret * whitlelist * update questions * correct envs * add more evns * add qs * missing : * Update charts/incubator/discordgsm/templates/_secret.tpl Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * update commons + postgres * update version * remove service and start discord bot only * disable POSTGRES_SSL_MODE * comment out web api * command * format token * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * empty app_token * comment out variable * Update values.yaml * Update values.yaml * test * fix app_token * Update token Fake token * fix questions * fix questions * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-28 02:40:50 -05:00
securityContext:
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 06:07:17 -04:00
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10230
protocol: http
feat(discordgsm) add discordgsm (#4296) * add(discordGSM) add discordGSM * set portal to true * rofs false * add additional storage * set APP_TOKEN = -1 * remove env * disable probes * rename + postgres dependencies. * remove whitespace + fix common + postgres * fix postgres * rename to discordgsm + truechart image * fix values property * fix questions * fix group * set ver to 2.8.1 and fix chart * update commons + postgresql * Update charts/incubator/discordgsm/docs/installation_notes.md Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * use secret * whitlelist * update questions * correct envs * add more evns * add qs * missing : * Update charts/incubator/discordgsm/templates/_secret.tpl Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * update commons + postgres * update version * remove service and start discord bot only * disable POSTGRES_SSL_MODE * comment out web api * command * format token * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * empty app_token * comment out variable * Update values.yaml * Update values.yaml * test * fix app_token * Update token Fake token * fix questions * fix questions * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-28 02:40:50 -05:00
gsm:
# Server Config
workers: 2
timeout: 90
# Bot Config
app_token: ""
whitelist_guilds: []
app_activity_type: 3
app_activity_name: ""
app_presence_advertise: false
task_query_server: 60
command_query_public: false
command_query_cooldown: 5
web_api_enable: false
postgres_ssl_mode: disable
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 08:37:37 -04:00
# factorio
factorio_username: ""
factorio_auth_token: ""
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 06:07:17 -04:00
workload:
feat(discordgsm) add discordgsm (#4296) * add(discordGSM) add discordGSM * set portal to true * rofs false * add additional storage * set APP_TOKEN = -1 * remove env * disable probes * rename + postgres dependencies. * remove whitespace + fix common + postgres * fix postgres * rename to discordgsm + truechart image * fix values property * fix questions * fix group * set ver to 2.8.1 and fix chart * update commons + postgresql * Update charts/incubator/discordgsm/docs/installation_notes.md Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * use secret * whitlelist * update questions * correct envs * add more evns * add qs * missing : * Update charts/incubator/discordgsm/templates/_secret.tpl Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * update commons + postgres * update version * remove service and start discord bot only * disable POSTGRES_SSL_MODE * comment out web api * command * format token * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * empty app_token * comment out variable * Update values.yaml * Update values.yaml * test * fix app_token * Update token Fake token * fix questions * fix questions * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-28 02:40:50 -05:00
main:
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 06:07:17 -04:00
podSpec:
containers:
main:
probes:
liveness:
type: http
readiness:
type: http
startup:
type: http
envFrom:
- secretRef:
name: "gsm-secret"
command:
- /bin/sh
- -c
- |
gunicorn \
--bind 0.0.0.0:{{ .Values.service.main.ports.main.port }} \
--workers={{ .Values.gsm.workers }} \
--worker-class=gthread app:app \
--timeout {{ .Values.gsm.timeout }} & \
python -u main.py
env: {}
feat(discordgsm) add discordgsm (#4296) * add(discordGSM) add discordGSM * set portal to true * rofs false * add additional storage * set APP_TOKEN = -1 * remove env * disable probes * rename + postgres dependencies. * remove whitespace + fix common + postgres * fix postgres * rename to discordgsm + truechart image * fix values property * fix questions * fix group * set ver to 2.8.1 and fix chart * update commons + postgresql * Update charts/incubator/discordgsm/docs/installation_notes.md Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * use secret * whitlelist * update questions * correct envs * add more evns * add qs * missing : * Update charts/incubator/discordgsm/templates/_secret.tpl Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * update commons + postgres * update version * remove service and start discord bot only * disable POSTGRES_SSL_MODE * comment out web api * command * format token * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * empty app_token * comment out variable * Update values.yaml * Update values.yaml * test * fix app_token * Update token Fake token * fix questions * fix questions * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-28 02:40:50 -05:00
persistence:
config:
enabled: true
mountPath: /app/data
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 06:07:17 -04:00
cnpg:
main:
enabled: true
database: discord_gsm
user: discord_gsm
feat(discordgsm) add discordgsm (#4296) * add(discordGSM) add discordGSM * set portal to true * rofs false * add additional storage * set APP_TOKEN = -1 * remove env * disable probes * rename + postgres dependencies. * remove whitespace + fix common + postgres * fix postgres * rename to discordgsm + truechart image * fix values property * fix questions * fix group * set ver to 2.8.1 and fix chart * update commons + postgresql * Update charts/incubator/discordgsm/docs/installation_notes.md Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * use secret * whitlelist * update questions * correct envs * add more evns * add qs * missing : * Update charts/incubator/discordgsm/templates/_secret.tpl Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * update commons + postgres * update version * remove service and start discord bot only * disable POSTGRES_SSL_MODE * comment out web api * command * format token * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * empty app_token * comment out variable * Update values.yaml * Update values.yaml * test * fix app_token * Update token Fake token * fix questions * fix questions * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-28 02:40:50 -05:00
portal:
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 06:07:17 -04:00
open:
enabled: true