Skip to content

Commit

Permalink
README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ReallyLiri committed Nov 7, 2021
1 parent 9bbaa54 commit 7ca0351
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Docker
name: "Docker Build"

on:
push:
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@

[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![CI](https://github.com/ReallyLiri/kubescout/actions/workflows/ci.yaml/badge.svg?)](https://github.com/ReallyLiri/kubescout/actions/workflows/ci.yaml)
[![DockerBuild](https://github.com/ReallyLiri/kubescout/actions/workflows/docker-build.yaml/badge.svg?)](https://github.com/ReallyLiri/kubescout/actions/workflows/docker-build.yaml)
[![Release](https://github.com/ReallyLiri/kubescout/actions/workflows/release.yaml/badge.svg?)](https://github.com/ReallyLiri/kubescout/actions/workflows/release.yaml)
[![Go project version](https://badge.fury.io/go/github.com%2Freallyliri%2Fkubescout.svg?)](https://badge.fury.io/go/github.com%2Freallyliri%2Fkubescout)
[![GoDoc](https://godoc.org/github.com/reallyliri/kubescout?status.svg)](https://pkg.go.dev/github.com/reallyliri/kubescout)

[![Docker](https://img.shields.io/docker/v/reallyliri/kubescout?color=%232dd59f&label=Docker)](https://hub.docker.com/repository/docker/reallyliri/kubescout)
![icon](kubescout.png)

An alerting tool for Kubernetes clusters issues of all types, in real time, with intelligent redundancy, and easily extendable
Expand Down

0 comments on commit 7ca0351

Please sign in to comment.