diff --git a/stable/opencart/Chart.yaml b/stable/opencart/Chart.yaml index 7eb351fb6c..ec1d5dc402 100644 --- a/stable/opencart/Chart.yaml +++ b/stable/opencart/Chart.yaml @@ -1,5 +1,5 @@ name: opencart -version: 3.1.0 +version: 3.1.1 appVersion: 3.0.2-0 description: A free and open source e-commerce platform for online merchants. It provides a professional and reliable foundation for a successful online store. diff --git a/stable/opencart/values.yaml b/stable/opencart/values.yaml index 0045c04daa..062c45bfa4 100644 --- a/stable/opencart/values.yaml +++ b/stable/opencart/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/opencart - tag: 3.0.2-0-debian-9 + tag: 3.0.2-0 ## 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