diff --git a/FEATURES.md b/FEATURES.md index 9ece149..d5cb8e9 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -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)