-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Closed
Labels
bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
#12245 added the ability to work with index.json files. But, there are two problems with it that need to be worked out.
- Helm does not have a method to read the created index.json files. It assumes the extension is
.yamlwhen autodiscovering. - If Helm 3.13.0+ creates an index.json file, what is the story for older versions of Helm that do not know to look for the index.json file? Is this a new opt-in feature all the way around?
Output of helm version: 3.13.0
Output of kubectl version: N/A
Cloud Provider/Platform (AKS, GKE, Minikube etc.): N/A
Metadata
Metadata
Assignees
Labels
bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.