When updating Helm dependencies for a chart, Helm repositories are always updated first.\
Most of the time, this update is useless and it takes more time than updating the dependencies.
This update should be done only once a day (or on request) in a dedicated action to speed up update of Helm dependencies.\
When Helm repositories are updated, metadata should be updated to indicate the timestamp of last update for the repositories.
When IDEA is opened, plugin should check the last update of repositories in project metadata.\
If last update is older than one day, plugin should display a popup to propose running action to update chart repositories or skipping check for the day.
When updating Helm dependencies for a chart, Helm repositories are always updated first.\ Most of the time, this update is useless and it takes more time than updating the dependencies.
This update should be done only once a day (or on request) in a dedicated action to speed up update of Helm dependencies.\ When Helm repositories are updated, metadata should be updated to indicate the timestamp of last update for the repositories.
When IDEA is opened, plugin should check the last update of repositories in project metadata.\ If last update is older than one day, plugin should display a popup to propose running action to update chart repositories or skipping check for the day.