Releases: bosesuneha/draft
Releases · bosesuneha/draft
v0.17.5
17 Mar 18:05
Compare
Sorry, something went wrong.
No results found
Added
510 Add build context for ADO pipelines
509 Add Ingress Manifest Template
502 Add Auth type for Azure login in github workflow
v0.17.3
04 Feb 20:14
Compare
Sorry, something went wrong.
No results found
use default k8s probe settings (#486)
v0.17.2
28 Jan 23:28
Compare
Sorry, something went wrong.
No results found
Added
476 Added default value for CLUSTERRESOURCETYPE in draft.yaml
Fixed
477 Explicitly require jobs for each language to allow failure to be reported and prevent PR merging in case of a failure
479 Remove helm wait flag for fleet clusters
v0.17.1
27 Jan 21:32
Compare
Sorry, something went wrong.
No results found
Added
#447 Add fleet support to workflows, (pending cli implementation). Bump k8s-deploy to v5
v0.0.40
21 Nov 19:20
Compare
Sorry, something went wrong.
No results found
v0.0.38
15 Aug 07:12
Compare
Sorry, something went wrong.
No results found
Fixed
New release to fix checksum mismatch issue in the previous release
v0.0.37
13 Aug 18:49
Compare
Sorry, something went wrong.
No results found
Added
#346 Adding GetManifestFiles func and refactoring
#347 Migrate workflows to go templates
#348 Add exclusion for .git in artifact upload
#352 Adding CLI flags for user defined Helm release name and release namespace for rendering helm projects
#355 Replacing ManifestFile Path property with yaml content as []byte
#357 Cleanup for kustomize/helm feature
#364 Adding new safeguards
Fixed
#344 Remove name overrides from draft config
#356 Fixed workflow template for helm deployment
#362 Fix for private cluster support for kube and kustomize deployments
#365 Simplify namespace creation for helm deployment
v0.0.36
25 Jul 17:08
Compare
Sorry, something went wrong.
No results found
Added
#342 Added k8s/deploy Inputs for Private Cluster Support
#337 azure pipelines generation support
#334 template support for private clusters
#324 workflow template enhancements
#321 add helm rendering function
#315 adding logic for generating default app name
Fixed
#320 Workflows are now generated fully from a draftConfig
v0.0.35
09 Jul 17:50
Compare
Sorry, something went wrong.
No results found
Added
#285 Update README.md
#284 Update NOTICE file
#281 Add draft validate functionality to main