Skip to content

Releases: vmware-tanzu/build-tooling-for-integrations

v0.2.0

18 May 22:31
Compare
Choose a tag to compare
Updates for release v0.2.0

v0.1.0

03 May 20:24
Compare
Choose a tag to compare
support building submodules in build tooling

v0.0.2

06 Feb 15:55
Compare
Choose a tag to compare

What's Changed

  • add validate-component target to validate COMPONENTS variable by @yharish991 in #33
  • Add local registry initialization to Makefile by @jmoroski in #39
  • remove buildx usage in build tooling by @yharish991 in #44
  • generate and copy the binaries back to the host machine by @yharish991 in #45
  • New features to support GOPROXY, make target to only build images by @yharish991 in #52
  • support building client components by @yharish991 in #55
  • bump golang version to 1.18 by @yharish991 in #48

Full Changelog: v0.0.1...v0.0.2

v0.0.1

03 Oct 17:18
d76e383
Compare
Choose a tag to compare
Update release workflow to not copy makefile to examples (#37)