Skip to content

Commit

Permalink
Prepare v7.3.0
Browse files Browse the repository at this point in the history
Breaking
 * [GH-10](#10): manage only one ACR attached to the cluster instead of a list, avoid `for_each/toset` terraform errors
  • Loading branch information
Shr3ps committed Mar 8, 2024
1 parent 15eb333 commit bc352e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# v7.3.0 - 2024-03-08

Breaking
* [GH-10](https://github.com/claranet/terraform-azurerm-aks-light/issues/10): manage only one ACR attached to the cluster instead of a list, avoid `for_each/toset` terraform errors
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v7.2.1
v7.3.0

0 comments on commit bc352e6

Please sign in to comment.