[bitnami/opencart] Release 7.0.18 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-07-02 15:49:17 +00:00
parent 0ed6780d67
commit e76971bc01
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: opencart
version: 7.0.17
version: 7.0.18
appVersion: 3.0.3-3
description: A free and open source e-commerce platform for online merchants. It provides a professional and reliable foundation for a successful online store.
keywords:
+3 -3
View File
@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 7.4.3
digest: sha256:ca63d3c91d2470c7759c6f93b9c4335a1a6d1d3dad55dd2f0914509574b8e9c2
generated: "2020-06-02T15:06:57.204090591Z"
version: 7.6.1
digest: sha256:4c9e0bd5b0b9eabae13acdbe88ca07eb42d9709c9f151f89a4995e20911cbcfb
generated: "2020-07-02T02:09:23.183526661Z"
+2 -2
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/opencart
tag: 3.0.3-3-debian-10-r31
tag: 3.0.3-3-debian-10-r58
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -250,7 +250,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r62
tag: 0.8.0-debian-10-r90
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.