Skip to content

Commit

Permalink
docs: Add proper version badge in readme (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
mowies authored Oct 5, 2022
1 parent e51dbbc commit e4add2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![build](https://img.shields.io/github/workflow/status/keptn-sandbox/lifecycle-controller/CI)
![goversion](https://img.shields.io/github/go-mod/go-version/keptn-sandbox/lifecycle-controller?filename=operator%2Fgo.mod)
![version](https://img.shields.io/badge/version-pre--alpha-green)
![version](https://img.shields.io/github/v/release/keptn-sandbox/lifecycle-controller)
![status](https://img.shields.io/badge/status-not--for--production-red)
[![GitHub Discussions](https://img.shields.io/github/discussions/keptn-sandbox/lifecycle-controller)](https://github.com/keptn-sandbox/lifecycle-controller/discussions)

Expand Down

0 comments on commit e4add2d

Please sign in to comment.