From f25d54833454442812a6a941548085b617a9e629 Mon Sep 17 00:00:00 2001 From: Charly Molter Date: Thu, 14 Nov 2024 09:04:05 +0100 Subject: [PATCH] fix tests Signed-off-by: Charly Molter --- app/_data/kong_versions.yml | 2 +- spec/fixtures/app/kuma-to-kong-mesh.md | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/_data/kong_versions.yml b/app/_data/kong_versions.yml index 90d775b55e5e..7d85549f415c 100644 --- a/app/_data/kong_versions.yml +++ b/app/_data/kong_versions.yml @@ -423,7 +423,7 @@ endOfLifeDate: "2025-10-22" branch: release-2.9 - edition: mesh - version: 2.10.0 + version: preview release: 2.10.x branch: master label: dev diff --git a/spec/fixtures/app/kuma-to-kong-mesh.md b/spec/fixtures/app/kuma-to-kong-mesh.md index 24e145cde08d..3b8db82d4d7c 100644 --- a/spec/fixtures/app/kuma-to-kong-mesh.md +++ b/spec/fixtures/app/kuma-to-kong-mesh.md @@ -8,11 +8,11 @@ The word "Kuma" means "bear" in Japanese (クマ). ## Get started -[Read about service mesh](/docs/{{ page.version }}/introduction/what-is-a-service-mesh) +[Read about service mesh](/docs/{{ page.release }}/introduction/what-is-a-service-mesh) -[Read about Kuma](/docs/{{ page.version }}/introduction/what-is-kuma) +[Read about Kuma](/docs/{{ page.release }}/introduction/what-is-kuma) -[Jump to the quickstart](/docs/{{ page.version }}/quickstart/kubernetes) +[Jump to the quickstart](/docs/{{ page.release }}/quickstart/kubernetes) [Demo app downloaded from GitHub](https://github.com/kumahq/kuma-counter-demo) @@ -26,9 +26,9 @@ The word "Kuma" means "bear" in Japanese (クマ). ## Commands -[kuma-cp migrate](/docs/{{ page.version }}/generated/cmd/kuma-cp/kuma-cp_migrate) -[kuma-dp run](/docs/{{ page.version }}/generated/cmd/kuma-dp/kuma-dp_run) -[kumactl apply](/docs/{{ page.version }}/generated/cmd/kumactl/kumactl_apply) +[kuma-cp migrate](/docs/{{ page.release }}/generated/cmd/kuma-cp/kuma-cp_migrate) +[kuma-dp run](/docs/{{ page.release }}/generated/cmd/kuma-dp/kuma-dp_run) +[kumactl apply](/docs/{{ page.release }}/generated/cmd/kumactl/kumactl_apply) #### Dashboards