We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99bf3b6 commit 6cb1cffCopy full SHA for 6cb1cff
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.7.1
5
-appVersion: 1.3.0
+version: 0.7.2
+appVersion: 1.3.1
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: amazon/aws-node-termination-handler
- tag: v1.3.0
+ tag: v1.3.1
pullPolicy: IfNotPresent
9
pullSecrets: []
10
0 commit comments