We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96cbbf1 commit 58a2e9cCopy full SHA for 58a2e9c
config/helm/aws-node-termination-handler/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v1
2
name: aws-node-termination-handler
3
description: A Helm chart for the AWS Node Termination Handler
4
-version: 0.14.1
5
-appVersion: 1.12.1
+version: 0.14.2
+appVersion: 1.12.2
6
home: https://github.com/aws/eks-charts
7
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
8
sources:
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.1
+ tag: v1.12.2
pullPolicy: IfNotPresent
9
pullSecrets: []
10
0 commit comments