From a6f752f820d2b2a4b8391cef1a83f4c046aa5cbf Mon Sep 17 00:00:00 2001 From: Fawad Khaliq Date: Thu, 13 Aug 2020 18:10:31 -0700 Subject: [PATCH] Remove arch suffix from appmesh-controller version - not needed (#227) --- stable/appmesh-controller/Chart.yaml | 2 +- stable/appmesh-controller/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/appmesh-controller/Chart.yaml b/stable/appmesh-controller/Chart.yaml index 4bb308ba9..d00fd6ecd 100644 --- a/stable/appmesh-controller/Chart.yaml +++ b/stable/appmesh-controller/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: appmesh-controller description: App Mesh controller Helm chart for Kubernetes -version: 1.1.9 +version: 1.1.10 appVersion: 1.1.1 home: https://github.com/aws/eks-charts icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png diff --git a/stable/appmesh-controller/values.yaml b/stable/appmesh-controller/values.yaml index 4105a6a89..5b7fb5b91 100644 --- a/stable/appmesh-controller/values.yaml +++ b/stable/appmesh-controller/values.yaml @@ -7,7 +7,7 @@ region: "" image: repository: 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller - tag: v1.1.1-linux_amd64 + tag: v1.1.1 pullPolicy: IfNotPresent sidecar: