[bitnami/opencart] Release 9.0.4 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-12-12 07:42:42 +00:00
parent 5f32c80ec4
commit 66a6d6347d
2 changed files with 3 additions and 3 deletions

View File

@@ -29,4 +29,4 @@ name: opencart
sources:
- https://github.com/bitnami/bitnami-docker-opencart
- https://opencart.com/
version: 9.0.3
version: 9.0.4

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/opencart
tag: 3.0.3-6-debian-10-r98
tag: 3.0.3-6-debian-10-r124
## 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
@@ -503,7 +503,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r209
tag: 0.8.0-debian-10-r236
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.