From 9b9796004ac9dc5c5f1f981c4d28ad6af074d6c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=97=AA=D1=94=CE=BD=CE=B9=CE=B7=20=E1=97=B7=CF=85=D0=BD?= =?UTF-8?q?=CA=9F?= Date: Sun, 20 Dec 2020 16:39:51 -0500 Subject: [PATCH] [monica] fix word (#422) --- charts/monica/Chart.yaml | 2 +- charts/monica/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/monica/Chart.yaml b/charts/monica/Chart.yaml index 14e51642..9dd23049 100644 --- a/charts/monica/Chart.yaml +++ b/charts/monica/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v2.19.1 description: A Personal Relationship Management tool to help you organize your social life name: monica -version: 2.2.1 +version: 2.2.2 keywords: - crm home: https://www.monicahq.com/ diff --git a/charts/monica/README.md b/charts/monica/README.md index 8afb6027..6a8ed52d 100644 --- a/charts/monica/README.md +++ b/charts/monica/README.md @@ -9,7 +9,7 @@ This chart supports many different environment variables. See the [Monica Docume ```shell $ 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