diff --git a/bitnami/opencart/Chart.yaml b/bitnami/opencart/Chart.yaml index efe370e0fe..cf72319c50 100644 --- a/bitnami/opencart/Chart.yaml +++ b/bitnami/opencart/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: opencart -version: 7.0.21 +version: 7.0.22 appVersion: 3.0.3-6 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: diff --git a/bitnami/opencart/requirements.lock b/bitnami/opencart/requirements.lock index 33bbc674dd..feb0db1f6d 100644 --- a/bitnami/opencart/requirements.lock +++ b/bitnami/opencart/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 7.7.2 -digest: sha256:f6aceea0ab42738339fa4114a62e57f14c7ce0a060b44771b0aadd11ce7a1866 -generated: "2020-08-07T08:05:43.988688658Z" + version: 7.9.3 +digest: sha256:9c015be7616bf6e953f71253dbbec70943ae9615b21e85705d33a3ccfc07bf71 +generated: "2020-09-04T03:39:43.759457174Z" diff --git a/bitnami/opencart/values.yaml b/bitnami/opencart/values.yaml index 08446c36db..6437cef560 100644 --- a/bitnami/opencart/values.yaml +++ b/bitnami/opencart/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/opencart - tag: 3.0.3-6-debian-10-r11 + tag: 3.0.3-6-debian-10-r29 ## 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-r117 + tag: 0.8.0-debian-10-r137 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.