Skip to content

Commit

Permalink
Updated envoy for controller in helm chart. (aws#597)
Browse files Browse the repository at this point in the history
Co-authored-by: Chinmay Gadgil <[email protected]>
  • Loading branch information
cgchinmay and Chinmay Gadgil authored Sep 8, 2021
1 parent 382606f commit c1e741c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion stable/appmesh-controller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: appmesh-controller
description: App Mesh controller Helm chart for Kubernetes
version: 1.4.1
version: 1.4.2
appVersion: 1.4.1
home: https://github.com/aws/eks-charts
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
Expand Down
2 changes: 1 addition & 1 deletion stable/appmesh-controller/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ image:
sidecar:
image:
repository: 840364872350.dkr.ecr.us-west-2.amazonaws.com/aws-appmesh-envoy
tag: v1.16.1.1-prod
tag: v1.19.1.0-prod
# sidecar.logLevel: Envoy log level can be info, warn, error or debug
logLevel: info
envoyAdminAccessPort: 9901
Expand Down
2 changes: 1 addition & 1 deletion stable/appmesh-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ image:
sidecar:
image:
repository: 840364872350.dkr.ecr.us-west-2.amazonaws.com/aws-appmesh-envoy
tag: v1.16.1.1-prod
tag: v1.19.1.0-prod
# sidecar.logLevel: Envoy log level can be info, warn, error or debug
logLevel: info
envoyAdminAccessPort: 9901
Expand Down

0 comments on commit c1e741c

Please sign in to comment.