diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index 54d48ebdae6..237ceb349b7 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -220,6 +220,8 @@ jobs: ./.github/scripts/chart-docs.sh "${chart_parts[1]}/${chart_parts[2]}" done + mv ./website/src/content/docs/truecharts/charts/library/common ./website/src/content/docs/truecharts-common + - name: Prefetch contributor icons shell: bash if: github.event_name == 'push' diff --git a/charts/library/common/docs/index.md b/charts/library/common/docs/index.md new file mode 100644 index 00000000000..3159ebae812 --- /dev/null +++ b/charts/library/common/docs/index.md @@ -0,0 +1 @@ +Somepage