From cb9905e4f883dc0921915c064aa3dde21bb55bd0 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 23 May 2021 08:18:28 +0000 Subject: [PATCH] [bitnami/orangehrm] Release 10.1.8 updating components versions Signed-off-by: Bitnami Containers --- bitnami/orangehrm/Chart.lock | 6 +++--- bitnami/orangehrm/Chart.yaml | 2 +- bitnami/orangehrm/values.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bitnami/orangehrm/Chart.lock b/bitnami/orangehrm/Chart.lock index 76f8667f00..d10fe7405c 100644 --- a/bitnami/orangehrm/Chart.lock +++ b/bitnami/orangehrm/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 9.3.11 - name: common repository: https://charts.bitnami.com/bitnami - version: 1.4.3 -digest: sha256:97024cb0035702357f3c786d488567778d2256831b1593032302e4eaf6e65a42 -generated: "2021-05-08T14:41:20.054131962Z" + version: 1.5.2 +digest: sha256:332be3fe50747af15753578807965a74cebce235a58fbd030ce7a75ca6d15422 +generated: "2021-05-23T07:34:06.247636819Z" diff --git a/bitnami/orangehrm/Chart.yaml b/bitnami/orangehrm/Chart.yaml index f3b083e7e6..b121b6ca08 100644 --- a/bitnami/orangehrm/Chart.yaml +++ b/bitnami/orangehrm/Chart.yaml @@ -31,4 +31,4 @@ name: orangehrm sources: - https://github.com/bitnami/bitnami-docker-orangehrm - https://www.orangehrm.com -version: 10.1.7 +version: 10.1.8 diff --git a/bitnami/orangehrm/values.yaml b/bitnami/orangehrm/values.yaml index 80c3805afc..81e27ddb8e 100644 --- a/bitnami/orangehrm/values.yaml +++ b/bitnami/orangehrm/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/orangehrm - tag: 4.8.0-0-debian-10-r43 + tag: 4.8.0-0-debian-10-r56 ## 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 @@ -560,7 +560,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.8.0-debian-10-r373 + tag: 0.8.0-debian-10-r387 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.