mirror of
https://github.com/bitnami/charts.git
synced 2026-03-02 16:17:47 +08:00
[bitnami/opencart] Bump chart version (#26794)
* [bitnami/opencart] Bump chart version Signed-off-by: juan131 <jariza@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: juan131 <jariza@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
committed by
GitHub
parent
cbf752a9b6
commit
14fcea7d8e
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 18.2.1 (2024-06-04)
|
||||
## 18.2.2 (2024-06-05)
|
||||
|
||||
* [bitnami/opencart] Fix typo in deployment.yaml template ([#26680](https://github.com/bitnami/charts/pull/26680))
|
||||
* [bitnami/opencart] Bump chart version ([#26794](https://github.com/bitnami/charts/pull/26794))
|
||||
|
||||
## <small>18.2.1 (2024-06-04)</small>
|
||||
|
||||
* [bitnami/opencart] Fix typo in deployment.yaml template (#26680) ([bd3efec](https://github.com/bitnami/charts/commit/bd3efec1b83a9ded44da5b10e5ec9eb1586c859a)), closes [#26680](https://github.com/bitnami/charts/issues/26680)
|
||||
|
||||
## 18.2.0 (2024-05-29)
|
||||
|
||||
|
||||
@@ -14,28 +14,28 @@ annotations:
|
||||
apiVersion: v2
|
||||
appVersion: 4.0.2-3
|
||||
dependencies:
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 18.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 18.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: OpenCart is free open source ecommerce platform for online merchants. OpenCart provides a professional and reliable foundation from which to build a successful online store.
|
||||
home: https://bitnami.com
|
||||
icon: https://bitnami.com/assets/stacks/opencart/img/opencart-stack-220x234.png
|
||||
keywords:
|
||||
- opencart
|
||||
- e-commerce
|
||||
- http
|
||||
- web
|
||||
- php
|
||||
- opencart
|
||||
- e-commerce
|
||||
- http
|
||||
- web
|
||||
- php
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
name: opencart
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/opencart
|
||||
version: 18.2.1
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/opencart
|
||||
version: 18.2.2
|
||||
|
||||
Reference in New Issue
Block a user