docs(readme): add CI and latest release badges

This commit is contained in:
r3drun3 2023-03-14 10:29:55 +01:00
parent 995bdda158
commit 335d2e6cfa
No known key found for this signature in database
GPG Key ID: 16A7049B0F1EBDDF
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# kOps - Kubernetes Operations
[![Go Report Card](https://goreportcard.com/badge/k8s.io/kops)](https://goreportcard.com/report/k8s.io/kops) [![GoDoc Widget]][GoDoc]
[![CI](https://github.com/kubernetes/kops/actions/workflows/main.yml/badge.svg)](https://github.com/kubernetes/kops/actions/workflows/main.yml)
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/kubernetes/kops) [![Go Report Card](https://goreportcard.com/badge/k8s.io/kops)](https://goreportcard.com/report/k8s.io/kops) [![GoDoc Widget]][GoDoc]
[GoDoc]: https://pkg.go.dev/k8s.io/kops
[GoDoc Widget]: https://godoc.org/k8s.io/kops?status.svg