File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
stable/appmesh-controller Expand file tree Collapse file tree 4 files changed +7
-7
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.13.1
5- appVersion : 1.13.1
4+ version : 1.13.3
5+ appVersion : 1.13.3
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.13.1
8+ tag : v1.13.3
99 pullPolicy : IfNotPresent
Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ useAwsFIPSEndpoint: false
1212
1313image :
1414 repository : 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
15- tag : v1.13.1
15+ tag : v1.13.3
1616 pullPolicy : IfNotPresent
1717
1818sidecar :
1919 image :
2020 repository : 840364872350.dkr.ecr.us-west-2.amazonaws.com/aws-appmesh-envoy
21- tag : v1.29.6.0 -prod
21+ tag : v1.29.12.3 -prod
2222 # sidecar.logLevel: Envoy log level can be info, warn, error or debug
2323 logLevel : info
2424 envoyAdminAccessPort : 9901
Original file line number Diff line number Diff line change @@ -13,13 +13,13 @@ useAwsFIPSEndpoint: false
1313
1414image :
1515 repository : 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
16- tag : v1.13.1
16+ tag : v1.13.3
1717 pullPolicy : IfNotPresent
1818
1919sidecar :
2020 image :
2121 repository : 840364872350.dkr.ecr.us-west-2.amazonaws.com/aws-appmesh-envoy
22- tag : v1.29.6.0 -prod
22+ tag : v1.29.12.3 -prod
2323 # sidecar.logLevel: Envoy log level can be info, warn, error or debug
2424 logLevel : info
2525 envoyAdminAccessPort : 9901
You can’t perform that action at this time.
0 commit comments