Update flagger-appmesh-gateway to 1.1.0

This commit is contained in:
stefanprodan
2019-11-13 13:07:59 +02:00
parent 3dbfa34a53
commit 2876092912
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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:
+1 -1
View File
@@ -17,7 +17,7 @@ proxy:
controller:
image:
repository: weaveworks/flagger-appmesh-gateway
tag: v1.0.0
tag: v1.1.0
pullPolicy: IfNotPresent
nameOverride: ""