Skip to content

Commit

Permalink
[appmesh-controller] Fix appVersion regression
Browse files Browse the repository at this point in the history
Co-authored-by: eks-bot <[email protected]>
  • Loading branch information
eks-bot and eks-bot authored May 16, 2022
1 parent 71e166e commit 960ad51
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.8
version: 1.4.9
appVersion: 1.4.3
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 @@ -9,7 +9,7 @@ preview: false

image:
repository: 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
tag: v1.4.2
tag: v1.4.3
pullPolicy: IfNotPresent

sidecar:
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 @@ -9,7 +9,7 @@ preview: false

image:
repository: 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
tag: v1.4.2
tag: v1.4.3
pullPolicy: IfNotPresent

sidecar:
Expand Down

0 comments on commit 960ad51

Please sign in to comment.