diff --git a/.changelog/2392.txt b/.changelog/2392.txt index e15ef152b1..e268c796ff 100644 --- a/.changelog/2392.txt +++ b/.changelog/2392.txt @@ -1,3 +1,6 @@ +```release-note:breaking-change +control-plane: All policies managed by consul-k8s will now be updated on upgrade. If you previously edited the policies after install, your changes will be overwritten. +``` ```release-note:bug -control-plane: Always update ACL policies upon upgrade -``` \ No newline at end of file +control-plane: Always update ACL policies upon upgrade. +```