From e059beb82b4b5f167485905e811433d6252ed565 Mon Sep 17 00:00:00 2001 From: delvh Date: Mon, 4 Aug 2025 23:50:22 +0000 Subject: [PATCH] Add "Maintainer needed" notice --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 337eb63..1249a4d 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,9 @@ [Gitea](https://gitea.com) is a community managed lightweight code hosting solution written in Go. It is published under the MIT license. +> :warning: This chart is currently unmaintained and in desperate need of a new maintainer.\ +If you want to apply as a maintainer, please comment on [#916](https://gitea.com/gitea/helm-gitea/issues/916) + ## Introduction This helm chart has taken some inspiration from [jfelten's helm chart](https://github.com/jfelten/gitea-helm-chart).