From 30a477669f8ed8133ec86aa0b2e6f21c512bb7e5 Mon Sep 17 00:00:00 2001 From: Brandon Wagner Date: Thu, 19 Aug 2021 11:11:40 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=91=F0=9F=A4=96=20v1.13.3=20release=20?= =?UTF-8?q?prep=20=F0=9F=A4=96=F0=9F=A5=91=20(#481)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: ec2-bot 🤖 --- config/helm/aws-node-termination-handler/Chart.yaml | 4 ++-- config/helm/aws-node-termination-handler/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/helm/aws-node-termination-handler/Chart.yaml b/config/helm/aws-node-termination-handler/Chart.yaml index ea3c13a5..395b7646 100644 --- a/config/helm/aws-node-termination-handler/Chart.yaml +++ b/config/helm/aws-node-termination-handler/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: aws-node-termination-handler description: A Helm chart for the AWS Node Termination Handler -version: 0.15.2 -appVersion: 1.13.2 +version: 0.15.3 +appVersion: 1.13.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/config/helm/aws-node-termination-handler/values.yaml b/config/helm/aws-node-termination-handler/values.yaml index ecd91312..2930c6fa 100644 --- a/config/helm/aws-node-termination-handler/values.yaml +++ b/config/helm/aws-node-termination-handler/values.yaml @@ -4,7 +4,7 @@ image: repository: public.ecr.aws/aws-ec2/aws-node-termination-handler - tag: v1.13.2 + tag: v1.13.3 pullPolicy: IfNotPresent pullSecrets: []