From c620f42961b24e31bf225c956f7e239487954a84 Mon Sep 17 00:00:00 2001 From: AdamDang Date: Tue, 20 Mar 2018 12:43:59 +0800 Subject: [PATCH] Typo fix in gogs/README.md (#4241) * Add version for gogs Add version for gogs * Typo fix in gogs/README.md Typo fix in gogs/README.md --- incubator/gogs/Chart.yaml | 2 +- incubator/gogs/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/incubator/gogs/Chart.yaml b/incubator/gogs/Chart.yaml index f69c47f06c..485bb3fcca 100644 --- a/incubator/gogs/Chart.yaml +++ b/incubator/gogs/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: 'Gogs: Go Git Service' name: gogs -version: 0.5.1 +version: 0.5.2 appVersion: 0.11.29 home: https://gogs.io/ icon: https://gogs.io/img/favicon.ico diff --git a/incubator/gogs/README.md b/incubator/gogs/README.md index 750b8c9380..158788f2cd 100644 --- a/incubator/gogs/README.md +++ b/incubator/gogs/README.md @@ -38,7 +38,7 @@ chart and deletes the release. ## Configuration -The following tables lists some of the configurable parameters of the Gogs +The following table lists some of the configurable parameters of the Gogs chart and their default values. | Parameter | Description | Default |