[bitnami/opencart] Release 16.1.2 updating components versions (#21153)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-11-21 21:16:21 +01:00
committed by GitHub
parent e6ec2c2982
commit f1bbc78328
4 changed files with 10 additions and 10 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.1.0
version: 14.1.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.13.3
digest: sha256:ed18965f3ec543d94074f9ce7d71e9dd607ae50eac145184698b6cc1e1b175ef
generated: "2023-10-30T16:00:17.307527608+01:00"
digest: sha256:3d8ad66a07617bbf2244ab9f1f486a14c16a807d4883af63cb28ced07c9723c7
generated: "2023-11-21T19:28:19.814004676Z"

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.3-debian-11-r0
image: docker.io/bitnami/apache-exporter:1.0.3-debian-11-r1
- name: opencart
image: docker.io/bitnami/opencart:4.0.2-3-debian-11-r21
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r90
image: docker.io/bitnami/os-shell:11-debian-11-r91
apiVersion: v2
appVersion: 4.0.2-3
dependencies:
@@ -38,4 +38,4 @@ maintainers:
name: opencart
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/opencart
version: 16.1.1
version: 16.1.2

View File

@@ -4,7 +4,7 @@
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.
[Overview of OpenCart](https://www.opencart.com)
[Overview of OpenCart](http://www.opencart.com)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.

View File

@@ -649,7 +649,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r90
tag: 11-debian-11-r91
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -699,7 +699,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.3-debian-11-r0
tag: 1.0.3-debian-11-r1
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -771,7 +771,7 @@ certificates:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r90
tag: 11-debian-11-r91
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'