File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
config/helm/appmesh-controller Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11apiVersion : v1
22name : appmesh-controller
33description : App Mesh controller Helm chart for Kubernetes
4- version : 1.8 .0
5- appVersion : 1.8 .0
4+ version : 1.9 .0
5+ appVersion : 1.9 .0
66home : https://github.com/aws/eks-charts
77icon : https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
88sources :
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ accountId: 123456789
55region : us-west-2
66image :
77 repository : public.ecr.aws/appmesh/appmesh-controller
8- tag : v1.8 .0
8+ tag : v1.9 .0
99 pullPolicy : IfNotPresent
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ clusterName: ""
1010
1111image :
1212 repository : 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
13- tag : v1.8 .0
13+ tag : v1.9 .0
1414 pullPolicy : IfNotPresent
1515
1616sidecar :
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ clusterName: ""
1111
1212image :
1313 repository : 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
14- tag : v1.8 .0
14+ tag : v1.9 .0
1515 pullPolicy : IfNotPresent
1616
1717sidecar :
You can’t perform that action at this time.
0 commit comments