This repository has been archived by the owner on Aug 25, 2021. It is now read-only.
v0.12.0
IMPROVEMENTS:
- Use the latest version of consul-k8s (0.9.4)
- Support
bootstrapACLs
when only servers are enabled (not clients) [GH-250] - Use less privileges for catalog sync when not syncing to k8s [GH-248]
- Enable disabling tests for users using
helm template
[GH-249]
BUG FIXES:
- Fix
missing required field "caBundle"
bug [GH-213]