Skip to content

Commit 1fcfb06

Browse files
Merge pull request #210658 from miwithro/patch-168
Update image-cleaner.md
2 parents 3cd01bb + 060c23a commit 1fcfb06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/aks/image-cleaner.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.author: nickoman
55
author: nickomang
66
services: container-service
77
ms.topic: article
8-
ms.date: 08/26/2022
8+
ms.date: 09/09/2022
99
---
1010

1111
# Use ImageCleaner to clean up stale images on your Azure Kubernetes Service cluster (preview)
@@ -17,7 +17,7 @@ It's common to use pipelines to build and deploy images on Azure Kubernetes Serv
1717
## Prerequisites
1818

1919
* An Azure subscription. If you don't have an Azure subscription, you can create a [free account](https://azure.microsoft.com/free).
20-
* [Azure CLI][azure-cli-install] or [Azure PowerShell][azure-powershell-install] and the `aks-preview` CLI extension installed.
20+
* [Azure CLI][azure-cli-install] or [Azure PowerShell][azure-powershell-install] and the `aks-preview` 0.5.96 or later CLI extension installed.
2121
* The `EnableImageCleanerPreview` feature flag registered on your subscription:
2222

2323
### [Azure CLI](#tab/azure-cli)
@@ -164,4 +164,4 @@ The deletion logs are stored in the `image-cleaner-kind-worker` pods. You can ch
164164
[register-azresourceprovider]: /powershell/module/az.resources/register-azresourceprovider
165165

166166
[arm-vms]: https://azure.microsoft.com/blog/azure-virtual-machines-with-ampere-altra-arm-based-processors-generally-available/
167-
[trivy]: https://github.com/aquasecurity/trivy
167+
[trivy]: https://github.com/aquasecurity/trivy

0 commit comments

Comments
 (0)