mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
add licensing badge and latest semver badge
This commit is contained in:
parent
18a0085fb5
commit
790e487a55
1 changed files with 6 additions and 0 deletions
|
@ -20,6 +20,12 @@
|
|||
<a href="https://goreportcard.com/report/github.com/containrrr/watchtower">
|
||||
<img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/containrrr/watchtower" />
|
||||
</a>
|
||||
<a href="https://github.com/containrrr/watchtower/releases">
|
||||
<img alt="latest version" src="https://img.shields.io/github/tag/containrrr/watchtower.svg" />
|
||||
</a>
|
||||
<a href="https://www.apache.org/licenses/LICENSE-2.0">
|
||||
<img alt="Apache-2.0 License" src="https://img.shields.io/github/license/containrrr/watchtower.svg" />
|
||||
</a>
|
||||
<a href="https://houndci.com">
|
||||
<img alt="Hound CI" src="https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg" />
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue