Skip to content

Releases: bosesuneha/draft

v0.17.5

17 Mar 18:05
462eeaa

Choose a tag to compare

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
14b17f7

Choose a tag to compare

use default k8s probe settings (#486)

v0.17.2

28 Jan 23:28
4ad7875

Choose a tag to compare

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
29b7314

Choose a tag to compare

Added

  • #447 Add fleet support to workflows, (pending cli implementation). Bump k8s-deploy to v5

v0.0.40

21 Nov 19:20
4c90cc0

Choose a tag to compare

Fixed

  • #413 Fix filename output

v0.0.38

15 Aug 07:12
9b577b3

Choose a tag to compare

Fixed

New release to fix checksum mismatch issue in the previous release

v0.0.37

13 Aug 18:49
f3bc1a4

Choose a tag to compare

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
f7c086e

Choose a tag to compare

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
96f500a

Choose a tag to compare

Added

  • #285 Update README.md
  • #284 Update NOTICE file
  • #281 Add draft validate functionality to main