-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Streamline manifest output format (#22)
Update the manifest data model to include `HelmRelease` `values`. The manifest is compacted when persisted, and now the same object can be used for a raw release, or just persisted manifest. Increase a breaking change to update all objects to be pyndantic models to simplify how exclusion works so that it can work on nested objects.
- Loading branch information
1 parent
f5565cc
commit bb9b1eb
Showing
2 changed files
with
79 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters