diff --git a/.github/workflows/housekeeping.yaml b/.github/workflows/housekeeping.yaml index d89a45f63f1..4a9069e3bac 100644 --- a/.github/workflows/housekeeping.yaml +++ b/.github/workflows/housekeeping.yaml @@ -65,7 +65,7 @@ jobs: fi done - - name: rerun pre-commit checks + - name: run pre-commit checks continue-on-error: true uses: pre-commit/action@v2.0.3 diff --git a/templates/docs/app-readme.md.gotmpl b/templates/docs/app-readme.md.gotmpl index c73996a8c52..d1e12bfa82f 100644 --- a/templates/docs/app-readme.md.gotmpl +++ b/templates/docs/app-readme.md.gotmpl @@ -1,6 +1,4 @@ {{- define "custom.custom.app-readme" -}} -{{ template "chart.deprecationWarning" . }} - {{ template "chart.description" . }} This App is supplied by TrueCharts, for more information please visit https://truecharts.org