Skip to content

Latest commit

 

History

History
54 lines (27 loc) · 2.78 KB

CHANGELOG.md

File metadata and controls

54 lines (27 loc) · 2.78 KB

1.0.4 (2024-06-23)

Bug Fixes

  • controller: fix update of ingressroute. if modified AND annotations modified, modify in consequence the monitor (e7d41ce)

1.0.3 (2024-06-23)

Bug Fixes

  • controller: disable check for crd (1b92245)

1.0.2 (2024-06-23)

Bug Fixes

  • dockerfile: fix call of poetry in the dockerfile (f060fa1)

1.0.1 (2024-06-23)

Bug Fixes

  • cicd: test semantic release (0cb8c86)
  • dockerbuild: disable multistage (ded3cf9)
  • docker: fix dockerfile (16d17cb)
  • semanticrelease: disable specific docker tag cause fail ci (dc86920)

1.0.1 (2024-06-23)

Bug Fixes

  • cicd: test semantic release (0cb8c86)
  • dockerbuild: disable multistage (ded3cf9)
  • semanticrelease: disable specific docker tag cause fail ci (dc86920)

1.0.1 (2024-06-23)

Bug Fixes

  • cicd: test semantic release (0cb8c86)
  • semanticrelease: disable specific docker tag cause fail ci (dc86920)

1.0.0 (2024-06-23)

Features

  • controller: add initial controller, unittest, ci files and dockerfile in order to test ci on github (6a4322d)