Skip to content

Commit

Permalink
Helm release v1.9.0 (#653)
Browse files Browse the repository at this point in the history
Co-authored-by: Mazhar Islam <[email protected]>
  • Loading branch information
rakeb and Mazhar Islam authored Nov 14, 2022
1 parent 74e75dc commit 94d0670
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions config/helm/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: 1.8.0
appVersion: 1.8.0
version: 1.9.0
appVersion: 1.9.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 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.8.0
tag: v1.9.0
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 @@ -10,7 +10,7 @@ clusterName: ""

image:
repository: 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
tag: v1.8.0
tag: v1.9.0
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 @@ -11,7 +11,7 @@ clusterName: ""

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

sidecar:
Expand Down

0 comments on commit 94d0670

Please sign in to comment.