Releases: techfromsage/talis-cdk8s-constructs
Releases · techfromsage/talis-cdk8s-constructs
v2.30.0
2.30.0 (2022-11-14)
Features
- allow multiple TLS domains in WebService (b104e39)
- expose Ingress object from WebService (d0eb270)
v2.29.0
2.29.0 (2022-10-27)
Features
- calculate ResourceQuota in TalisChart (6c394d2)
- remove default value from getWatermark helper (1cc2373)
v2.28.0
2.28.0 (2022-10-24)
Bug Fixes
- merge ResqueWeb props with defaults (4e5e3f2)
Features
- add /status check to ResqueWeb (29365eb)
v2.27.1
2.27.1 (2022-10-17)
Bug Fixes
- allow only valid restartPolicy for BackgroundWorker (b06f725)
v2.27.0
2.27.0 (2022-10-17)
Features
- add restartPolicy prop to BackgroundWorker (5165c0a)
v2.26.0
2.26.0 (2022-09-26)
Features
- add priorityClassName prop to databases (0470c26)
v2.25.0
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
2.24.0 (2022-09-09)
Features
- allow custom args for Mongo (a2fa174)
v2.23.0
2.23.0 (2022-08-31)
Features
- add HPA scaling based on memory to web service (#46) (07c7ee1)
v2.22.1
2.22.1 (2022-07-21)
Bug Fixes
- add missing nginx configs (cafb145)