[bitnami/magento] Release 28.0.4 (#28988)

* [bitnami/magento] Release 28.0.4 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-08-23 14:30:41 +02:00
committed by GitHub
parent 05c09dbb8e
commit 3c580d540d
4 changed files with 23 additions and 19 deletions

View File

@@ -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))
## <small>28.0.3 (2024-07-25)</small>
* [bitnami/magento] Release 28.0.3 (#28442) ([2cfdbe4](https://github.com/bitnami/charts/commit/2cfdbe420a1cdc209ca865675e75bce9164c4ab1)), closes [#28442](https://github.com/bitnami/charts/issues/28442)
## <small>28.0.2 (2024-07-24)</small>

View File

@@ -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"

View File

@@ -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

View File

@@ -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'