From 9ac1931d92f002249391c6ffc4da3a776244d090 Mon Sep 17 00:00:00 2001 From: Shivam Verma <68244110+sshver@users.noreply.github.com> Date: Wed, 4 Jan 2023 09:22:50 -0800 Subject: [PATCH] update helm chart version before release (#669) --- config/helm/appmesh-controller/Chart.yaml | 4 ++-- config/helm/appmesh-controller/ci/values.yaml | 2 +- config/helm/appmesh-controller/test.yaml | 2 +- config/helm/appmesh-controller/values.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/helm/appmesh-controller/Chart.yaml b/config/helm/appmesh-controller/Chart.yaml index 873c35ed..2b68d268 100644 --- a/config/helm/appmesh-controller/Chart.yaml +++ b/config/helm/appmesh-controller/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: appmesh-controller description: App Mesh controller Helm chart for Kubernetes -version: 1.9.0 -appVersion: 1.9.0 +version: 1.10.0 +appVersion: 1.10.0 home: https://github.com/aws/eks-charts icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png sources: diff --git a/config/helm/appmesh-controller/ci/values.yaml b/config/helm/appmesh-controller/ci/values.yaml index a35160ae..4c6a0ec5 100644 --- a/config/helm/appmesh-controller/ci/values.yaml +++ b/config/helm/appmesh-controller/ci/values.yaml @@ -5,5 +5,5 @@ accountId: 123456789 region: us-west-2 image: repository: public.ecr.aws/appmesh/appmesh-controller - tag: v1.9.0 + tag: v1.10.0 pullPolicy: IfNotPresent diff --git a/config/helm/appmesh-controller/test.yaml b/config/helm/appmesh-controller/test.yaml index cbab49cb..7a164da8 100644 --- a/config/helm/appmesh-controller/test.yaml +++ b/config/helm/appmesh-controller/test.yaml @@ -10,7 +10,7 @@ clusterName: "" image: repository: 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller - tag: v1.9.0 + tag: v1.10.0 pullPolicy: IfNotPresent sidecar: diff --git a/config/helm/appmesh-controller/values.yaml b/config/helm/appmesh-controller/values.yaml index 3d621ae6..7051ac03 100644 --- a/config/helm/appmesh-controller/values.yaml +++ b/config/helm/appmesh-controller/values.yaml @@ -11,7 +11,7 @@ clusterName: "" image: repository: 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller - tag: v1.9.0 + tag: v1.10.0 pullPolicy: IfNotPresent sidecar: