From 2b3ab65c2656131092ff5fc6e420f74ccf7ccfc1 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Tue, 19 Jul 2022 14:00:53 +0200 Subject: [PATCH] fix(docs): fix broken readme --- charts/stable/jackett/Chart.yaml | 2 +- templates/docs/README.md.gotmpl | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index e1f37a5f840..763d633e293 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -21,7 +21,7 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 11.0.40 +version: 11.0.41 annotations: truecharts.org/catagories: | - media diff --git a/templates/docs/README.md.gotmpl b/templates/docs/README.md.gotmpl index 71eb418cd96..291ceca35b3 100644 --- a/templates/docs/README.md.gotmpl +++ b/templates/docs/README.md.gotmpl @@ -145,8 +145,6 @@ All Rights Reserved - The TrueCharts Project {{ template "custom.configuration.example.file" . }} -{{ template "custom.custom.configuration" . }} - {{ template "custom.linking" . }} {{ template "custom.support" . }}