Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

1.0.4 Release

Latest
Compare
Choose a tag to compare
@dtzar dtzar released this 06 Dec 22:38
· 1 commit to master since this release
5fd4753
  • Fix dealer service insertion #19 @lalo
  • add mock data script for cosmosdb #20 @seanknox
  • add Azure DevOps pipeline yaml build files for all microservices and client #26 @allydurks

#22 @dtzar

  • Refactor the helm charts to only have one shared chart, updating this chart to be resilient to handle all APIs
  • Update the deploy readme to be accurate and more condensed
  • Fix the APIs to actually use the mongo_conn and expose_port ENV variables
  • Add .dockerignore file to speed up local docker builds where node_modules is present from the mongodb npm package
  • Fix the web client to have the proper internal API addresses for the k8s cluster