diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c2db59..95fc4c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## [2021-09-08] - Sep 08, 2021 +[Details](../../commit/2021-09-08) + +### edge-cloud: +- add const for disk ([#1486](https://github.com/mobiledgex/edge-cloud/pull/1486)) (Jim) + +### edge-cloud-infra: +- vcd disk usage ([#1742](https://github.com/mobiledgex/edge-cloud-infra/pull/1742)) (Jim) +- use common namespace code so metadata:name is applied ([#1738](https://github.com/mobiledgex/edge-cloud-infra/pull/1738)) (Jim) +- [EDGECLOUD-5578](https://mobiledgex.atlassian.net/browse/EDGECLOUD-5578): Add ability in Chef to perform actions like stop, restart, delete on docker containers ([#1736](https://github.com/mobiledgex/edge-cloud-infra/pull/1736)) (Ashish Jain) +- Missed updating chef cookbooks/policy ([#1739](https://github.com/mobiledgex/edge-cloud-infra/pull/1739)) (Venky) +- Turn on commercial certs ([#1737](https://github.com/mobiledgex/edge-cloud-infra/pull/1737)) (Venky) + ## [2021-09-07] - Sep 07, 2021 [Details](../../commit/2021-09-07) diff --git a/edge-cloud b/edge-cloud index 6458652..2a94551 160000 --- a/edge-cloud +++ b/edge-cloud @@ -1 +1 @@ -Subproject commit 64586522e9f1cbb02b2998cf63f565c631cc772e +Subproject commit 2a94551398d0abb128daa37c6b92e92e70c5bafa diff --git a/edge-cloud-infra b/edge-cloud-infra index 44589ab..d7b4755 160000 --- a/edge-cloud-infra +++ b/edge-cloud-infra @@ -1 +1 @@ -Subproject commit 44589abfafe946c8977b7a11c0b46960bc1d7143 +Subproject commit d7b4755501bc16ade32dd066368e67621ed8b978