diff --git a/README.md b/README.md index 249370c..a287a90 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # helm values schema json plugin +[![ci](https://github.com/losisin/helm-values-schema-json/actions/workflows/ci.yaml/badge.svg)](https://github.com/losisin/helm-values-schema-json/actions/workflows/ci.yaml) +[![codecov](https://codecov.io/gh/losisin/helm-values-schema-json/graph/badge.svg?token=0QQVCFJH84)](https://codecov.io/gh/losisin/helm-values-schema-json)![Static Badge](https://img.shields.io/badge/licence%20-%20MIT-green?link=https%3A%2F%2Fgithub.com%2Flosisin%2Fhelm-values-schema-json%2Fblob%2Fadd-Makefile%2FLICENSE) +![GitHub release (with filter)](https://img.shields.io/github/v/release/losisin/helm-values-schema-json) + + Helm plugin for generating `values.schema.json` from single or multiple values files. Works only with Helm3 charts. ## Install