This repository has been archived by the owner on Oct 29, 2023. It is now read-only.
Releases: oxyno-zeta/kubernetes-tagger
Releases · oxyno-zeta/kubernetes-tagger
1.2.2
Fixes
- Fix internal loab balancer management (pull request #8) : Thanks @johnnyrun
1.2.1
1.2.0
Features
- Add support for AWS Load balancers
- Add Helm Chart
Core
- Refactor code and add tests
1.1.0
Features
- Check configuration before using it in resource tags to avoid null pointer error
Core
- Add automated tests