mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +08:00
* [bitnami/magento] Release 27.2.6 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>
52 lines
1.5 KiB
YAML
52 lines
1.5 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: E-Commerce
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: apache-exporter
|
|
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r9
|
|
- name: elasticsearch
|
|
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-r1
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r22
|
|
apiVersion: v2
|
|
appVersion: 2.4.7
|
|
dependencies:
|
|
- condition: mariadb.enabled
|
|
name: mariadb
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- magento-database
|
|
version: 18.x.x
|
|
- condition: elasticsearch.enabled
|
|
name: elasticsearch
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 21.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Magento is a powerful open source e-commerce platform. With easy customizations and rich features, it allows retailers to grow their online businesses in a cost-effective way.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/magento/img/magento-stack-220x234.png
|
|
keywords:
|
|
- magento
|
|
- e-commerce
|
|
- http
|
|
- web
|
|
- php
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: magento
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/magento
|
|
version: 27.2.6
|