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 and jm96441n committed Jun 29, 2023
1 parent 1dfcf01 commit 27b3581
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 27b3581

Please sign in to comment.