File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
steps :
10
10
- uses : actions/checkout@v1
11
11
with :
12
- ref : main
12
+ ref : 5.18.0
13
13
- uses : docker/login-action@v1
14
14
with :
15
15
registry : ghcr.io
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## Unreleased
8
+ ## 5.18.0 - 2022-10-26
9
9
### Added
10
10
- Added port and protocol Configuration for publish replication agent of consolidated env.
11
11
- Upgrade AEM AWS Stack Provisioner to 5.11.0
Original file line number Diff line number Diff line change 1
- version ?= 5.17.1-pre .0
1
+ version ?= 5.18 .0
2
2
aem_stack_manager_messenger_version = 2.14.1
3
3
aem_test_suite_version = 2.0.0
4
4
aem_helloworld_custom_stack_provisioner_version = 0.15.0
You can’t perform that action at this time.
0 commit comments