diff --git a/deploy/Chart/values.yaml b/deploy/Chart/values.yaml index e44a57783d..b59823b5c9 100644 --- a/deploy/Chart/values.yaml +++ b/deploy/Chart/values.yaml @@ -85,8 +85,8 @@ controller: de: image: deployment-engine - # Pin Deployment Engine to the v0.56.0 image for the v0.57.1 patch release. - tag: 0.56 + # Default tag uses Chart AppVersion. + # tag: latest resources: requests: # request memory is the average memory usage + 10% buffer.