Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
amitz committed Aug 7, 2024
1 parent 6f85d97 commit 0aa6013
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
3 changes: 1 addition & 2 deletions charts/cache/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -23,7 +23,6 @@ helm install my-cache lavanet/cache

Kubernetes: `>=1.16.0-0`


## Values

| Key | Type | Default | Description |
Expand Down
3 changes: 1 addition & 2 deletions charts/consumer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -20,7 +20,6 @@ helm install my-consumer lavanet/consumer

Kubernetes: `>=1.16.0-0`


## Values

| Key | Type | Default | Description |
Expand Down
3 changes: 1 addition & 2 deletions charts/provider/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -30,7 +30,6 @@ helm install my-provider lavanet/provider

Kubernetes: `>=1.16.0-0`


## Values

| Key | Type | Default | Description |
Expand Down

0 comments on commit 0aa6013

Please sign in to comment.