From 94d067084b49a60b3bfbb84135ee6d8fcf73e9f9 Mon Sep 17 00:00:00 2001 From: "Md. Mazharul Islam" Date: Mon, 14 Nov 2022 11:18:24 -0800 Subject: [PATCH] Helm release v1.9.0 (#653) Co-authored-by: Mazhar Islam --- 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 d312daf0..873c35ed 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.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: diff --git a/config/helm/appmesh-controller/ci/values.yaml b/config/helm/appmesh-controller/ci/values.yaml index cf736c81..a35160ae 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.8.0 + tag: v1.9.0 pullPolicy: IfNotPresent diff --git a/config/helm/appmesh-controller/test.yaml b/config/helm/appmesh-controller/test.yaml index f48e6c6f..ad03c282 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.8.0 + tag: v1.9.0 pullPolicy: IfNotPresent sidecar: diff --git a/config/helm/appmesh-controller/values.yaml b/config/helm/appmesh-controller/values.yaml index a1928040..b4b6df21 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.8.0 + tag: v1.9.0 pullPolicy: IfNotPresent sidecar: