Typo fix in orangehrm (#5004)

* Update Chart.yaml

* Update README.md
This commit is contained in:
AdamDang
2018-04-13 01:09:08 -07:00
committed by k8s-ci-robot
parent 280a643ec7
commit 96e32b9e43
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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.