[bitnami/orangehrm] Release 7.0.11 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-03-20 14:35:39 +00:00
parent 17c9ca0fbf
commit cd1034c88f
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: orangehrm
version: 7.0.10
version: 7.0.11
appVersion: 4.3.4-0
description: OrangeHRM is a free HR management system that offers a wealth of modules
to suit the needs of your business.

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/orangehrm
tag: 4.3.4-0-debian-10-r30
tag: 4.3.4-0-debian-10-r35
## 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.7.0-debian-10-r47
tag: 0.7.0-debian-10-r53
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.