Skip to content

Commit

Permalink
appmesh-controller: v1.9.0 (#844)
Browse files Browse the repository at this point in the history
Co-authored-by: eks-bot <[email protected]>
  • Loading branch information
eks-bot and eks-bot authored Nov 14, 2022
1 parent 8c5eba2 commit 2b1f176
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions stable/appmesh-controller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
name: appmesh-controller
description: App Mesh controller Helm chart for Kubernetes
version: 1.7.0
appVersion: 1.7.0
version: 1.9.0
appVersion: 1.9.0
home: https://github.com/aws/eks-charts
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
sources:
Expand Down
4 changes: 2 additions & 2 deletions stable/appmesh-controller/ci/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
accountId: 123456789
region: us-west-2
image:
repository: paulyeo21/appmesh-controller
tag: v1.7.0
repository: public.ecr.aws/appmesh/appmesh-controller
tag: v1.9.0
pullPolicy: IfNotPresent
2 changes: 1 addition & 1 deletion stable/appmesh-controller/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ clusterName: ""

image:
repository: 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
tag: v1.7.0
tag: v1.9.0
pullPolicy: IfNotPresent

sidecar:
Expand Down
2 changes: 1 addition & 1 deletion stable/appmesh-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ clusterName: ""

image:
repository: 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
tag: v1.7.0
tag: v1.9.0
pullPolicy: IfNotPresent

sidecar:
Expand Down

0 comments on commit 2b1f176

Please sign in to comment.