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

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 07:13
a74bbf7

1.3.0 (2023-04-05)

Features

  • bridge: Add support for NodeJS18 introducing a caching dir on an emptydir volume (#9582) (6cee52c)
  • installer: add image pull secrets support (#9513) (2edebfc)

Bug Fixes

  • added mongo secrets as volumes (#9524) (8411f4a)
  • installer: add missing NATS init container to API service (#9534) (d67caaa)
  • installer: Add MongoDB init container if there is no external connection string (#9546) (a888650)
  • resource-service: continue with stage creation if a refNotFound error is encountered (#9553) (aa0c588)
  • security pipeline (#9597) (90b9b26)

Docs

  • add AlexsJones and AnaMMedina21 as maintainers (#9515) (b98ab55)

Other