Skip to content

Commit

Permalink
v1.12.4 release (#737)
Browse files Browse the repository at this point in the history
Co-authored-by: Bennett Sala <[email protected]>
  • Loading branch information
BennettJames and Bennett Sala authored Nov 16, 2023
1 parent b0f2ee1 commit a2bf331
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/helm/appmesh-controller/ci/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ accountId: 123456789
region: us-west-2
image:
repository: public.ecr.aws/appmesh/appmesh-controller
tag: v1.12.3
tag: v1.12.4
pullPolicy: IfNotPresent
2 changes: 1 addition & 1 deletion config/helm/appmesh-controller/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ useAwsFIPSEndpoint: false

image:
repository: 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
tag: v1.12.3
tag: v1.12.4
pullPolicy: IfNotPresent

sidecar:
Expand Down
2 changes: 1 addition & 1 deletion config/helm/appmesh-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ useAwsFIPSEndpoint: false

image:
repository: 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
tag: v1.12.3
tag: v1.12.4
pullPolicy: IfNotPresent

sidecar:
Expand Down

0 comments on commit a2bf331

Please sign in to comment.