Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@vrabbi vrabbi released this 07 Feb 15:30
· 23 commits to main since this release
9592da9

This Release includes the following:

New Features:

  • Service Bindings Package
  • Service Bindings for MySQL example workload
  • Service Bindings Supply Chain example
  • Make all package optional (opt out mechanism added)
  • Make OOTB Supply chains optional (opt out mechanism added)
  • Added Kaniko based image building Supply chain and example workload

Enhancements

  • Standardized the labels for workloads and supply chains
  • Added additional docs for getting started
  • Updated the examples
  • Enhanced experience for deployment on a Local Docker based environment

Bug Fixes

  • Fixed issue with race condition between packages at installation time
  • removed most dependencies on Docker Hub due to rate limiting

Known Issues

  • Kpack Configuration is still dependant on DockerHub
  • Does not work yet on air gapped environments