Skip to content

Commit fbad95e

Browse files
committed
Update README.md
1 parent 86baaa6 commit fbad95e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# k8s-cli
22

3-
[![k8s-cli CI/CD](https://github.com/dereban25/go-kubernetes-controllers/actions/workflows/ci.yaml/badge.svg)](https://github.com/dereban25/go-kubernetes-controllers/actions/workflows/ci.yaml)
4-
[![Go Version](https://img.shields.io/badge/Go-1.21-blue)](https://golang.org/)
3+
[![Overall CI/CD](https://github.com/dereban25/go-kubernetes-controllers/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/dereban25/go-kubernetes-controllers/actions/workflows/ci.yaml)[![Go Version](https://img.shields.io/badge/Go-1.21-blue)](https://golang.org/)
54
[![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
65

76
Tool CLI for K8S.
87

98
## 🚀 CI/CD Pipeline Status
109

11-
[![CI/CD](https://github.com/dereban25/go-kubernetes-controllers/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/dereban25/go-kubernetes-controllers/actions/workflows/ci.yaml)
12-
10+
[![Code Quality](https://img.shields.io/github/actions/workflow/status/dereban25/go-kubernetes-controllers/ci.yaml?branch=main&label=Code%20Quality&logo=github)](https://github.com/dereban25/go-kubernetes-controllers/actions/workflows/ci.yaml)
11+
[![Tests](https://img.shields.io/github/actions/workflow/status/dereban25/go-kubernetes-controllers/ci.yaml?branch=main&label=Tests&logo=github)](https://github.com/dereban25/go-kubernetes-controllers/actions/workflows/ci.yaml)
12+
[![Multi-Platform Build](https://img.shields.io/github/actions/workflow/status/dereban25/go-kubernetes-controllers/ci.yaml?branch=main&label=Multi-Platform%20Build&logo=github)](https://github.com/dereban25/go-kubernetes-controllers/actions/workflows/ci.yaml)
1313
### Pipeline Jobs
1414

1515
| Job | Description | Status |

0 commit comments

Comments
 (0)