Skip to content

Files

Latest commit

55a2b9d · Dec 9, 2023

History

History
157 lines (75 loc) · 7.34 KB

CHANGELOG.md

File metadata and controls

157 lines (75 loc) · 7.34 KB

1.2.11 (2023-12-09)

Bug Fixes

  • add pull secrets for operator (cc92de0)

1.2.10 (2023-12-09)

Bug Fixes

1.2.9 (2023-12-09)

Bug Fixes

  • update readme for pipeline testing (6b8a9d7)

1.2.8 (2023-12-09)

Bug Fixes

  • handle helm upgrade gracefully (f0e66bc)

1.2.7 (2023-12-09)

Bug Fixes

1.2.6 (2023-12-09)

Bug Fixes

1.2.5 (2023-12-09)

Bug Fixes

1.2.4 (2023-12-09)

Bug Fixes

1.2.3 (2023-12-09)

Bug Fixes

1.2.2 (2023-12-09)

Bug Fixes

1.2.1 (2023-12-01)

Bug Fixes

  • add stricthostchecking flag (dc30e72)

1.2.0 (2023-12-01)

Features

  • add helm upgrade CD pipeline for rest api (3dae460), closes #40

1.1.3 (2023-11-23)

Bug Fixes

1.1.2 (2023-11-22)

Bug Fixes

1.1.1 (2023-11-17)

Bug Fixes

  • add k8s env variables + update CR (1422699)
  • disable eslintrc camelcase restriction (4dc96dd)

1.1.0 (2023-11-15)

Features

  • create k8s custom resource utils (a370412)
  • create/delete CR on POST, DELETE (436a6eb)
  • update custom resource on PUT request (097515c)

1.0.3 (2023-10-27)

Bug Fixes

  • jenkinsfile docker login (48d5950)

1.0.2 (2023-10-27)

Bug Fixes

  • update docker repo link (a260b9c)

1.0.1 (2023-10-26)

Bug Fixes

  • add npm ci to jenkinsfile (223d360)
  • remove husky npm plugin (1823e42)

1.0.0 (2023-10-26)

Bug Fixes

Features