From 05df7afbfdc12db71dea3caa7687d71f3e5d3278 Mon Sep 17 00:00:00 2001 From: liubnu <13728145+liubnu@users.noreply.github.com> Date: Thu, 11 Jul 2024 14:41:56 -0400 Subject: [PATCH] Helm release v1.13.1 (#784) Co-authored-by: Fei Liu --- 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 679b70f6..ea0a3f6f 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.13.0 -appVersion: 1.13.0 +version: 1.13.1 +appVersion: 1.13.1 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 c93b7c17..bed5b88c 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.13.0 + tag: v1.13.1 pullPolicy: IfNotPresent diff --git a/config/helm/appmesh-controller/test.yaml b/config/helm/appmesh-controller/test.yaml index 7a41d5fc..dd331b15 100644 --- a/config/helm/appmesh-controller/test.yaml +++ b/config/helm/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.13.0 + tag: v1.13.1 pullPolicy: IfNotPresent sidecar: diff --git a/config/helm/appmesh-controller/values.yaml b/config/helm/appmesh-controller/values.yaml index 14627d42..940d17fc 100644 --- a/config/helm/appmesh-controller/values.yaml +++ b/config/helm/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.13.0 + tag: v1.13.1 pullPolicy: IfNotPresent sidecar: