Skip to content

Commit

Permalink
updated change log
Browse files Browse the repository at this point in the history
  • Loading branch information
bosesuneha committed Aug 12, 2024
1 parent b7f5434 commit 1e68154
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Change Log

## [0.0.37] - 2024-08-09

### Added

- [#346](https://github.com/Azure/draft/pull/346) Adding GetManifestFiles func and refactoring
- [#347](https://github.com/Azure/draft/pull/347) Migrate workflows to go templates
- [#348](https://github.com/Azure/draft/pull/348) Add exclusion for .git in artifact upload
- [#352](https://github.com/Azure/draft/pull/352) Adding CLI flags for user defined Helm release name and release namespace for rendering helm projects
- [#355](https://github.com/Azure/draft/pull/355) Replacing ManifestFile Path property with yaml content as []byte
- [#357](https://github.com/Azure/draft/pull/357) Cleanup for kustomize/helm feature

### Fixed

- [#344](https://github.com/Azure/draft/pull/344) Remove name overrides from draft config
- [#356](https://github.com/Azure/draft/pull/356) Fixed workflow template for helm deployment
- [#362](https://github.com/Azure/draft/pull/362) Fix for private cluster support for kube and kustomize deployments

## [0.0.36] - 2024-07-23

### Added
Expand Down

0 comments on commit 1e68154

Please sign in to comment.