Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add fairwinds insights badge #154

Merged
merged 3 commits into from
Feb 3, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
add fairwinds insights badge
  • Loading branch information
rbren committed Feb 2, 2021
commit efccbe6cf58f499ceb7646b5dd7a2971e210df19
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
<a href="https://codecov.io/gh/FairwindsOps/pluto">
<img src="https://codecov.io/gh/FairwindsOps/pluto/branch/master/graph/badge.svg">
</a>
<a href="https://insights.fairwinds.com/v0/gh/FairwindsOps/pluto">
<img src="https://insights.fairwinds.com/v0/gh/FairwindsOps/pluto/badge.svg">
</a>
</div>

Pluto is a utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.
Expand Down