Skip to content

Commit fe3255b

Browse files
Merge pull request #246767 from RichardChen820/appconfig/junbchen/updatefeaturetag
Update k8s provider feature tag
2 parents 4408b78 + 70b0cf2 commit fe3255b

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-preview \
213+
--version 1.0.0-preview3 \
214214
--namespace azappconfig-system \
215215
--create-namespace
216216
```

0 commit comments

Comments
 (0)