diff --git a/README.md b/README.md index 89cf9ad..54379ce 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ksux +# ksux ![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/tsladecek/ksux/test.yml?branch=main&label=tests&logo=GitHub) ![GitHub repo size](https://img.shields.io/github/repo-size/tsladecek/ksux) ![GitHub](https://img.shields.io/github/license/tsladecek/ksux) ![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/tsladecek/ksux?color=yellow&label=version&logo=GitHub) [![PyPI](https://img.shields.io/pypi/v/ksux?logo=Pypi)](https://pypi.org/project/ksux/) [![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/tsladecek/ksux?logo=Docker&sort=date)](https://hub.docker.com/r/tsladecek/ksux) A simple way for templating kubernetes manifests. @@ -241,4 +241,4 @@ or save the manifests in `json` format, simply provide the `-e` flag with corres ```shell ksux -b examples/base -p examples/patches -o examples/out -e json -``` \ No newline at end of file +```