File tree 4 files changed +5
-5
lines changed
config/helm/appmesh-controller
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
name : appmesh-controller
3
3
description : App Mesh controller Helm chart for Kubernetes
4
- version : 1.9 .0
5
- appVersion : 1.9 .0
4
+ version : 1.10 .0
5
+ appVersion : 1.10 .0
6
6
home : https://github.com/aws/eks-charts
7
7
icon : https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
8
8
sources :
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ accountId: 123456789
5
5
region : us-west-2
6
6
image :
7
7
repository : public.ecr.aws/appmesh/appmesh-controller
8
- tag : v1.9 .0
8
+ tag : v1.10 .0
9
9
pullPolicy : IfNotPresent
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ clusterName: ""
10
10
11
11
image :
12
12
repository : 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
13
- tag : v1.9 .0
13
+ tag : v1.10 .0
14
14
pullPolicy : IfNotPresent
15
15
16
16
sidecar :
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ clusterName: ""
11
11
12
12
image :
13
13
repository : 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
14
- tag : v1.9 .0
14
+ tag : v1.10 .0
15
15
pullPolicy : IfNotPresent
16
16
17
17
sidecar :
You can’t perform that action at this time.
0 commit comments