Skip to content

Releases: techfromsage/talis-cdk8s-constructs

v2.30.0

14 Nov 13:40
Compare
Choose a tag to compare

2.30.0 (2022-11-14)

Features

  • allow multiple TLS domains in WebService (b104e39)
  • expose Ingress object from WebService (d0eb270)

v2.29.0

27 Oct 15:04
Compare
Choose a tag to compare

2.29.0 (2022-10-27)

Features

  • calculate ResourceQuota in TalisChart (6c394d2)
  • remove default value from getWatermark helper (1cc2373)

v2.28.0

24 Oct 10:17
Compare
Choose a tag to compare

2.28.0 (2022-10-24)

Bug Fixes

  • merge ResqueWeb props with defaults (4e5e3f2)

Features

  • add /status check to ResqueWeb (29365eb)

v2.27.1

17 Oct 14:58
Compare
Choose a tag to compare

2.27.1 (2022-10-17)

Bug Fixes

  • allow only valid restartPolicy for BackgroundWorker (b06f725)

v2.27.0

17 Oct 12:30
Compare
Choose a tag to compare

2.27.0 (2022-10-17)

Features

  • add restartPolicy prop to BackgroundWorker (5165c0a)

v2.26.0

26 Sep 13:08
Compare
Choose a tag to compare

2.26.0 (2022-09-26)

Features

  • add priorityClassName prop to databases (0470c26)

v2.25.0

13 Sep 08:17
Compare
Choose a tag to compare

2.25.0 (2022-09-13)

Bug Fixes

  • only set external DNS for non-canary Ingress (07521ab)

Features

  • allow for WebService's additional external hostnames (221f193)
  • allow to set hostAliases (504a6cf)

v2.24.0

09 Sep 13:27
Compare
Choose a tag to compare

2.24.0 (2022-09-09)

Features

  • allow custom args for Mongo (a2fa174)

v2.23.0

31 Aug 14:30
07c7ee1
Compare
Choose a tag to compare

2.23.0 (2022-08-31)

Features

  • add HPA scaling based on memory to web service (#46) (07c7ee1)

v2.22.1

21 Jul 16:51
Compare
Choose a tag to compare

2.22.1 (2022-07-21)

Bug Fixes

  • add missing nginx configs (cafb145)