Releases: automationbroker/bundle-lib
Releases · automationbroker/bundle-lib
Default Parameters
- adding
EnsureDefaults()
to the parameters - adding test coverage
0.1.1 Alpha release
- removes
automationbroker/config
from bundle-lib- Some public apis have changed to use config structs instead of the config package.
- adding helm registry adapter
- Adding www-authenticate follow for openshift adapter, adding a test for this adapter
- removing some exported methods in apb package
0.1.0 Alpha release
This is the initial release that was usable by the openshift/ansible-service-broker#848