From cbbc02ee76f5dbaef68385b6a1c0bf0d42097274 Mon Sep 17 00:00:00 2001 From: eks-bot Date: Tue, 21 Nov 2023 02:35:30 +0000 Subject: [PATCH] appmesh-controller: v1.12.6 --- stable/appmesh-controller/Chart.yaml | 4 ++-- stable/appmesh-controller/ci/values.yaml | 2 +- stable/appmesh-controller/crds/crds.yaml | 1 - stable/appmesh-controller/test.yaml | 4 ++-- stable/appmesh-controller/values.yaml | 4 ++-- 5 files changed, 7 insertions(+), 8 deletions(-) diff --git a/stable/appmesh-controller/Chart.yaml b/stable/appmesh-controller/Chart.yaml index ca5f6e110..98e80a10b 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.3 -appVersion: 1.12.3 +version: 1.12.6 +appVersion: 1.12.6 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 6ec956346..4be5b503c 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.3 + tag: v1.12.6 pullPolicy: IfNotPresent diff --git a/stable/appmesh-controller/crds/crds.yaml b/stable/appmesh-controller/crds/crds.yaml index b169180c3..90537e320 100644 --- a/stable/appmesh-controller/crds/crds.yaml +++ b/stable/appmesh-controller/crds/crds.yaml @@ -3914,7 +3914,6 @@ spec: type: object required: - action - - match type: object required: - name diff --git a/stable/appmesh-controller/test.yaml b/stable/appmesh-controller/test.yaml index 9be652087..6026f9b2d 100644 --- a/stable/appmesh-controller/test.yaml +++ b/stable/appmesh-controller/test.yaml @@ -12,13 +12,13 @@ useAwsFIPSEndpoint: false image: repository: 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller - tag: v1.12.3 + tag: v1.12.6 pullPolicy: IfNotPresent sidecar: image: repository: 840364872350.dkr.ecr.us-west-2.amazonaws.com/aws-appmesh-envoy - tag: v1.25.4.0-prod + tag: v1.27.2.0-prod # sidecar.logLevel: Envoy log level can be info, warn, error or debug logLevel: info envoyAdminAccessPort: 9901 diff --git a/stable/appmesh-controller/values.yaml b/stable/appmesh-controller/values.yaml index 6b8fd751b..ff633b270 100644 --- a/stable/appmesh-controller/values.yaml +++ b/stable/appmesh-controller/values.yaml @@ -13,13 +13,13 @@ useAwsFIPSEndpoint: false image: repository: 840364872350.dkr.ecr.us-west-2.amazonaws.com/amazon/appmesh-controller - tag: v1.12.3 + tag: v1.12.6 pullPolicy: IfNotPresent sidecar: image: repository: 840364872350.dkr.ecr.us-west-2.amazonaws.com/aws-appmesh-envoy - tag: v1.25.4.0-prod + tag: v1.27.2.0-prod # sidecar.logLevel: Envoy log level can be info, warn, error or debug logLevel: info envoyAdminAccessPort: 9901