[bitnami/orangehrm] Release 9.0.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-01-04 11:58:07 +00:00
parent 26ee9fce0d
commit 4ecfda1ae9
3 changed files with 8 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 9.1.2
version: 9.2.0
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.1.2
digest: sha256:1f9feee2b7e76d92206c4add08806931c512f89eccbf2ce0367ea3d1b095cdda
generated: "2020-12-11T12:22:15.112195+01:00"
version: 1.2.3
digest: sha256:549a524c7d9b4d6491346179242bcaf7182a0b21546e234155e5bffd1b71b6a4
generated: "2021-01-04T10:52:03.590020883Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: HumanResourceManagement
apiVersion: v2
appVersion: 4.6.0-1
appVersion: 4.7.0-0
dependencies:
- condition: mariadb.enabled
name: mariadb
@@ -31,4 +31,4 @@ name: orangehrm
sources:
- https://github.com/bitnami/bitnami-docker-orangehrm
- https://www.orangehrm.com
version: 9.0.2
version: 9.0.3

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/orangehrm
tag: 4.6.0-1-debian-10-r0
tag: 4.7.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
@@ -520,7 +520,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r241
tag: 0.8.0-debian-10-r260
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.