diff --git a/bitnami/orangehrm/Chart.yaml b/bitnami/orangehrm/Chart.yaml index 4dacb1f1a..0194583fe 100644 --- a/bitnami/orangehrm/Chart.yaml +++ b/bitnami/orangehrm/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: orangehrm -version: 7.1.2 -appVersion: 4.5.0-0 +version: 7.1.3 +appVersion: 4.6.0-0 description: OrangeHRM is a free HR management system that offers a wealth of modules to suit the needs of your business. keywords: - orangehrm diff --git a/bitnami/orangehrm/values.yaml b/bitnami/orangehrm/values.yaml index a0823a220..e7f8de5d7 100644 --- a/bitnami/orangehrm/values.yaml +++ b/bitnami/orangehrm/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/orangehrm - tag: 4.5.0-0-debian-10-r45 + tag: 4.6.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 @@ -198,7 +198,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.8.0-debian-10-r181 + tag: 0.8.0-debian-10-r203 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.