[monica] fix word (#422)

This commit is contained in:
ᗪєνιη ᗷυнʟ 2020-12-20 16:39:51 -05:00 committed by GitHub
parent 3260bd1bc3
commit 9b9796004a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v2.19.1 appVersion: v2.19.1
description: A Personal Relationship Management tool to help you organize your social life description: A Personal Relationship Management tool to help you organize your social life
name: monica name: monica
version: 2.2.1 version: 2.2.2
keywords: keywords:
- crm - crm
home: https://www.monicahq.com/ home: https://www.monicahq.com/

View File

@ -9,7 +9,7 @@ This chart supports many different environment variables. See the [Monica Docume
```shell ```shell
$ helm repo add k8s-at-home https://k8s-at-home.com/charts/ $ helm repo add k8s-at-home https://k8s-at-home.com/charts/
$ helm install k8s-at-home/moica $ helm install k8s-at-home/monica
``` ```
## Installing the Chart ## Installing the Chart