From 96e32b9e43245ddf03cbe22513bdd5e5be548d19 Mon Sep 17 00:00:00 2001 From: AdamDang Date: Fri, 13 Apr 2018 16:09:08 +0800 Subject: [PATCH] Typo fix in orangehrm (#5004) * Update Chart.yaml * Update README.md --- stable/orangehrm/Chart.yaml | 2 +- stable/orangehrm/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/orangehrm/Chart.yaml b/stable/orangehrm/Chart.yaml index fa8dec9622..e09ff30545 100644 --- a/stable/orangehrm/Chart.yaml +++ b/stable/orangehrm/Chart.yaml @@ -1,5 +1,5 @@ name: orangehrm -version: 1.0.4 +version: 1.0.5 appVersion: 4.0.0 description: OrangeHRM is a free HR management system that offers a wealth of modules to suit the needs of your business. diff --git a/stable/orangehrm/README.md b/stable/orangehrm/README.md index 71323e058d..b8cd5c3147 100644 --- a/stable/orangehrm/README.md +++ b/stable/orangehrm/README.md @@ -10,7 +10,7 @@ $ helm install stable/orangehrm ## Introduction -This chart bootstraps a [OrangeHRM](https://github.com/bitnami/bitnami-docker-orangehrm) deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager. +This chart bootstraps an [OrangeHRM](https://github.com/bitnami/bitnami-docker-orangehrm) 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 OrangeHRM application.