From 065a2d73404c215981428c213ce5edf8d6c4277a Mon Sep 17 00:00:00 2001 From: replicated-ci Date: Fri, 31 Jan 2025 23:19:45 +0000 Subject: [PATCH 1/2] Vendor Portal v2025.01.31-2 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 2c5e4e875f..aca908b25b 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 +## v2025.01.31-2 + +Released on January 31, 2025 + +### Bug Fixes {#bug-fixes-v2025-01-31-2} +* Updates the Helm instructions in the download portal to use the correct file name for `values.yaml` depending on whether or not there is one Helm chart or many in a release. + ## v2025.01.30-0 Released on January 30, 2025 From e012ed9fb819cc7f044db76495f569fc45bd3934 Mon Sep 17 00:00:00 2001 From: Paige Calvert Date: Mon, 3 Feb 2025 08:21:09 -0700 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 aca908b25b..4c7e3ed856 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 January 31, 2025 ### Bug Fixes {#bug-fixes-v2025-01-31-2} -* Updates the Helm instructions in the download portal to use the correct file name for `values.yaml` depending on whether or not there is one Helm chart or many in a release. +* Updates the Helm instructions in the Download Portal to use the correct file name for `values.yaml` depending on if there is more than one Helm chart in the given release. For releases with multiple Helm charts, the values file for each Helm chart is named according to the name of the chart. This avoids file name conflicts for users when downloading and editing each values file. ## v2025.01.30-0