From e61c5ec3f0d35dc0912bf990fb395fb78bdfea22 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 2 Sep 2019 15:40:13 +0000 Subject: [PATCH] [bitnami/magento] Release 8.2.1 updating components versions Signed-off-by: Bitnami Containers --- bitnami/magento/Chart.yaml | 2 +- bitnami/magento/requirements.lock | 4 ++-- bitnami/magento/values-production.yaml | 6 +++--- bitnami/magento/values.yaml | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bitnami/magento/Chart.yaml b/bitnami/magento/Chart.yaml index d2b9145c62..5967fb9da0 100644 --- a/bitnami/magento/Chart.yaml +++ b/bitnami/magento/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: magento -version: 8.2.0 +version: 8.2.1 appVersion: 2.3.2 description: A feature-rich flexible e-commerce solution. It includes transaction options, multi-store functionality, loyalty programs, product categorization and shopper filtering, promotion rules, and more. keywords: diff --git a/bitnami/magento/requirements.lock b/bitnami/magento/requirements.lock index 556d5128c7..50de172317 100644 --- a/bitnami/magento/requirements.lock +++ b/bitnami/magento/requirements.lock @@ -4,6 +4,6 @@ dependencies: version: 6.7.4 - name: elasticsearch repository: https://charts.bitnami.com/bitnami - version: 6.1.1 + version: 6.1.3 digest: sha256:9c303c5c0e4abac0c50690f6592fd4e997f320149b4b512c3ae92ea03de93d4f -generated: "2019-08-02T11:34:14.632419+02:00" +generated: 2019-08-18T11:32:12.184639267Z diff --git a/bitnami/magento/values-production.yaml b/bitnami/magento/values-production.yaml index 44d0d79f56..360ae0f8f0 100644 --- a/bitnami/magento/values-production.yaml +++ b/bitnami/magento/values-production.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/magento - tag: 2.3.2-debian-9-r33 + tag: 2.3.2-debian-9-r48 ## Set to true if you would like to see extra information on logs ## It turns BASH and NAMI debugging in minideb ## ref: https://github.com/bitnami/minideb-extras/#turn-on-bash-debugging @@ -178,7 +178,7 @@ elasticsearch: image: registry: docker.io repository: bitnami/elasticsearch - tag: 6.8.2-debian-9-r0 + tag: 6.8.2-debian-9-r19 ## Enable to perform the sysctl operation sysctlImage: enabled: false @@ -334,7 +334,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.7.0-debian-9-r10 + tag: 0.7.0-debian-9-r28 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/bitnami/magento/values.yaml b/bitnami/magento/values.yaml index 359b64cfec..4f43a20fc4 100644 --- a/bitnami/magento/values.yaml +++ b/bitnami/magento/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/magento - tag: 2.3.2-debian-9-r33 + tag: 2.3.2-debian-9-r48 ## Set to true if you would like to see extra information on logs ## It turns BASH and NAMI debugging in minideb ## ref: https://github.com/bitnami/minideb-extras/#turn-on-bash-debugging @@ -178,7 +178,7 @@ elasticsearch: image: registry: docker.io repository: bitnami/elasticsearch - tag: 6.8.2-debian-9-r0 + tag: 6.8.2-debian-9-r19 ## Enable to perform the sysctl operation sysctlImage: enabled: false @@ -334,7 +334,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.7.0-debian-9-r10 + tag: 0.7.0-debian-9-r28 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.