Skip to content

Commit a6f82de

Browse files
authored
Chart release v1.5.1 (#620)
1 parent 4731064 commit a6f82de

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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.5.0
5-
appVersion: 1.5.0
4+
version: 1.5.1
5+
appVersion: 1.5.1
66
home: https://github.com/aws/eks-charts
77
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
88
sources:

config/helm/appmesh-controller/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ clusterName: ""
1010

1111
image:
1212
repository: 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
13-
tag: v1.5.0
13+
tag: v1.5.1
1414
pullPolicy: IfNotPresent
1515

1616
sidecar:

config/helm/appmesh-controller/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ clusterName: ""
1010

1111
image:
1212
repository: 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
13-
tag: v1.5.0
13+
tag: v1.5.1
1414
pullPolicy: IfNotPresent
1515

1616
sidecar:

0 commit comments

Comments
 (0)