Skip to content

Commit 41d01a9

Browse files
Update README documentation
1 parent 7561bbf commit 41d01a9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Once deployment to the blue environment is successful, and code review and code
2020
The blue environment starts serving the live traffic again, and the container terminates the temporarily created green environment. Not having to continuously run parallel environments, saving costs.
2121

2222
### Execution Diagram of `docker-beanstalk-bluegreen`
23-
![](_docs/assets/BlueGreen.png)
23+
![](_docs/assets/BlueGreen-v2.png)
2424

2525
All the steps are done using python:
2626
1. The first stage clones the blue environment, which results in a green environment.
@@ -55,6 +55,7 @@ S3_ARTIFACTS_OBJECT
5555
RELEASE_HEALTH_CHECKING_PATH
5656
AUTH_METHOD
5757
SSO_PROFILE
58+
VERSION_LABEL
5859
```
5960

6061

_docs/assets/BlueGreen-v2.png

2.3 MB
Loading

0 commit comments

Comments
 (0)