From 3c580d540d4159f86d4352fd17d5dd09b066a0e4 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 23 Aug 2024 14:30:41 +0200 Subject: [PATCH] [bitnami/magento] Release 28.0.4 (#28988) * [bitnami/magento] Release 28.0.4 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/magento/CHANGELOG.md | 8 ++++++-- bitnami/magento/Chart.lock | 10 +++++----- bitnami/magento/Chart.yaml | 12 ++++++------ bitnami/magento/values.yaml | 12 ++++++------ 4 files changed, 23 insertions(+), 19 deletions(-) diff --git a/bitnami/magento/CHANGELOG.md b/bitnami/magento/CHANGELOG.md index efa04cb7f2..323f5e8189 100644 --- a/bitnami/magento/CHANGELOG.md +++ b/bitnami/magento/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 28.0.3 (2024-07-25) +## 28.0.4 (2024-08-23) -* [bitnami/magento] Release 28.0.3 ([#28442](https://github.com/bitnami/charts/pull/28442)) +* [bitnami/magento] Release 28.0.4 ([#28988](https://github.com/bitnami/charts/pull/28988)) + +## 28.0.3 (2024-07-25) + +* [bitnami/magento] Release 28.0.3 (#28442) ([2cfdbe4](https://github.com/bitnami/charts/commit/2cfdbe420a1cdc209ca865675e75bce9164c4ab1)), closes [#28442](https://github.com/bitnami/charts/issues/28442) ## 28.0.2 (2024-07-24) diff --git a/bitnami/magento/Chart.lock b/bitnami/magento/Chart.lock index deea287d22..8eee2ba6b4 100644 --- a/bitnami/magento/Chart.lock +++ b/bitnami/magento/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 19.0.2 + version: 19.0.4 - name: elasticsearch repository: oci://registry-1.docker.io/bitnamicharts - version: 21.3.6 + version: 21.3.8 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.20.5 -digest: sha256:a43352f4e2dc8cfa923fe400ecdf677c74e4660c04039ef5c970196a8fe68abf -generated: "2024-07-25T06:31:41.109507106Z" + version: 2.22.0 +digest: sha256:20689e91bbd4dce2a0237ae9c9650f6e2a6f4a573f85f688b9e3353bf7434ccb +generated: "2024-08-23T10:05:32.850822918Z" diff --git a/bitnami/magento/Chart.yaml b/bitnami/magento/Chart.yaml index 2a9d72ecaa..778b2a4a22 100644 --- a/bitnami/magento/Chart.yaml +++ b/bitnami/magento/Chart.yaml @@ -6,15 +6,15 @@ annotations: licenses: Apache-2.0 images: | - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r6 + image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r7 - name: elasticsearch - image: docker.io/bitnami/elasticsearch:7.17.22-debian-12-r6 + image: docker.io/bitnami/elasticsearch:7.17.23-debian-12-r0 - name: magento - image: docker.io/bitnami/magento:2.4.7-debian-12-r11 + image: docker.io/bitnami/magento:2.4.7-debian-12-r15 - name: mariadb - image: docker.io/bitnami/mariadb:10.6.18-debian-12-r5 + image: docker.io/bitnami/mariadb:10.6.19-debian-12-r0 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r26 + image: docker.io/bitnami/os-shell:12-debian-12-r27 apiVersion: v2 appVersion: 2.4.7 dependencies: @@ -48,4 +48,4 @@ maintainers: name: magento sources: - https://github.com/bitnami/charts/tree/main/bitnami/magento -version: 28.0.3 +version: 28.0.4 diff --git a/bitnami/magento/values.yaml b/bitnami/magento/values.yaml index 385ec3dc25..a489d60212 100644 --- a/bitnami/magento/values.yaml +++ b/bitnami/magento/values.yaml @@ -81,7 +81,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/magento - tag: 2.4.7-debian-12-r11 + tag: 2.4.7-debian-12-r15 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -497,7 +497,7 @@ mariadb: image: registry: docker.io repository: bitnami/mariadb - tag: 10.6.18-debian-12-r5 + tag: 10.6.19-debian-12-r0 digest: "" ## @param mariadb.architecture MariaDB architecture. Allowed values: `standalone` or `replication` ## @@ -611,7 +611,7 @@ elasticsearch: image: registry: docker.io repository: bitnami/elasticsearch - tag: 7.17.22-debian-12-r6 + tag: 7.17.23-debian-12-r0 digest: "" ## @param elasticsearch.sysctlImage.enabled Enable kernel settings modifier image for Elasticsearch ## @@ -791,7 +791,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r26 + tag: 12-debian-12-r27 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace) @@ -1009,7 +1009,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.8-debian-12-r6 + tag: 1.0.8-debian-12-r7 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1109,7 +1109,7 @@ certificates: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r26 + tag: 12-debian-12-r27 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'