diff --git a/bitnami/orangehrm/Chart.yaml b/bitnami/orangehrm/Chart.yaml index 8840e9d21..5e5bb2f12 100644 --- a/bitnami/orangehrm/Chart.yaml +++ b/bitnami/orangehrm/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: orangehrm -version: 7.0.17 -appVersion: 4.3.5-0 +version: 7.0.18 +appVersion: 4.4.0-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/bitnami/orangehrm/requirements.lock b/bitnami/orangehrm/requirements.lock index 013ccfb09..6d72640c2 100644 --- a/bitnami/orangehrm/requirements.lock +++ b/bitnami/orangehrm/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 7.3.21 -digest: sha256:79b6fcf0142fa48b146b6c6bd42c96bbc129c33734396d952c277489f0bbd20e -generated: "2020-04-22T06:29:09.560343394Z" + version: 7.4.2 +digest: sha256:fe26de7fc873dc8001404168feb920a61ba884a2fe211a7371165ed51bf8cb8b +generated: "2020-05-15T20:41:05.959771129Z" diff --git a/bitnami/orangehrm/values.yaml b/bitnami/orangehrm/values.yaml index 1f8555691..d27ebc666 100644 --- a/bitnami/orangehrm/values.yaml +++ b/bitnami/orangehrm/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/orangehrm - tag: 4.3.5-0-debian-10-r27 + tag: 4.4.0-0-debian-10-r0 ## 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 @@ -239,7 +239,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.8.0-debian-10-r17 + tag: 0.8.0-debian-10-r45 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.