From 280a643ec78d767d23cb49bc0ee976ce133d91e5 Mon Sep 17 00:00:00 2001 From: AdamDang Date: Fri, 13 Apr 2018 16:08:59 +0800 Subject: [PATCH] Typo fix in osclass/README.md (#5001) * Update Chart.yaml * Update README.md --- stable/osclass/Chart.yaml | 2 +- stable/osclass/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/osclass/Chart.yaml b/stable/osclass/Chart.yaml index 5184b353c4..9363050a96 100644 --- a/stable/osclass/Chart.yaml +++ b/stable/osclass/Chart.yaml @@ -1,5 +1,5 @@ name: osclass -version: 1.0.5 +version: 1.0.6 appVersion: 3.7.4 description: Osclass is a php script that allows you to quickly create and manage your own free classifieds site. diff --git a/stable/osclass/README.md b/stable/osclass/README.md index ba3cfccdec..b5a0356d84 100644 --- a/stable/osclass/README.md +++ b/stable/osclass/README.md @@ -10,7 +10,7 @@ $ helm install stable/osclass ## Introduction -This chart bootstraps a [Osclass](https://github.com/bitnami/bitnami-docker-osclass) deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager. +This chart bootstraps an [Osclass](https://github.com/bitnami/bitnami-docker-osclass) deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager. It also packages the [Bitnami MariaDB chart](https://github.com/kubernetes/charts/tree/master/stable/mariadb) which is required for bootstrapping a MariaDB deployment for the database requirements of the Osclass application.