diff --git a/charts/appmesh-gateway/Chart.yaml b/charts/appmesh-gateway/Chart.yaml index ab652b964..486623a10 100644 --- a/charts/appmesh-gateway/Chart.yaml +++ b/charts/appmesh-gateway/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: appmesh-gateway description: Flagger Gateway for AWS App Mesh is an edge L7 load balancer that exposes applications outside the mesh. -version: 1.1.0 -appVersion: 1.0.0 +version: 1.1.1 +appVersion: 1.1.0 home: https://flagger.app icon: https://raw.githubusercontent.com/weaveworks/flagger/master/docs/logo/weaveworks.png sources: diff --git a/charts/appmesh-gateway/values.yaml b/charts/appmesh-gateway/values.yaml index b5b89be2d..be90b2c7a 100644 --- a/charts/appmesh-gateway/values.yaml +++ b/charts/appmesh-gateway/values.yaml @@ -17,7 +17,7 @@ proxy: controller: image: repository: weaveworks/flagger-appmesh-gateway - tag: v1.0.0 + tag: v1.1.0 pullPolicy: IfNotPresent nameOverride: ""