diff --git a/bitnami/magento/Chart.yaml b/bitnami/magento/Chart.yaml index b9085f81f0..da4e34a7ab 100644 --- a/bitnami/magento/Chart.yaml +++ b/bitnami/magento/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: magento -version: 13.1.0 +version: 13.1.1 appVersion: 2.3.5 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 cad3d44ce2..7acffa5fc1 100644 --- a/bitnami/magento/requirements.lock +++ b/bitnami/magento/requirements.lock @@ -1,9 +1,9 @@ dependencies: - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 7.4.3 + version: 7.5.2 - name: elasticsearch repository: https://charts.bitnami.com/bitnami - version: 12.3.2 -digest: sha256:9c72df0c4395d03b19e97792e52f69c62b453ffbecb4443923b37036354efbec -generated: "2020-06-02T12:39:21.592567852Z" + version: 12.3.6 +digest: sha256:598d41466de5c81e2f0312bdf7b220aefb8545eb9b274b1e4c9ffbceb8a31323 +generated: "2020-06-24T11:48:16.844554218Z" diff --git a/bitnami/magento/values-production.yaml b/bitnami/magento/values-production.yaml index acd206cc63..56a16bf885 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.5-debian-10-r39 + tag: 2.3.5-debian-10-r58 ## 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 @@ -187,7 +187,7 @@ elasticsearch: image: registry: docker.io repository: bitnami/elasticsearch - tag: 6.8.9-debian-10-r20 + tag: 6.8.10-debian-10-r16 ## Enable to perform the sysctl operation sysctlImage: enabled: true @@ -351,7 +351,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.8.0-debian-10-r62 + tag: 0.8.0-debian-10-r80 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 ea1f9976bd..f2ce9b7320 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.5-debian-10-r39 + tag: 2.3.5-debian-10-r58 ## 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 @@ -187,7 +187,7 @@ elasticsearch: image: registry: docker.io repository: bitnami/elasticsearch - tag: 6.8.9-debian-10-r20 + tag: 6.8.10-debian-10-r16 ## Enable to perform the sysctl operation sysctlImage: enabled: true @@ -351,7 +351,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.8.0-debian-10-r62 + tag: 0.8.0-debian-10-r80 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.