Skip to content

Commit

Permalink
PR breaking change release note change (#2469)
Browse files Browse the repository at this point in the history
* Add breaking change to release notes
  • Loading branch information
David Yu authored Jun 28, 2023
1 parent e176846 commit d3f9b67
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .changelog/2392.txt
Original file line number Diff line number Diff line change
@@ -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
```
control-plane: Always update ACL policies upon upgrade.
```

0 comments on commit d3f9b67

Please sign in to comment.