Skip to content

Commit b603889

Browse files
Merge pull request #250729 from linglingye001/updateVersionToPreview4
Update version to preview4 in Kubernetes provider quickstart
2 parents 816146d + e397ad0 commit b603889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/quickstart-azure-kubernetes-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ Now that you have an application running in AKS, you'll deploy the App Configura
210210
```console
211211
helm install azureappconfiguration.kubernetesprovider \
212212
oci://mcr.microsoft.com/azure-app-configuration/helmchart/kubernetes-provider \
213-
--version 1.0.0-preview3 \
213+
--version 1.0.0-preview4 \
214214
--namespace azappconfig-system \
215215
--create-namespace
216216
```

0 commit comments

Comments
 (0)