Skip to content

Commit 25930bb

Browse files
committed
doc: added some badges to README
1 parent a01119a commit 25930bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# kubectl-create-transient_configmap
22

3+
[![CI](https://github.com/miyamo2/kubectl-create-transient_configmap/actions/workflows/ci.yaml/badge.svg)](https://github.com/miyamo2/kubectl-create-transient_configmap/actions/workflows/ci.yaml)
4+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/miyamo2/kubectl-create-transient_configmap)](https://img.shields.io/github/v/release/miyamo2/kubectl-create-transient_configmap)
5+
[![Go Report Card](https://goreportcard.com/badge/github.com/miyamo2/kubectl-create-transient_configmap)](https://goreportcard.com/report/github.com/miyamo2/kubectl-create-transient_configmap)
6+
[![GitHub License](https://img.shields.io/github/license/miyamo2/kubectl-create-transient_configmap?&color=blue)](https://img.shields.io/github/license/miyamo2/kubectl-create-transient_configmap?&color=blue)
7+
38
kubectl plugin.
49
Create a ConfigMap and a Job. And after the job is complete, delete them.
510

0 commit comments

Comments
 (0)