Skip to content

Commit

Permalink
Merge pull request #111 from achevuru/hotfix/version-update
Browse files Browse the repository at this point in the history
New Version Release update
  • Loading branch information
M00nF1sh committed Apr 23, 2020
2 parents 5b05198 + 4c9b952 commit 5064684
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions stable/appmesh-controller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
name: appmesh-controller
description: App Mesh controller Helm chart for Kubernetes
version: 0.5.1
appVersion: 0.4.0
version: 0.6.0
appVersion: 0.5.0
home: https://github.com/aws/eks-charts
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
sources:
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 @@ -7,7 +7,7 @@ region: ""

image:
repository: 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/app-mesh-controller
tag: v0.4.0
tag: v0.5.0
pullPolicy: IfNotPresent

nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion stable/appmesh-inject/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
name: appmesh-inject
description: App Mesh Inject Helm chart for Kubernetes
version: 0.13.0
appVersion: 0.4.0
appVersion: 0.5.0
home: https://github.com/aws/eks-charts
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
sources:
Expand Down
2 changes: 1 addition & 1 deletion stable/appmesh-inject/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ region: ""

image:
repository: 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/aws-app-mesh-inject
tag: v0.4.0
tag: v0.5.0
pullPolicy: IfNotPresent

sidecar:
Expand Down

0 comments on commit 5064684

Please sign in to comment.