[bitnami/orangehrm] Release 7.0.16 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-04-22 03:10:29 +00:00
parent 3bec415f3b
commit 90f59cbd4c
3 changed files with 6 additions and 6 deletions

View File

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

View File

@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 7.3.17
digest: sha256:21cd1616f41dc73d743aa0d839a61527b462b96ce040f1a49cdbf9cea45f906c
generated: "2020-04-16T10:26:11.547063298Z"
version: 7.3.19
digest: sha256:807b07cba683395fd002eba8f85b211b4f98fe45075b4de10c909d1432488c30
generated: "2020-04-21T22:03:09.792038074Z"

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/orangehrm
tag: 4.3.5-0-debian-10-r20
tag: 4.3.5-0-debian-10-r26
## 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-r10
tag: 0.8.0-debian-10-r17
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.