Skip to content

Commit

Permalink
1.6.13 release readiness
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjarobot committed Aug 24, 2021
1 parent d2a739c commit 40c811f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
Release Notes
=============
#vNext
* Dashboads: Fixes for complex dashboards: custom parts and monitor parts.

## 1.6.13
* Alerts: Initial support for Alerts
* Container Groups: Fix to generate parameters for secure environment variables on `initContainers`.
* Container Service (AKS): Simplify `aks` builder with defaults for node pool and DNS prefix.
* Dashboads: Fixes for complex dashboards: custom parts and monitor parts.
* Key Vaults: Support for adding access policies on an existing key vault with `keyVaultAddPolicies`.
* Virtual Networks: support for adding subnets to existing virtual networks.

Expand Down
2 changes: 1 addition & 1 deletion src/Farmer/Farmer.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<!-- General -->
<AssemblyName>Farmer</AssemblyName>
<Version>1.6.12</Version>
<Version>1.6.13</Version>
<Description>Farmer makes authoring ARM templates easy!</Description>
<Copyright>Copyright 2019-2021 Compositional IT Ltd.</Copyright>
<Company>Compositional IT</Company>
Expand Down

0 comments on commit 40c811f

Please sign in to comment.