File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
config/helm/appmesh-controller Expand file tree Collapse file tree 3 files changed +3
-3
lines changed 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.12.3
8+ tag : v1.12.4
99 pullPolicy : IfNotPresent
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ useAwsFIPSEndpoint: false
1212
1313image :
1414 repository : 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
15- tag : v1.12.3
15+ tag : v1.12.4
1616 pullPolicy : IfNotPresent
1717
1818sidecar :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ useAwsFIPSEndpoint: false
1313
1414image :
1515 repository : 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
16- tag : v1.12.3
16+ tag : v1.12.4
1717 pullPolicy : IfNotPresent
1818
1919sidecar :
You can’t perform that action at this time.
0 commit comments