From d92b8b95ef6cdc890c76642882581b6726538883 Mon Sep 17 00:00:00 2001 From: AdamDang Date: Thu, 19 Apr 2018 22:32:59 +0800 Subject: [PATCH] Typo fix in ipfs/README.md: a IPFS deployment->an IPFS deployment (#4986) * Add Version for ipfs Add Version for ipfs * Typo fix in ipfs/README.md Typo fix in ipfs/README.md --- stable/ipfs/Chart.yaml | 2 +- stable/ipfs/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/ipfs/Chart.yaml b/stable/ipfs/Chart.yaml index 6671f60d4d..e7116cd120 100644 --- a/stable/ipfs/Chart.yaml +++ b/stable/ipfs/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: A Helm chart for the Interplanetary File System name: ipfs -version: 0.2.1 +version: 0.2.2 icon: https://raw.githubusercontent.com/ipfs/logo/master/raster-generated/ipfs-logo-128-ice-text.png home: https://ipfs.io/ appVersion: v0.4.9 diff --git a/stable/ipfs/README.md b/stable/ipfs/README.md index 53c11bcbea..002e4f9959 100644 --- a/stable/ipfs/README.md +++ b/stable/ipfs/README.md @@ -10,7 +10,7 @@ $ helm install stable/ipfs ## Introduction -This chart bootstraps a [IPFS](https://ipfs.io) deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager. +This chart bootstraps an [IPFS](https://ipfs.io) deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager. ## Installing the Chart