From 4a3e2ca594836634f80430cc79a9d1b3960da496 Mon Sep 17 00:00:00 2001 From: Steve Nay <265958+snay2@users.noreply.github.com> Date: Thu, 7 Apr 2022 09:53:29 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=91=F0=9F=A4=96=20v1.16.1=20release=20?= =?UTF-8?q?prep=20(#613)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🥑🤖 v1.16.1 release prep 🤖🥑 * Revert kubeVersion change from an overzealous regex. Co-authored-by: ec2-bot 🤖 --- config/helm/aws-node-termination-handler/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/helm/aws-node-termination-handler/Chart.yaml b/config/helm/aws-node-termination-handler/Chart.yaml index 8f59d4ff..c46cb259 100644 --- a/config/helm/aws-node-termination-handler/Chart.yaml +++ b/config/helm/aws-node-termination-handler/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: aws-node-termination-handler description: A Helm chart for the AWS Node Termination Handler. type: application -version: 0.18.0 -appVersion: 1.16.0 +version: 0.18.1 +appVersion: 1.16.1 kubeVersion: ">= 1.16-0" keywords: - aws