From 4dabeef9bf30a49201809fccc6443a1a0f85c855 Mon Sep 17 00:00:00 2001 From: heliping Date: Wed, 21 Mar 2018 15:25:21 +0800 Subject: [PATCH] typo fix for sentry (#4340) * typo fix for sentry typo fix for sentry * typo fix for sentry typo fix for sentry --- stable/sentry/Chart.yaml | 2 +- stable/sentry/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/sentry/Chart.yaml b/stable/sentry/Chart.yaml index 5325ba42ea..b0f1c132ea 100644 --- a/stable/sentry/Chart.yaml +++ b/stable/sentry/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Sentry is a cross-platform crash reporting and aggregation platform. name: sentry -version: 0.1.9 +version: 0.1.10 appVersion: 8.17 keywords: - debugging diff --git a/stable/sentry/README.md b/stable/sentry/README.md index 39f99c0ea3..7caabaa238 100644 --- a/stable/sentry/README.md +++ b/stable/sentry/README.md @@ -53,7 +53,7 @@ $ kubectl delete job/sentry-db-init job/sentry-user-create ## Configuration -The following tables lists the configurable parameters of the Sentry chart and their default values. +The following table lists the configurable parameters of the Sentry chart and their default values. | Parameter | Description | Default | | ------------------------------- | ------------------------------- | ---------------------------------------------------------- |