diff --git a/articles-listing.conf b/articles-listing.conf index 1779901df..b776f9e7e 100644 --- a/articles-listing.conf +++ b/articles-listing.conf @@ -211,7 +211,8 @@ latest: 2024-09-13 * This document recommends how to plan for and implement replatforming from Rancher-managed RKE clusters to Rancher-managed RKE2 cluster. ------------------------------- SUSE® Virtualization -latest: 2024-09-25 +v1.4: 2024-11-28 +v1.3: 2024-03-15 * An introduction to SUSE® Virtualization * /product-docs-playbook/harvester/v1.3/en/introduction/index.html * An introduction to SUSE® Virtualization, a modern, open, interoperable, hyperconverged infrastructure (HCI) solution built on Kubernetes. diff --git a/product-docs-playbook-local.yml b/product-docs-playbook-local.yml index 889caf436..28e0e11e9 100644 --- a/product-docs-playbook-local.yml +++ b/product-docs-playbook-local.yml @@ -25,7 +25,7 @@ content: start_paths: [shared, docs/version-1.7.0, docs/version-1.8.0] - url: ../harvester-product-docs # en branches: [main] - start_paths: [versions/v1.3, versions/v1.4] + start_paths: [versions/v1.3, versions/v1.4, versions/v1.5] - url: ../rancher-product-docs # en, zh start_paths: [shared, versions/latest, versions/v2.10, versions/v2.9, versions/v2.8] - url: ../rke2-product-docs # en, zh diff --git a/product-docs-playbook-remote.yml b/product-docs-playbook-remote.yml index ab1041b7b..a59eb7f05 100644 --- a/product-docs-playbook-remote.yml +++ b/product-docs-playbook-remote.yml @@ -25,7 +25,7 @@ content: start_paths: [shared, docs/version-1.7.0, docs/version-1.8.0] - url: https://github.com/rancher/harvester-product-docs # en branches: [main] - start_paths: [versions/v1.3, versions/v1.4] + start_paths: [versions/v1.3, versions/v1.4, versions/v1.5] - url: https://github.com/rancher/rancher-product-docs # en ,zh branches: [main] start_paths: [shared, versions/latest, versions/v2.10, versions/v2.9, versions/v2.8]