This repository has been archived by the owner on Aug 25, 2021. It is now read-only.
v0.11.0
IMPROVEMENTS:
- Use the latest version of Consul (1.6.1)
BUG FIXES:
- Use the latest version of
consul-k8s
(0.9.3) which fixes issues with upgrading between Helm chart
versions whenbootstrapACLs
is enabled [GH-246]. - Add
server-acl-init-cleanup
job to clean up theserver-acl-init
job
when it completes successfully [GH-246]. - Add the ability to specify Consul client daemonset affinity [GH-165]