Skip to content

Commit 33bda5c

Browse files
cgchinmayChinmay Gadgil
andauthored
Updated appmesh-controller chart version to 1.4.0 (#483)
Synced with eks charts repo changes to appmesh-controller CRD description update Co-authored-by: Chinmay Gadgil <[email protected]>
1 parent 0337376 commit 33bda5c

File tree

4 files changed

+388
-890
lines changed

4 files changed

+388
-890
lines changed

config/crd/bases/appmesh.k8s.aws_gatewayroutes.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ spec:
6161
rewrite:
6262
properties:
6363
hostname:
64-
description: Need to check this with AppMesh API team
64+
description: ENABLE or DISABLE default behavior for Hostname
65+
rewrite
6566
properties:
6667
defaultTargetHostname:
6768
enum:
@@ -216,7 +217,8 @@ spec:
216217
rewrite:
217218
properties:
218219
hostname:
219-
description: Need to check this with AppMesh API team
220+
description: ENABLE or DISABLE default behavior for Hostname
221+
rewrite
220222
properties:
221223
defaultTargetHostname:
222224
enum:
@@ -439,7 +441,8 @@ spec:
439441
rewrite:
440442
properties:
441443
hostname:
442-
description: Need to check this with AppMesh API team
444+
description: ENABLE or DISABLE default behavior for Hostname
445+
rewrite
443446
properties:
444447
defaultTargetHostname:
445448
enum:

config/helm/appmesh-controller/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
22
name: appmesh-controller
33
description: App Mesh controller Helm chart for Kubernetes
4-
version: 1.3.1
5-
appVersion: 1.3.0
4+
version: 1.4.0
5+
appVersion: 1.4.0
66
home: https://github.com/aws/eks-charts
77
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
88
sources:

0 commit comments

Comments
 (0)