Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion docs/release-notes/rn-vendor-platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,19 @@ This topic contains release notes for the Replicated Vendor Platform, which incl

<!--RELEASE_NOTES_PLACEHOLDER-->

## 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 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.31-1

Released on January 31, 2025

### New Features {#new-features-v2025-01-31-1}
* Adds a new `instance_kurl_install_started_at` column to customer instance exports for kURL instances that reports when the install was reported as starting.
* Adds a new `instance_kurl_install_started_at` column to the customer instance exports. `instance_kurl_install_started_at` is the date and time when the install for the given kURL instance was reported to start.

## v2025.01.30-0

Expand Down