From 37d2a0d22ba390cec5573f3324e2a6e7acac59c3 Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Thu, 29 Aug 2024 11:34:45 -0700 Subject: [PATCH] Add K3s Signed-off-by: Billy Tat --- modules/en/nav.adoc | 4 +++- product-docs-playbook-local.yml | 7 ++++--- product-docs-playbook-remote.yml | 7 ++++--- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/modules/en/nav.adoc b/modules/en/nav.adoc index 78773b3c5..c19814727 100644 --- a/modules/en/nav.adoc +++ b/modules/en/nav.adoc @@ -1,2 +1,4 @@ +* xref:main@k3s:en:introduction.adoc[K3s] +* xref:1.16@kubewarden-product-docs:en:index.adoc[Kubewarden] * xref:1.7.0@longhorn-product-docs:en:index.adoc[Longhorn] -* xref:1.16@kubewarden-product-docs:en:index.adoc[Kubewarden] \ No newline at end of file +* diff --git a/product-docs-playbook-local.yml b/product-docs-playbook-local.yml index 0a2287783..4834b2818 100644 --- a/product-docs-playbook-local.yml +++ b/product-docs-playbook-local.yml @@ -6,12 +6,13 @@ content: sources: - url: ./ branches: [main] - - url: ../longhorn-product-docs - branches: [1.8.0, 1.7.1, 1.7.0, 1.6.3, 1.6.2, 1.6.1, 1.6.0, 1.5.6, 1.5.5] + - url: ../k3s-product-docs + branches: [main] - url: ../kubewarden-product-docs branches: [main] start_paths: [docstore/next, docstore/version-*] - + - url: ../longhorn-product-docs + branches: [1.8.0, 1.7.1, 1.7.0, 1.6.3, 1.6.2, 1.6.1, 1.6.0, 1.5.6, 1.5.5] ui: bundle: url: https://github.com/rancher/product-docs-ui/blob/main/build/ui-bundle.zip?raw=true diff --git a/product-docs-playbook-remote.yml b/product-docs-playbook-remote.yml index 1d28b8e37..42bd5e937 100644 --- a/product-docs-playbook-remote.yml +++ b/product-docs-playbook-remote.yml @@ -6,12 +6,13 @@ content: sources: - url: https://github.com/rancher/product-docs-playbook.git branches: [main] - - url: https://github.com/rancher/longhorn-product-docs.git - branches: [1.8.0, 1.7.1, 1.7.0, 1.6.3, 1.6.2, 1.6.1, 1.6.0, 1.5.6, 1.5.5] + - url: https://github.com/rancher/k3s-product-docs + branches: [main] - url: https://github.com/rancher/kubewarden-product-docs.git branches: [main] start_paths: [docstore/next, docstore/version-*] - + - url: https://github.com/rancher/longhorn-product-docs.git + branches: [1.8.0, 1.7.1, 1.7.0, 1.6.3, 1.6.2, 1.6.1, 1.6.0, 1.5.6, 1.5.5] ui: bundle: url: https://github.com/rancher/product-docs-ui/blob/main/build/ui-bundle.zip?raw=true