diff --git a/stable/orangehrm/Chart.yaml b/stable/orangehrm/Chart.yaml index 662d4e4f26..b52ca6b33e 100644 --- a/stable/orangehrm/Chart.yaml +++ b/stable/orangehrm/Chart.yaml @@ -1,6 +1,6 @@ name: orangehrm -version: 1.0.6 -appVersion: 4.0.0 +version: 1.0.7 +appVersion: 4.1.0 description: OrangeHRM is a free HR management system that offers a wealth of modules to suit the needs of your business. keywords: diff --git a/stable/orangehrm/values.yaml b/stable/orangehrm/values.yaml index 95e3f56222..32206639b3 100644 --- a/stable/orangehrm/values.yaml +++ b/stable/orangehrm/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/orangehrm - tag: 4.0.0 + tag: 4.1.0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images