Releases: provideplatform/provide-cli
Releases · provideplatform/provide-cli
v1.0.18
Rename --docker-registry-url
flag to --docker-registry
v1.0.17
- Add support for the
--docker-registry-url
flag when starting Axiom stack
- Update elasticsearch docker image
v1.0.16
Set JWT_SIGNER_PUBLIC_KEY
on NATS environment when starting stack.
v1.0.15
Add --upstream-dns
flag to BPI stack start command
v1.0.14
Simplify logic when writing nats-server.conf path during baseline stack start
execution
v1.0.13
Change handling of ServiceNow flags when initializing BPI
v1.0.12
Stop setting extra hosts on windows during BPI initialization
v1.0.11
Set network mode to bridge on newly-created BPI containers
v1.0.10
Fix runtime issue caused when attempting to set docker network driver on Windows hosts
v1.0.9
Force the use of the configured redis container port during BPI stack initialization.
Fixes an issue related to running multiple BPI instances on the same physical hardware.