Skip to content

Commit

Permalink
[bitnami/magento] Release 27.2.5 (#27241)
Browse files Browse the repository at this point in the history
* [bitnami/magento] Release 27.2.5 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>
  • Loading branch information
bitnami-bot authored Jun 17, 2024
1 parent b2b3f5d commit 57d4947
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 12 deletions.
8 changes: 6 additions & 2 deletions bitnami/magento/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 27.2.4 (2024-06-07)
## 27.2.5 (2024-06-17)

* [bitnami/magento] Release 27.2.4 ([#27045](https://github.com/bitnami/charts/pull/27045))
* [bitnami/magento] Release 27.2.5 ([#27241](https://github.com/bitnami/charts/pull/27241))

## <small>27.2.4 (2024-06-07)</small>

* [bitnami/magento] Release 27.2.4 (#27045) ([b48165b](https://github.com/bitnami/charts/commit/b48165be80373517f18c7a545b45250a7e3de94f)), closes [#27045](https://github.com/bitnami/charts/issues/27045)

## <small>27.2.3 (2024-06-06)</small>

Expand Down
10 changes: 5 additions & 5 deletions bitnami/magento/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.2.1
version: 18.2.2
- name: elasticsearch
repository: oci://registry-1.docker.io/bitnamicharts
version: 21.2.0
version: 21.2.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.0
digest: sha256:0a57b4732ce6f7d7a786c3fde5f59b533c78f44873903f5b9613aa07a24e8613
generated: "2024-06-06T12:42:23.828782593Z"
version: 2.20.2
digest: sha256:b40745a464053fa5b7a81ce5f66c057f33998e9bf543575d2e2cfd2f7a667079
generated: "2024-06-17T12:34:28.932744647Z"
6 changes: 3 additions & 3 deletions bitnami/magento/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ annotations:
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r9
- name: elasticsearch
image: docker.io/bitnami/elasticsearch:7.17.21-debian-12-r4
image: docker.io/bitnami/elasticsearch:7.17.22-debian-12-r0
- name: magento
image: docker.io/bitnami/magento:2.4.7-debian-12-r6
- name: mariadb
image: docker.io/bitnami/mariadb:10.6.18-debian-12-r0
image: docker.io/bitnami/mariadb:10.6.18-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
apiVersion: v2
Expand Down Expand Up @@ -48,4 +48,4 @@ maintainers:
name: magento
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/magento
version: 27.2.4
version: 27.2.5
4 changes: 2 additions & 2 deletions bitnami/magento/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ mariadb:
image:
registry: docker.io
repository: bitnami/mariadb
tag: 10.6.18-debian-12-r0
tag: 10.6.18-debian-12-r1
digest: ""
## @param mariadb.architecture MariaDB architecture. Allowed values: `standalone` or `replication`
##
Expand Down Expand Up @@ -609,7 +609,7 @@ elasticsearch:
image:
registry: docker.io
repository: bitnami/elasticsearch
tag: 7.17.21-debian-12-r4
tag: 7.17.22-debian-12-r0
digest: ""
## @param elasticsearch.sysctlImage.enabled Enable kernel settings modifier image for Elasticsearch
##
Expand Down

0 comments on commit 57d4947

Please sign in to comment.