mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user