Skip to content

Commit

Permalink
Upgrade AEM AWS Stack Provisioner to 4.20.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Oct 16, 2019
1 parent 5b853d6 commit d2629c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Replaced reconfiguration parameter `certs_base` with `certificate_arn` & `certificate_key_arn`
- Update FAQ topic to `reconfiguration`
- Upgrade AEM AWS Stack Provisioner to 4.20.0

### Removed
- Removed reconfiguration parameter `create_system_users`, as it doesn't had any functionality
Expand Down
2 changes: 1 addition & 1 deletion conf/ansible/inventory/group_vars/apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ s3:
create_bucket_flag: 'true'

library:
aem_aws_stack_provisioner_version: 4.19.0
aem_aws_stack_provisioner_version: 4.20.0
aem_orchestrator_version: 2.0.1
aem_password_reset_version: 1.1.0
oak_run_version: 1.8.3
Expand Down

0 comments on commit d2629c4

Please sign in to comment.