Skip to content

Commit

Permalink
Merge pull request #7 from paradeum-team/jyliu
Browse files Browse the repository at this point in the history
docs: update README.md
  • Loading branch information
ss75710541 authored Aug 17, 2022
2 parents 52ce776 + 537ce89 commit 9f14c3c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/ipfs-cluster/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: 1.0.2
description: IPFS Cluster chart
name: ipfs-cluster
version: 0.0.14
version: 0.0.15
home: https://ipfscluster.io/
keywords:
- ipfs
Expand Down
4 changes: 2 additions & 2 deletions charts/ipfs-cluster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

IPFS Cluster chart

![Version: 0.0.13](https://img.shields.io/badge/Version-0.0.13-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square)

## Installing the Chart

Expand All @@ -15,7 +15,7 @@ helm repo add paradeum-team https://paradeum-team.github.io/helm-charts/
### Install chart

```
helm install my-ipfs-cluster paradeum-team/ipfs-cluster --version 0.0.13
helm install my-ipfs-cluster paradeum-team/ipfs-cluster --version 0.0.15
```

## Values
Expand Down

0 comments on commit 9f14c3c

Please sign in to comment.