Skip to content

Commit

Permalink
🥑🤖 v1.13.1 release prep 🤖🥑 (#454)
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
bwagner5 and ec2-bot authored Jun 8, 2021
1 parent dd82bb0 commit 4006703
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions config/helm/aws-node-termination-handler/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
name: aws-node-termination-handler
description: A Helm chart for the AWS Node Termination Handler
version: 0.15.0
appVersion: 1.13.0
version: 0.15.1
appVersion: 1.13.1
home: https://github.com/aws/eks-charts
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
sources:
Expand Down
4 changes: 2 additions & 2 deletions config/helm/aws-node-termination-handler/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

image:
repository: public.ecr.aws/aws-ec2/aws-node-termination-handler
tag: v1.13.0
tag: v1.13.1
pullPolicy: IfNotPresent
pullSecrets: []

Expand Down Expand Up @@ -218,4 +218,4 @@ useHostNetwork: true
workers: 10

# The number of replicas in the NTH deployment when using queue-processor mode (NOTE: increasing this may cause duplicate webhooks since NTH pods are stateless)
replicas: 1
replicas: 1

0 comments on commit 4006703

Please sign in to comment.