diff --git a/config/helm/appmesh-controller/ci/values.yaml b/config/helm/appmesh-controller/ci/values.yaml index 60f4e005..6f458192 100644 --- a/config/helm/appmesh-controller/ci/values.yaml +++ b/config/helm/appmesh-controller/ci/values.yaml @@ -4,6 +4,6 @@ accountId: 123456789 region: us-west-2 image: - repository: jeremyymill/appmesh-controller + repository: paulyeo21/appmesh-controller tag: v1.7.0 pullPolicy: IfNotPresent