docs(features): standardize markdown heading hierarchy in FEATURES.md (#717)

This commit is contained in:
Yash Raj
2026-08-08 13:00:42 +05:30
committed by GitHub
parent 7dad60beb2
commit a359932d39
+2 -2
View File
@@ -25,11 +25,11 @@ If you want to switch to a different cluster, simply click on the corresponding
figure. You
can [read here](https://kubernetes.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters/) to
learn on how to configure access to multiple clusters.
# Reset Cache
### Reset Cache
The "Reset Cache" feature in Helm Dashboard clears the cached data and fetches the latest information from the backend or data source. It ensures that the dashboard displays up-to-date data and reflects any recent changes or updates.
![Detail1](images/screenshot_reset_cache.png)
# Repository
### Repository
Essentially, a repository is a location where charts are gathered and can be shared. If you want to learn more about repositories, [click here](https://helm.sh/docs/topics/chart_repository/). You can find the repository in the home section, as depicted in the figure.
![Repository3](images/screenshot_repository3.png)