diff --git a/README.md b/README.md index a287a90..8ff5151 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # 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) +[![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)](https://github.com/losisin/helm-values-schema-json/blob/add-Makefile/LICENSE) +[![GitHub release (with filter)](https://img.shields.io/github/v/release/losisin/helm-values-schema-json)](https://github.com/losisin/helm-values-schema-json/releases) Helm plugin for generating `values.schema.json` from single or multiple values files. Works only with Helm3 charts.