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: 9 additions & 0 deletions docs/release-notes/rn-app-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,15 @@ The following table lists the versions of Kubernetes that are compatible with ea

<!--RELEASE_NOTES_PLACEHOLDER-->

## 1.124.10

Released on March 27, 2025

Support for Kubernetes: 1.29, 1.30, and 1.31

### Bug Fixes {#bug-fixes-1-124-10}
* Fixes an issue where extracting Helm charts failed on deploy if duplicate files were found in the chart. This error often looked like this: `failed to deploy helm charts: failed to find removed charts: failed to find current matching v1beta2 charts: failed to find chart name and version in /tmp/helm2856031708/curr-v1beta2/helm/mychart: failed to unarchive: reading file in tar archive: file already exists: /tmp/kots1381434460/charts/mychart/Chart.yaml`.

## 1.124.9

Released on March 24, 2025
Expand Down