## Summary Updates the Maintainerr chart to reference the renamed upstream repo and Docker namespace. On 2026-01-31 the Maintainerr project moved from `jorenn92/Maintainerr` → [`Maintainerr/Maintainerr`](https://github.com/Maintainerr/Maintainerr) on GitHub, and the canonical Docker image is now [`maintainerr/maintainerr`](https://hub.docker.com/r/maintainerr/maintainerr). The legacy `jorenn92/maintainerr` Hub namespace is still mirrored, but new builds and the source of truth live in the new namespace. ## Changes **`charts/stable/maintainerr/values.yaml`** - `image.repository`: `docker.io/jorenn92/maintainerr` → `docker.io/maintainerr/maintainerr` - `image.tag`: digest pin **unchanged** — both `jorenn92/maintainerr:3.7.0` and `maintainerr/maintainerr:3.7.0` are published from the same release workflow and resolve to the same manifest digest (`sha256:bfc9d16c3f752e17432e5a66df5bbeb4c115698f9dd496ee03fd0aa9ef3dca52`). Verified via `docker buildx imagetools inspect maintainerr/maintainerr:3.7.0` and the Docker Hub Registry API. **`charts/stable/maintainerr/Chart.yaml`** - `sources`: updated GitHub and Docker Hub URLs to the new namespaces - `version`: bumped patch `7.4.1` → `7.4.2` (please adjust if your release process uses a different bump policy) ## Test plan - [ ] `helm lint charts/stable/maintainerr` - [ ] CI digest re-pin (if required by your bumper) - [ ] Render and deploy in a sandbox; confirm pod pulls the new image and the WebUI is reachable on `6246`
title
| title |
|---|
| TrueCharts |
Community Helm Chart Catalog
TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, by the community!
All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Support
Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!
Still something not working as expected? Contact us! and we'll figure it out together!
Development
Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.
Getting into creating Charts
For more information check the website: https://truecharts.org
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
Truecharts, is primarily based on the AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in that folder.
An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
SPDX-License-Identifier: AGPL-3.0