File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed 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.5.0 - 2021-06-18
9
9
### Changed
10
10
- Upgrade ` aem_curator ` to 3.20.0
11
11
- Upgrade default aem_profile to aem65_sp9
Original file line number Diff line number Diff line change 1
1
# packer_aem_version: version of packer-aem to be packaged
2
- packer_aem_version ?= 5.4.1-pre .0
2
+ packer_aem_version ?= 5.5 .0
3
3
# version: version of machine images to be created
4
4
version ?= 1.0.0
5
5
# custom image provisioner version for testing
Original file line number Diff line number Diff line change 8
8
"aws_vpc_id" : " " ,
9
9
"iam_instance_profile" : " overwrite-me" ,
10
10
"puppet_bin_dir" : " /opt/puppetlabs/bin" ,
11
- "packer_aem_version" : " 5.4.1-pre .0"
11
+ "packer_aem_version" : " 5.5 .0"
12
12
}
You can’t perform that action at this time.
0 commit comments