Skip to content

Commit 7a7f0aa

Browse files
Merge pull request #276506 from anlandu/patch-1
Update policy-for-kubernetes.md
2 parents ecf5751 + 72309b2 commit 7a7f0aa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/governance/policy/concepts/policy-for-kubernetes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -601,6 +601,12 @@ To identify the Gatekeeper version that your Azure Policy Add-On is using, you c
601601
Finally, to identify the AKS cluster version that you are using, follow the linked AKS guidance for this.
602602

603603
### Add-On versions available per each AKS cluster version
604+
#### 1.4.0
605+
Enables mutation and external data by default. The additional mutating webhook and increased validating webhook timeout cap may add latency to calls in the worst case. Also introduces support for viewing policy definition and set definition version in compliance results.
606+
- Released May 2024
607+
- Kubernetes 1.25+
608+
- Gatekeeper 3.14.0
609+
604610
#### 1.3.0
605611
Introduces error state for policies in error, enabling them to be distinguished from policies in noncompliant states. Adds support for v1 constraint templates and use of the excludedNamespaces parameter in mutation policies. Adds an error status check on constraint templates post-installation.
606612
- Released February 2024

0 commit comments

Comments
 (0)