Skip to content

Commit 68c1e5c

Browse files
Merge pull request #296551 from JackStromberg/patch-659119
v1.8.0
2 parents e5b2a65 + 8cf1b79 commit 68c1e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/ingress-controller-install-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ If you use [Cloud Shell](https://shell.azure.com/), you don't need to install He
288288
1. Install the AGIC package:
289289
290290
```bash
291-
helm install agic-controller oci://mcr.microsoft.com/azure-application-gateway/charts/ingress-azure --version 1.7.5 -f helm-config.yaml
291+
helm install agic-controller oci://mcr.microsoft.com/azure-application-gateway/charts/ingress-azure --version 1.8.0 -f helm-config.yaml
292292
```
293293
294294
## Install a sample app

0 commit comments

Comments
 (0)