diff --git a/docs/release-notes/rn-app-manager.md b/docs/release-notes/rn-app-manager.md index be5dc11b25..490c5b70c8 100644 --- a/docs/release-notes/rn-app-manager.md +++ b/docs/release-notes/rn-app-manager.md @@ -18,6 +18,15 @@ The following table lists the versions of Kubernetes that are compatible with ea +## 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