Changes for page 210 - Deployment Delights

Last modified by Carlijn Kokkeler on 2024/04/18 13:08

From version 288.1
edited by Carlijn Kokkeler
on 2023/12/06 08:59
Change comment: There is no comment for this version
To version 289.1
edited by Carlijn Kokkeler
on 2023/12/06 13:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,12 +16,12 @@
16 16  == **Feedback Items** ==
17 17  
18 18  //__Container version overview__//
19 -In Deploy > Releases, it is now possible to see the container versions in the release details. This can be viewed by clicking the three dots in the Create phase section.
19 +In Deploy > Releases, it is now possible to see the container versions in the release details. This can be viewed by clicking the three dots in the Create phase section. By having this overview, you can check which versions of the containers that exist in Deploy Architecture are in the release.
20 20  
21 21  [[image:Main.Images.Release Blog.WebHome@release-blog-210-deployment-delights-container-overview.png]]
22 22  
23 23  //__Unchanged containers__//
24 -When deploying a new release, containers that have no changes between the deployed release and the new release will not be deployed and restarted.
24 +When deploying a new release, containers that have no changes between the deployed release and the new release will not be deployed and restarted. This decreases the deployment time and improves the performance.
25 25  
26 26  //__Rebuilding of images__//
27 27  Changing the list of flows that should run on a container will now trigger the rebuilding of images.