pull/1022/head
Kelly 2020-05-07 14:48:56 -07:00
parent 381d35286f
commit c696aa3ff8
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ weight: 101
### Features
- Add ability to delete a stack and all associated resources.
- Enforce DNS name compliance on all `pkger` resources' `metadata.name` field.
- Enforce DNS name compliance on the `metadata.name` field in all `pkger` resources.
- Add stateful `pkg` management with stacks.
### Bug Fixes