From bfba785bb3635773103a978428b7f257a975ad41 Mon Sep 17 00:00:00 2001 From: Steve Nay <265958+snay2@users.noreply.github.com> Date: Tue, 1 Feb 2022 11:38:56 -0600 Subject: [PATCH] Sync Helm chart version to NTH app version 1.14.1 also contained breaking changes to the Helm chart, so we would rather release that as a major or minor version rather than a patch version --- config/helm/aws-node-termination-handler/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/helm/aws-node-termination-handler/Chart.yaml b/config/helm/aws-node-termination-handler/Chart.yaml index afd096db..f77c6988 100644 --- a/config/helm/aws-node-termination-handler/Chart.yaml +++ b/config/helm/aws-node-termination-handler/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: aws-node-termination-handler description: A Helm chart for the AWS Node Termination Handler. type: application -version: 0.16.1 +version: 1.14.1 appVersion: 1.14.1 kubeVersion: ">= 1.16-0" keywords: