mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 06:47:28 +08:00
* [bitnami/magento] Bump major version due to a new major in a dependency Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com> * Change labels * Update README.md * Requirements.lock should be updated when updating the tags * [bitnami/magento] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Bitnami Containers <containers@bitnami.com>
10 lines
265 B
YAML
10 lines
265 B
YAML
dependencies:
|
|
- name: mariadb
|
|
version: 7.x.x
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: mariadb.enabled
|
|
- name: elasticsearch
|
|
version: 12.x.x
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: elasticsearch.enabled
|