* Fix FAQ link, add issue tracker link (#226)
The previous faq url points to a 404 page.
Also added a link to the Github issue tracker.
* Simple Emby chart based on the existing Jellyfin chart
* Set current UID and GID environment variables
* Reset the version to match the other charts
* Clean up incorrect version
* Fix versions and maintainer in Chart.yaml# Please enter the commit message for your changes. Lines starting
* Switch to the linuxserver.io Docker image -- it's more closely matched to other Truecharts
* Add end of file \n
* Add back upstream_version (commented out)
* Update CODEOWNERS
* Update Emby for Truecharts 2.0.0
* Update charts/emby/2.0.0/ix_values.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update charts/emby/2.0.0/test_values.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Delete Chart.lock
Co-authored-by: Sebastien Dupont <dupont.sebastien@gmail.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* 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
* Create general development documentation for all forms of storage
* increase questions.yaml documentation
* certs are definately not 21.02 compatible
* Fix some small mistakes from upstream (iX official)
* move faq to seperate file
* Slight tweaking and adding license file(s) to wiki
* Update README.md
* Port git guide from UnityStation
* Rename Ingress to Reverse Proxy
Fixes#183
* Prefer central templates
* Add initial information about Storage
* Port Chart structure info from TrueNAS/charts readme
* Create and document standardised Chart.yaml layout
* update tautulli version
* Add custom liveness probes for sonarr, radarr, lidarr and readarr
* Add Maintainers Wanted page
* Update existing Chart.yaml files
Squashed commit:
[9ae7dd0f] add helm-docs to workflow
[2206f5ba] fix small typo in workflows (+1 squashed commits)
Squashed commits:
[29c2ceb4] Documentation-Cleanup (#181)
* work on readme generation
* document windows setup
* add simple pre-commit install script
* more docs for git setup
* Update pre-commit
* pre-commit automatic fixes
* Increase all patch versions
* Auto Readme and Config doc
* Auto app-readme.md generation
* increase common and common-test versions accordingly (due to cleanup)
* move contribution guidelines to /development in wiki
* fix some end-of-line issues (again)
* fix line 14 of workflows
Please consider all these as mostly feature complete BETA Apps for the time being
Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>