Skip to content

Commit 721dd38

Browse files
authored
Merge pull request #180 from kundan2707/yaml_release_update
updated yaml file for latest release
2 parents f6c1cf2 + b6e1730 commit 721dd38

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)