diff --git a/bitnami/magento/Chart.yaml b/bitnami/magento/Chart.yaml index bd9668f8411978..b541ed72ed1a07 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.6-debian-12-r7 + image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r1 - name: elasticsearch - image: docker.io/bitnami/elasticsearch:7.17.18-debian-12-r6 + image: docker.io/bitnami/elasticsearch:7.17.19-debian-12-r1 - name: magento - image: docker.io/bitnami/magento:2.4.6-debian-12-r21 + image: docker.io/bitnami/magento:2.4.6-debian-12-r24 - name: mariadb - image: docker.io/bitnami/mariadb:10.6.17-debian-12-r6 + image: docker.io/bitnami/mariadb:10.6.17-debian-12-r9 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r16 + image: docker.io/bitnami/os-shell:12-debian-12-r18 apiVersion: v2 appVersion: 2.4.6 dependencies: @@ -48,4 +48,4 @@ maintainers: name: magento sources: - https://github.com/bitnami/charts/tree/main/bitnami/magento -version: 26.0.0 +version: 26.0.1 diff --git a/bitnami/magento/values.yaml b/bitnami/magento/values.yaml index 0ab5d90a86e3d1..167ef321314417 100644 --- a/bitnami/magento/values.yaml +++ b/bitnami/magento/values.yaml @@ -79,7 +79,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/magento - tag: 2.4.6-debian-12-r21 + tag: 2.4.6-debian-12-r24 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -485,7 +485,7 @@ mariadb: image: registry: docker.io repository: bitnami/mariadb - tag: 10.6.17-debian-12-r6 + tag: 10.6.17-debian-12-r9 digest: "" ## @param mariadb.architecture MariaDB architecture. Allowed values: `standalone` or `replication` ## @@ -599,7 +599,7 @@ elasticsearch: image: registry: docker.io repository: bitnami/elasticsearch - tag: 7.17.18-debian-12-r6 + tag: 7.17.19-debian-12-r1 digest: "" ## @param elasticsearch.sysctlImage.enabled Enable kernel settings modifier image for Elasticsearch ## @@ -779,7 +779,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r16 + tag: 12-debian-12-r18 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace) @@ -997,7 +997,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.6-debian-12-r7 + tag: 1.0.7-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1097,7 +1097,7 @@ certificates: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r16 + tag: 12-debian-12-r18 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'