From f586dd34482a3c5de24ff36c6874202d1a71037d Mon Sep 17 00:00:00 2001 From: Yuanshun Dong <123429070+ysdongAmazon@users.noreply.github.com> Date: Tue, 5 Sep 2023 15:00:06 -0700 Subject: [PATCH] appmesh-controller: v1.12.3 (#979) Co-authored-by: eks-bot --- stable/appmesh-controller/Chart.yaml | 4 ++-- stable/appmesh-controller/ci/values.yaml | 2 +- stable/appmesh-controller/test.yaml | 2 +- stable/appmesh-controller/values.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stable/appmesh-controller/Chart.yaml b/stable/appmesh-controller/Chart.yaml index 310f287a0..ca5f6e110 100644 --- a/stable/appmesh-controller/Chart.yaml +++ b/stable/appmesh-controller/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: appmesh-controller description: App Mesh controller Helm chart for Kubernetes -version: 1.12.2 -appVersion: 1.12.2 +version: 1.12.3 +appVersion: 1.12.3 home: https://github.com/aws/eks-charts icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png sources: diff --git a/stable/appmesh-controller/ci/values.yaml b/stable/appmesh-controller/ci/values.yaml index 91c20a3b0..6ec956346 100644 --- a/stable/appmesh-controller/ci/values.yaml +++ b/stable/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.12.2 + tag: v1.12.3 pullPolicy: IfNotPresent diff --git a/stable/appmesh-controller/test.yaml b/stable/appmesh-controller/test.yaml index d4962a5d7..9be652087 100644 --- a/stable/appmesh-controller/test.yaml +++ b/stable/appmesh-controller/test.yaml @@ -12,7 +12,7 @@ useAwsFIPSEndpoint: false image: repository: 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller - tag: v1.12.2 + tag: v1.12.3 pullPolicy: IfNotPresent sidecar: diff --git a/stable/appmesh-controller/values.yaml b/stable/appmesh-controller/values.yaml index e175d252a..6b8fd751b 100644 --- a/stable/appmesh-controller/values.yaml +++ b/stable/appmesh-controller/values.yaml @@ -13,7 +13,7 @@ useAwsFIPSEndpoint: false image: repository: 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller - tag: v1.12.2 + tag: v1.12.3 pullPolicy: IfNotPresent sidecar: