This repository was archived by the owner on Aug 9, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ensure that nhc tarball is properly primed within charm
Needed to add the part `charm: {}` to make the charm pack correctly. jedel1043 and I found that this part declaration must be included in `charmcraft.yaml`, or it will fail to pack the charm correctly. nhc will be there, but the charm won't :'( Signed-off-by: Jason C. Nucciarone <[email protected]>
- Loading branch information