Skip to content

Commit b6e1730

Browse files
committed
updated yaml file for latest release
1 parent f6c1cf2 commit b6e1730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site-src/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The following commands will install the latest release version of the `AdminNetw
1212
`BaselineAdminNetworkPolicy` CRDs in your K8s cluster:
1313

1414
```bash
15-
kubectl apply -f https://github.com/kubernetes-sigs/network-policy-api/releases/download/v0.1.0/install.yaml
15+
kubectl apply -f https://github.com/kubernetes-sigs/network-policy-api/releases/download/v0.1.1/install.yaml
1616
```
1717

1818
**3. Try out one of the sample yamls for specific user stories**

0 commit comments

Comments
 (0)