Skip to content

Commit ba19070

Browse files
authored
Merge pull request #344 from sabre1041/readme-badges
Updated README badges
2 parents e223538 + 531df21 commit ba19070

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
Group Sync Operator
22
===================
33

4-
[![Build Status](https://github.com/redhat-cop/group-sync-operator/workflows/push/badge.svg?branch=master)](https://github.com/redhat-cop/group-sync-operator/actions?workflow=push)
5-
[![Docker Repository on Quay](https://quay.io/repository/redhat-cop/group-sync-operator/status "Docker Repository on Quay")](https://quay.io/repository/redhat-cop/group-sync-operator)
4+
![build status](https://github.com/redhat-cop/group-sync-operator/workflows/push/badge.svg)
5+
[![Go Report Card](https://goreportcard.com/badge/github.com/redhat-cop/group-sync-operator)](https://goreportcard.com/report/github.com/redhat-cop/group-sync-operator)
6+
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/redhat-cop/group-sync-operator)
7+
[![CRD Docs](https://img.shields.io/badge/CRD-Docs-brightgreen)](https://doc.crds.dev/github.com/redhat-cop/group-sync-operator)
68

79
Synchronizes groups from external providers into OpenShift
810

0 commit comments

Comments
 (0)