Skip to content

Commit

Permalink
Merge #407
Browse files Browse the repository at this point in the history
407: docs: update README.md r=zegl a=zegl

<p>Update README.md</p>

---

This PR was created from Gustav Westling's (zegl) [workspace](https://getsturdy.com/kube-score-QEduUvS/1569a115-8be8-4fb5-bcb5-c8da463694dd) on [Sturdy](https://getsturdy.com/).

Join your team, and code and collaborate on Sturdy, [join now!](https://getsturdy.com/get-started/github)

Update this PR by making changes through Sturdy.


Co-authored-by: Gustav Westling <gustav@westling.dev>
  • Loading branch information
bors[bot] and zegl committed Oct 28, 2021
2 parents 1a613ed + 8434635 commit d1ad91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ kubectl api-resources --verbs=list --namespaced -o name \
### Example with Docker

```bash
docker run -v $(pwd):/project zegl/kube-score:v1.10.0 score my-app/*.yaml
docker run -v $(pwd):/project zegl/kube-score:latest score my-app/*.yaml
```

## Configuration
Expand Down

0 comments on commit d1ad91d

Please sign in to comment.