Skip to content

Commit

Permalink
docs: release v0.13.0 (aquasecurity#806)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
  • Loading branch information
danielpacak authored Nov 10, 2021
1 parent e27f83b commit 3c69491
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions docs/cli/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ of these Kubernetes playgrounds:
* [Katacoda]
* [Play with Kubernetes]

You also need the `starboard` command to be installed, e.g. from the [binary releases](./installation/binary-releases.md).
By default, it will use the same configuration as kubectl to communicate with the cluster.
You also need the `starboard` command to be installed, e.g. [From the Binary Releases]. By default, it will use the same
configuration as kubectl to communicate with the cluster.

## Scanning Workloads

Expand Down Expand Up @@ -123,6 +123,7 @@ open nginx.deploy.html
[Custom Resource Definitions]: ./../crds/index.md
[Katacoda]: https://www.katacoda.com/courses/kubernetes/playground/
[Play with Kubernetes]: http://labs.play-with-k8s.com/
[From the Binary Releases]: ./installation/binary-releases.md
[minikube]: https://minikube.sigs.k8s.io/docs/
[kind]: https://kind.sigs.k8s.io/docs/
[kube-bench]: https://github.com/aquasecurity/kube-bench
Expand Down
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ extra:
tag_prev: "v0.12.0"
build:
version: "0.13.0"
commit: "7b7db3acb673a7aaed50839aed168cba8163230a"
date: "2021-09-15T17:30:09Z"
commit: "e27f83b39167474980f77e0fa4a83b811ceece9a"
date: "2021-11-10T18:08:16Z"
chart:
version: 0.8.0

Expand Down

0 comments on commit 3c69491

Please sign in to comment.