Skip to content

Commit 64b92b3

Browse files
authored
🥑🤖 v1.16.4 release 🤖🥑 (#643)
Co-authored-by: ec2-bot 🤖 <[email protected]>
1 parent c20dc36 commit 64b92b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The termination handler DaemonSet installs into your cluster a [ServiceAccount](
106106
You can use kubectl to directly add all of the above resources with the default configuration into your cluster.
107107

108108
```
109-
kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.16.3/all-resources.yaml
109+
kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.16.4/all-resources.yaml
110110
```
111111

112112
For a full list of releases and associated artifacts see our [releases page](https://github.com/aws/aws-node-termination-handler/releases).
@@ -421,7 +421,7 @@ Queue Processor needs an **sqs queue url** to function; therefore, manifest chan
421421
Minimal Config:
422422

423423
```
424-
curl -L https://github.com/aws/aws-node-termination-handler/releases/download/v1.16.3/all-resources-queue-processor.yaml -o all-resources-queue-processor.yaml
424+
curl -L https://github.com/aws/aws-node-termination-handler/releases/download/v1.16.4/all-resources-queue-processor.yaml -o all-resources-queue-processor.yaml
425425
<open all-resources-queue-processor.yaml and update QUEUE_URL value>
426426
kubectl apply -f ./all-resources-queue-processor.yaml
427427
```

0 commit comments

Comments
 (0)