Skip to content

Commit

Permalink
node-termination-handler: v1.16.1 (#723)
Browse files Browse the repository at this point in the history
Co-authored-by: ec2-bot 🤖 <ec2-bot@users.noreply.github.com>
  • Loading branch information
ec2-bot and ec2-bot authored Apr 7, 2022
1 parent cb2aed6 commit 2af01ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions stable/aws-node-termination-handler/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ spec:
{{- end }}
selector:
matchLabels:
{{- include "aws-node-termination-handler.selectorLabelsDeployment" . | nindent 6 }}
{{- include "aws-node-termination-handler.labels" . | nindent 6 }}
{{- end -}}

0 comments on commit 2af01ff

Please sign in to comment.