Releases: SQuent/kuma-ingress-watcher
Releases · SQuent/kuma-ingress-watcher
v1.1.1
1.1.1 (2024-07-02)
Bug Fixes
- deps: update dependency kubernetes to v30 (35ca8df)
- dockerfile: disable copy poetry.lock (2e1b93d)
v1.1.0
1.1.0 (2024-06-28)
Features
- cicd: change poetry app version during semantic release phase (e984ff8)
v1.0.4
1.0.4 (2024-06-23)
Bug Fixes
- controller: fix update of ingressroute. if modified AND annotations modified, modify in consequence the monitor (e7d41ce)
v1.0.3
1.0.3 (2024-06-23)
Bug Fixes
- controller: disable check for crd (1b92245)
v1.0.2
1.0.2 (2024-06-23)
Bug Fixes
- dockerfile: fix call of poetry in the dockerfile (f060fa1)
v1.0.1
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)
v1.0.0
1.0.0 (2024-06-23)
Features
- controller: add initial controller, unittest, ci files and dockerfile in order to test ci on github (6a4322d)