Skip to content

Commit fafd813

Browse files
author
Fawad Khaliq
authored
update controller image to v1.3.0 in the helm chart (#443)
1 parent a9ea2c0 commit fafd813

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/helm/appmesh-controller/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ preview: false
99

1010
image:
1111
repository: 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
12-
tag: v1.2.1
12+
tag: v1.3.0
1313
pullPolicy: IfNotPresent
1414

1515
sidecar:

config/helm/appmesh-controller/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ preview: false
99

1010
image:
1111
repository: 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller
12-
tag: v1.2.1
12+
tag: v1.3.0
1313
pullPolicy: IfNotPresent
1414

1515
sidecar:

0 commit comments

Comments
 (0)