You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/rn-app-manager.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,15 @@ The following table lists the versions of Kubernetes that are compatible with ea
18
18
19
19
<!--RELEASE_NOTES_PLACEHOLDER-->
20
20
21
+
## 1.124.10
22
+
23
+
Released on March 27, 2025
24
+
25
+
Support for Kubernetes: 1.29, 1.30, and 1.31
26
+
27
+
### Bug Fixes {#bug-fixes-1-124-10}
28
+
* 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`.
0 commit comments