mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/prestashop] Release 8.1.3 updating components versions (#16619)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
09f922d4de
commit
b03fd804f2
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
name: prestashop
|
||||
version: 8.1.2
|
||||
appVersion: 1.7.6-0
|
||||
version: 8.1.3
|
||||
appVersion: 1.7.6-1
|
||||
description: A popular open source ecommerce solution. Professional tools are easily accessible to increase online sales including instant guest checkout, abandoned cart reminders and automated Email marketing.
|
||||
keywords:
|
||||
- prestashop
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
version: 6.7.2
|
||||
version: 6.8.2
|
||||
digest: sha256:a363428d6463718a9523a88c70e485218373e315f2979cb1bb17b034ec2be96a
|
||||
generated: "2019-07-25T09:27:42.579143+02:00"
|
||||
generated: 2019-08-26T19:58:10.811659012Z
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/prestashop
|
||||
tag: 1.7.6-0-debian-9-r0
|
||||
tag: 1.7.6-1-debian-9-r0
|
||||
## 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
|
||||
@@ -126,7 +126,7 @@ mariadb:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mariadb
|
||||
tag: 10.1.40-debian-9-r80
|
||||
tag: 10.1.41-debian-9-r31
|
||||
## Disable MariaDB replication
|
||||
replication:
|
||||
enabled: false
|
||||
@@ -296,7 +296,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/apache-exporter
|
||||
tag: 0.7.0-debian-9-r2
|
||||
tag: 0.7.0-debian-9-r36
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user