TrueChartsClone/templates/questions
Kjeld Schouten 6d29bec4d1
feat(SCALE-GUI): add initial homepage integration gui (#15767)
**Description**
We wanted to more-thoroughly integrate ingress with the Homepage chart.
This adds a GUI for it.

Won't be functional untill next common is merged into charts in januari
2024

⚒️ Fixes  #14722

**⚙️ 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:**

- [ ] ⚖️ 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._
2023-12-05 15:56:42 +01:00
..
addons feat(SCALE): Add codeserver ingress GUI (#15446) 2023-11-28 20:55:52 +01:00
container chore(authelia): cleanup secret a bit (#7768) 2023-03-08 21:05:10 +02:00
general feat(SCALE-GUI): add support for imagepullsecrets (#15766) 2023-12-05 15:38:38 +01:00
ingress feat(SCALE-GUI): add initial homepage integration gui (#15767) 2023-12-05 15:56:42 +01:00
metrics fix(templates): disable metrics by default (#9722) 2023-06-17 13:43:12 +02:00
persistence feat(SCALE-GUI): add iscsi support to storage GUI (#15765) 2023-12-05 15:35:33 +01:00
postgresql feat: add CNPG hibernation option to GUI 2023-05-12 12:30:20 +02:00
replicas WIP Cleanup configuration options (#4365) 2022-11-10 16:46:44 +01:00
security fix(plex): use https for servicetype (#8270) 2023-04-29 08:43:02 +02:00
service fix (template questions): add missing additional_attrs: true (#9588) 2023-06-13 09:56:28 +02:00
traefik feat(traefik): Add traefik-plugin-rewrite-headers (#13961) 2023-10-27 21:15:37 +03:00
workload chore(authelia): cleanup secret a bit (#7768) 2023-03-08 21:05:10 +02:00