Files
truecharts/charts/stable/maintainerr
enoch85 9fc0b020d2 chore(maintainerr): update image and source URLs after upstream rename (#47171)
## 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`
2026-04-18 21:22:18 +02:00
..
2026-04-17 18:06:06 +00:00

title
title
README

General Info

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://oci.trueforge.org/truecharts/maintainerr

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/maintainerr

Configuration Options

To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/maintainerr/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project