File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
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.17.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,8 +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
9
-
8
+ ## 5.17.0 - 2022-09-09
10
9
### Added
11
10
- Add extra groups configuration support for Author LoadBalancer
12
11
Original file line number Diff line number Diff line change 1
- version ?= 5.16.2-pre .0
1
+ version ?= 5.17 .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