Skip to content

Commit

Permalink
docs: add Conventional Commits badge (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikgb authored Dec 21, 2022
1 parent 51e5ccf commit e794e7f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# controller-runtime-viper

[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org)

Wrapper package to support viper in controller-runtime based Operators. Works as a drop-in replacement for controller-runtime zap package.

0 comments on commit e794e7f

Please sign in to comment.