From 02f19147958ecfb4569b1192b7147e23063bed69 Mon Sep 17 00:00:00 2001 From: replicated-ci Date: Wed, 23 Oct 2024 23:09:59 +0000 Subject: [PATCH 1/2] Vendor Portal v2024.10.23-6 release notes --- docs/release-notes/rn-vendor-platform.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/release-notes/rn-vendor-platform.md b/docs/release-notes/rn-vendor-platform.md index 60045bb3fb..b7738a4229 100644 --- a/docs/release-notes/rn-vendor-platform.md +++ b/docs/release-notes/rn-vendor-platform.md @@ -10,6 +10,13 @@ This topic contains release notes for the Replicated Vendor Platform, which incl +## v2024.10.23-6 + +Released on October 23, 2024 + +### Bug Fixes {#bug-fixes-v2024-10-23-6} +* CMX: Fix bug where min node count could be specified without specifying max node count. + ## v2024.10.23-3 Released on October 23, 2024 From efab87b6178381fa21cc4243648e063187928daa Mon Sep 17 00:00:00 2001 From: Amber Alston Date: Wed, 23 Oct 2024 17:29:35 -0600 Subject: [PATCH 2/2] Update rn-vendor-platform.md --- docs/release-notes/rn-vendor-platform.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/rn-vendor-platform.md b/docs/release-notes/rn-vendor-platform.md index b7738a4229..c1f0f3a6d1 100644 --- a/docs/release-notes/rn-vendor-platform.md +++ b/docs/release-notes/rn-vendor-platform.md @@ -15,7 +15,7 @@ This topic contains release notes for the Replicated Vendor Platform, which incl Released on October 23, 2024 ### Bug Fixes {#bug-fixes-v2024-10-23-6} -* CMX: Fix bug where min node count could be specified without specifying max node count. +* Compatibility Matrix: Fixes a bug where the `--min-nodes` count could be specified without specifying `--max-nodes` count. ## v2024.10.23-3