-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 7.12.3
-
Component/s: None
-
Labels:None
-
Severity:High
-
Release Notes:Yes
In case the index.yaml file in Helm repository has a corrupted entry it will not be deleted by run recalculate index.
Steps to reproduce:
- Upload index.yaml that has corrupted file
- Deploy new helm package
- run recalculate index
The new package will be added to the index.yaml file but the old corrupted entries will not be deleted.