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.13.1
5
- appVersion : 1.13.1
4
+ version : 1.13.2
5
+ appVersion : 1.13.2
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.13.1
8
+ tag : v1.13.2
9
9
pullPolicy : IfNotPresent
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ useAwsFIPSEndpoint: false
12
12
13
13
image :
14
14
repository : 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
15
- tag : v1.13.1
15
+ tag : v1.13.2
16
16
pullPolicy : IfNotPresent
17
17
18
18
sidecar :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ useAwsFIPSEndpoint: false
13
13
14
14
image :
15
15
repository : 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
16
- tag : v1.13.1
16
+ tag : v1.13.2
17
17
pullPolicy : IfNotPresent
18
18
19
19
sidecar :
You can’t perform that action at this time.
0 commit comments