**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ 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
- [ ] 📜 Documentation Changes
**🧪 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 changes to the documentation
- [ ] 🧪 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
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`
**➕ 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._
* download each dep to its repo dir, to avoid confclits
* only fetch index once
* clean index cache on start
* fancy print
* make sure it's always `index.yaml`
* add caches to gitignore
* empty lines
* don't wipe
* chore(apps): remove un-needed UI elements
* dont grab metallb upstreams anymore
* add new readme template pointing to the website and remove helm-values system
* Move readme generation to daily job
* remove readme addition and remve readme generation from build-release script
* bump
* remvoe the use of helm-docs
* completely remove helm-docs
* move tag sync to renovate bump action
* fully remove tag sync and remove needless helm dependency updates
* remove needless helm prep
* get rid of needlessly loaded grafana repo
* feat(apps): Unraid Port - digits
* need alphabetic
* fix questions
* submit port fix
* whoops
* decrease timeout
* add apps user in CI to prevent issues
* sudo
* slight tweak
* Update charts/dev/server-7daystodie/values.yaml
* add configmap
* mount it as well
* again
* subpath
* shoot
* fix object name
* hmm
* 66 to 55
* simplify code a bit
* get LS details
* get status
* try something else
* hmm
* try cmd
* whoops
* bashlist
* test
* use script
* againnn
* more quotes
* non double command
* quoted
* enter.sh
* groupmod
* try setting in args
* try without groupadd
* whoops again
* Apply suggestions from code review
* trigger precommit
* use tccr
* exclude in ci
* whoops
* feat(security): Render security scan results during build.
* move devcontainer to tccr in workflows
* move vscode devcontainer to tccr
* add fake bump to force tests to actually run
* ok
* work on building docs out of the security scan
* slight fix
* try to output container scan data
* done
* whoops
* output container scan output to file (crude)
* temporaryily encapsulate trivy output with code tags
* add some console output while running security scans
* Refactor Ingress and Add Tests
* New HTTP Ingress UI Layout
* Cleanup plain TCP and all UDP ingress UI's
* Bulk Traefik Changes:
- update traefik
- move storage to common chart
- Remove reflector
- Remove Cert-Manager
- Add http IngressRoute to common
- remove ingress(Route) from traefik
- Cleanup Ingress(Route) to be includable in other charts
* Update common included with all Apps
* Update traefik and addserviceName, servicePort and serviceKind to questions.yaml
* Polish: Auto find port and servicename for ingress, allow override
* Add basic documentation and examples
* Cleanup
* small bugfix
* fix mini mistake in qbittorrent
* Use default torrent port within qbittorrent