Skip to content

Commit

Permalink
updated yaml file for latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
kundan2707 committed Nov 21, 2023
1 parent f6c1cf2 commit b6e1730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site-src/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The following commands will install the latest release version of the `AdminNetw
`BaselineAdminNetworkPolicy` CRDs in your K8s cluster:

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

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

0 comments on commit b6e1730

Please sign in to comment.