diff --git a/stable/opencart/values.yaml b/stable/opencart/values.yaml index 77e7cfb071..7c01fe779a 100644 --- a/stable/opencart/values.yaml +++ b/stable/opencart/values.yaml @@ -1,7 +1,7 @@ ## Bitnami OpenCart image version ## ref: https://hub.docker.com/r/bitnami/opencart/tags/ ## -image: bitnami/opencart:2.3.0.2-r16 +image: bitnami/opencart:2.3.0.2-r17 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'