From 92be450f463e640b634ca92d81099c0d18da2f93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ec2-bot=20=F0=9F=A4=96?= Date: Mon, 1 Mar 2021 16:16:25 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=91=F0=9F=A4=96=20v1.12.1=20release=20?= =?UTF-8?q?prep=20=F0=9F=A4=96=F0=9F=A5=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 2966dc5b..eba7eeb9 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.14.0 -appVersion: 1.12.0 +version: 0.14.1 +appVersion: 1.12.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/aws-node-termination-handler/values.yaml b/config/helm/aws-node-termination-handler/values.yaml index 90fb0534..67138bba 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.12.0 + tag: v1.12.1 pullPolicy: IfNotPresent pullSecrets: []