Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

v0.12.0

Compare
Choose a tag to compare
@lkysow lkysow released this 28 Oct 23:06
· 543 commits to master since this release
341f785

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]