Skip to content

Commit 925863c

Browse files
authored
Release v0.0.37 (#366)
1 parent ab1a1a7 commit 925863c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [0.0.37] - 2024-08-09
3+
## [0.0.37] - 2024-08-13
44

55
### Added
66

@@ -10,12 +10,14 @@
1010
- [#352](https://github.com/Azure/draft/pull/352) Adding CLI flags for user defined Helm release name and release namespace for rendering helm projects
1111
- [#355](https://github.com/Azure/draft/pull/355) Replacing ManifestFile Path property with yaml content as []byte
1212
- [#357](https://github.com/Azure/draft/pull/357) Cleanup for kustomize/helm feature
13+
- [#364](https://github.com/Azure/draft/pull/364) Adding new safeguards
1314

1415
### Fixed
1516

1617
- [#344](https://github.com/Azure/draft/pull/344) Remove name overrides from draft config
1718
- [#356](https://github.com/Azure/draft/pull/356) Fixed workflow template for helm deployment
1819
- [#362](https://github.com/Azure/draft/pull/362) Fix for private cluster support for kube and kustomize deployments
20+
- [#365](https://github.com/Azure/draft/pull/365) Simplify namespace creation for helm deployment
1921

2022
## [0.0.36] - 2024-07-23
2123

0 commit comments

Comments
 (0)