diff --git a/FEATURES.md b/FEATURES.md index 527623e..5ea8794 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -46,4 +46,12 @@ Namespaces are a way to organize clusters into virtual sub-clusters — they can ![Releases4](images/screenshot_release4.png) 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. -![Releases5](images/screenshot_release5.png) \ No newline at end of file +![Releases5](images/screenshot_release5.png) + +# 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. +![Detail](images/screenshot_release_detail.png) + +You can use the Upgrade/Downgrade button to switch to different release versions, as shown in the figure. +![Detail1](images/screenshot_release_detail1.png) + diff --git a/images/screenshot_release_detail.png b/images/screenshot_release_detail.png new file mode 100644 index 0000000..3738313 Binary files /dev/null and b/images/screenshot_release_detail.png differ diff --git a/images/screenshot_release_detail1.png b/images/screenshot_release_detail1.png new file mode 100644 index 0000000..2338c92 Binary files /dev/null and b/images/screenshot_release_detail1.png differ