diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ef0f448..dfef22f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,3 +24,5 @@ repos: - id: trailing-whitespace exclude: ".*provider/README.md|.*consumer/README.md|.*cache/README.md" - id: detect-private-key + - id: check-merge-conflict + - id: check-added-large-files diff --git a/charts/cache/README.md b/charts/cache/README.md index d948c18..e441b06 100644 --- a/charts/cache/README.md +++ b/charts/cache/README.md @@ -2,7 +2,7 @@ Lava helm chart for the cache service -![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.6](https://img.shields.io/badge/AppVersion-v2.2.6-informational?style=flat-square) +![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.6](https://img.shields.io/badge/AppVersion-v2.2.6-informational?style=flat-square) ## Lavanet Cache Helm Chart @@ -23,7 +23,6 @@ helm install my-cache lavanet/cache Kubernetes: `>=1.16.0-0` - ## Values | Key | Type | Default | Description | diff --git a/charts/consumer/README.md b/charts/consumer/README.md index 0bdb34d..6b454e3 100644 --- a/charts/consumer/README.md +++ b/charts/consumer/README.md @@ -2,7 +2,7 @@ Lava helm chart for the consumer service -![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.6](https://img.shields.io/badge/AppVersion-v2.2.6-informational?style=flat-square) +![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.6](https://img.shields.io/badge/AppVersion-v2.2.6-informational?style=flat-square) ## Lavanet Consumer Helm Chart @@ -20,7 +20,6 @@ helm install my-consumer lavanet/consumer Kubernetes: `>=1.16.0-0` - ## Values | Key | Type | Default | Description | diff --git a/charts/provider/README.md b/charts/provider/README.md index 19c61cf..6622ded 100644 --- a/charts/provider/README.md +++ b/charts/provider/README.md @@ -2,7 +2,7 @@ Lava helm chart for the provider service -![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.6](https://img.shields.io/badge/AppVersion-v2.2.6-informational?style=flat-square) +![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.6](https://img.shields.io/badge/AppVersion-v2.2.6-informational?style=flat-square) ## Lavanet Provider Helm Chart @@ -30,7 +30,6 @@ helm install my-provider lavanet/provider Kubernetes: `>=1.16.0-0` - ## Values | Key | Type | Default | Description |