We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6c1cf2 + b6e1730 commit 721dd38Copy full SHA for 721dd38
site-src/getting-started.md
@@ -12,7 +12,7 @@ The following commands will install the latest release version of the `AdminNetw
12
`BaselineAdminNetworkPolicy` CRDs in your K8s cluster:
13
14
```bash
15
-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
16
```
17
18
**3. Try out one of the sample yamls for specific user stories**
0 commit comments