Releases: cloudposse/build-harness
Releases · cloudposse/build-harness
Add Target to Automatically Update Terraform Module Sources
0.10.0 [terraform/upgrade-modules] Update all module sources to latest versi…
0.9.0: Promote Helm Charts and Docker Images Across Repositories (#85)
## Breaking Changes * `REPO_GATEWAY_ENDPOINT` renamed to `TARGET_CHART_REPO_ENDPOINT` (related to `helm/build/*` targets) * `LATEST_TAG` __depricated__ in`semver` module. Now it always `0.0.0` ## Change log * Reinvent helm build and promote tasks * Added Codefresh pipeline logic
0.8.0: Silence warnings without DEBUG flag (#90)
* feat(helm,git,semver,travis): now warnings wouldn't show without DEBUG flag * fix(git,helm,semver,travis): change flag values * fix(git,helm,semver,travis): use flag instead env variable * fix(git): fix conditions for warning * Revert "fix(git): fix conditions for warning" This reverts commit 1ff3afe1ae5ba89280a2afb9e16602ef06985f9c. * Revert "fix(git,helm,semver,travis): use flag instead env variable" This reverts commit 8fe7f064fd4f7b8ff4a17a512c73353c4e47a81d. * Revert "fix(git,helm,semver,travis): change flag values" This reverts commit 1ef9274cf3e6191173328fe41aed688d1eb4e9fb. * fix(git): fix condition
0.7.2: Added Local dev tasks (#79)
* Added Local dev tasks * Remove trunk * Added bash completion * Added chamber * Redo help pattern * Address PR comments * Address PR * Address PR comment for completion * Address PR comments * Address PR comments * Address PR comments * Address PR comments * Remote help cache * Fix help pattern * Fix help pattern * Fix problem with make autocompletion for non build harness
Add ghr, bump packages version
- Add new target for uploading binaries to release
github/push-artifacts
- Bump packages version to
0.4.0
Upgrade base image go 1.10
Bump golang from 1.9.2-alpine3.7 to 1.10.3-alpine3.7 (#86) Bumps golang from 1.9.2-alpine3.7 to 1.10.3-alpine3.7. Signed-off-by: dependabot[bot] <[email protected]>
0.6.14
0.6.13: Fix grammar (#81)
* Fix grammar * Hands-on * Fix regresion
0.6.12: Add intro section (#78)
* Add intro section * Remove introduction
0.6.11: Add new licenses in readme template (#73)
* Add new licenses in readme template * Add badges, fix links * Add license badge