Skip to content

Latest commit

 

History

History
138 lines (62 loc) · 6.68 KB

CHANGELOG.md

File metadata and controls

138 lines (62 loc) · 6.68 KB

1.8.3 (2023-12-11)

Bug Fixes

  • adding Internal Ip to webapp service (c7c0e24)

1.8.2 (2023-12-09)

Bug Fixes

  • install latest image by default (2c7f776)

1.8.1 (2023-12-08)

Bug Fixes

  • update replicaCount and resource request and limits for pods in (68b79f3)

1.8.0 (2023-12-08)

Bug Fixes

  • change n/w topology for pod anti-affinity (8567f72)

Features

  • add Istio Service Mesh Gateway & Virtual Service (390cb72)

1.7.1 (2023-12-01)

Bug Fixes

  • adding namespace in limit range resource (b72ff92)

1.7.0 (2023-12-01)

Features

1.6.0 (2023-11-29)

Features

  • Adding network policy for webapp-db (21ee5d8)

1.5.0 (2023-11-23)

Features

  • adding pod anti affinity (4ecb918)

1.4.0 (2023-11-23)

Features

  • adding HPA for deployment (a3cbedb)

1.3.0 (2023-11-22)

Bug Fixes

  • remove hardocded vars for image (576e402)

Features

  • update image specs as parts (6859df6), closes #30

1.2.1 (2023-11-20)

Bug Fixes

1.2.0 (2023-11-20)

Features

1.1.3 (2023-11-19)

Bug Fixes

  • remove quay dockerhub secrets from robocop (75d24b2), closes #24

1.1.2 (2023-11-18)

Bug Fixes

  • removing quay image pull secret (5205101)

1.1.1 (2023-10-27)

Bug Fixes

  • update warning on postgresql statefulset auth configuration (27a1bc5)

1.1.0 (2023-10-27)

Features

  • add bitnami/postgresql chart dependency (ab981a4), closes #5 #16

1.0.0 (2023-10-26)

Bug Fixes

  • conditional build for merge on master with node build tool (2f3dd2f)
  • helm lint workflow (a4ae984)
  • move nodejs tool to pipeline (top level) (46d5f02)
  • remove password based authentication for github (c45a951)
  • update PAT for GitHub-Jenkins CI (238dc5c)

Features

  • add helm templates to create and configure a working k8s cluster (25f6d28), closes #1
  • init helm chart (0b470bf)