Skip to content

Commit

Permalink
Merge branch 'Azure:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
bosesuneha authored Aug 13, 2024
2 parents 598b863 + 925863c commit 9a26544
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## [0.0.37] - 2024-08-09
## [0.0.37] - 2024-08-13

### Added

Expand All @@ -10,12 +10,14 @@
- [#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
- [#364](https://github.com/Azure/draft/pull/364) Adding new safeguards

### 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
- [#365](https://github.com/Azure/draft/pull/365) Simplify namespace creation for helm deployment

## [0.0.36] - 2024-07-23

Expand Down

0 comments on commit 9a26544

Please sign in to comment.