* Updated FEATURES.md file * Update FEATURES.md
25
FEATURES.md
@@ -7,6 +7,10 @@ To close Helm-dashboard, click on the button in the rightmost corner of the scre
|
|||||||
If you want to switch to a different cluster, simply click on the corresponding cluster as shown in the figure. [Click here](https://kubernetes.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters/) to learn how to access multiple clusters.
|
If you want to switch to a different cluster, simply click on the corresponding cluster as shown in the figure. [Click here](https://kubernetes.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters/) to learn how to access multiple clusters.
|
||||||

|

|
||||||
|
|
||||||
|
# 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.
|
||||||
|

|
||||||
|
|
||||||
# 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.
|
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.
|
||||||

|

|
||||||
@@ -48,10 +52,29 @@ Namespaces are a way to organize clusters into virtual sub-clusters — they can
|
|||||||
Updated" refers to the amount of time that has passed since the last revision of the release. Whenever you install or upgrade the release, a new revision is created. You can think of it as the "age" of the latest revision.
|
Updated" refers to the amount of time that has passed since the last revision of the release. Whenever you install or upgrade the release, a new revision is created. You can think of it as the "age" of the latest revision.
|
||||||

|

|
||||||
|
|
||||||
|
Indication of upgrade possible/repo suggested.
|
||||||
|

|
||||||
|
|
||||||
# Release details
|
# Release details
|
||||||
This indicates the status of the deployed release, and 'Age' represents the amount of time that has passed since the creation of the revision until now.
|
This indicates the status of the deployed release, and 'Age' represents the amount of time that has passed since the creation of the revision until now.
|
||||||

|

|
||||||
|
|
||||||
You can use the Upgrade/Downgrade button to switch to different release versions, as shown in the figure.
|
You can use the Upgrade/Downgrade button to switch to different release versions, as shown in the figure.
|
||||||

|

|
||||||
|
|
||||||
|
Confirm the upgrade settings and configuration and click on confirm button to continue
|
||||||
|

|
||||||
|
|
||||||
|
Once the upgrade is done, your release will show the status
|
||||||
|

|
||||||
|
|
||||||
|
It executes the test scripts or commands within the deployed application's environment and displays the results
|
||||||
|

|
||||||
|
|
||||||
|
Running test hooks results
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
BIN
images/screenshot_reset_cache.png
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
|
Before Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 60 KiB |
BIN
images/screenshot_run_tests.png
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
BIN
images/screenshot_test_results.png
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
images/screenshot_upgrade_available.png
Normal file
|
After Width: | Height: | Size: 1.2 MiB |
BIN
images/screenshot_upgrade_available2.png
Normal file
|
After Width: | Height: | Size: 1.2 MiB |
BIN
images/screenshot_upgrade_complete.png
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
BIN
images/screenshot_upgrade_confirmation.png
Normal file
|
After Width: | Height: | Size: 276 KiB |