From 5536a4637785c17573451b65e4eb9a0e2d954db8 Mon Sep 17 00:00:00 2001 From: jessebot Date: Fri, 24 Jan 2025 07:58:16 +0100 Subject: [PATCH] fix duplicated header --- charts/pixelfed/README.md | 2 -- charts/pixelfed/README.md.gotmpl | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/charts/pixelfed/README.md b/charts/pixelfed/README.md index 32220bf..05541ef 100644 --- a/charts/pixelfed/README.md +++ b/charts/pixelfed/README.md @@ -85,8 +85,6 @@ helm install --namespace pixelfed --create-namespace pixelfed/pixelfed --values ## Maintainers -## Maintainers - | Name | Email | Url | | ---- | ------ | --- | | jessebot | | | diff --git a/charts/pixelfed/README.md.gotmpl b/charts/pixelfed/README.md.gotmpl index 5fbe516..3b89439 100644 --- a/charts/pixelfed/README.md.gotmpl +++ b/charts/pixelfed/README.md.gotmpl @@ -85,7 +85,7 @@ helm install --namespace pixelfed --create-namespace pixelfed/pixelfed --values ## Maintainers -{{ template "chart.maintainersSection" . }} +{{ template "chart.maintainersTable" . }} ## Requirements