From 285f235bd2821ed08e8730828d320d9c9ee39de2 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Wed, 15 Oct 2025 15:10:05 +0200 Subject: [PATCH] Create common docs from charts repo --- .github/workflows/charts-release.yaml | 2 ++ charts/library/common/docs/index.md | 1 + 2 files changed, 3 insertions(+) create mode 100644 charts/library/common/docs/index.md 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