Skip to content

Commit f0892cc

Browse files
cjeradec2-bot
andauthored
🥑🤖 v1.18.3 release prep 🤖🥑 (#754)
Co-authored-by: ec2-bot 🤖 <[email protected]>
1 parent 06a9614 commit f0892cc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: README.md

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

113113
```
114-
kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.18.2/all-resources.yaml
114+
kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.18.3/all-resources.yaml
115115
```
116116

117117
For a full list of releases and associated artifacts see our [releases page](https://github.com/aws/aws-node-termination-handler/releases).
@@ -434,7 +434,7 @@ Queue Processor needs an **SQS queue URL** to function; therefore, manifest chan
434434
Minimal Config:
435435

436436
```
437-
curl -L https://github.com/aws/aws-node-termination-handler/releases/download/v1.18.2/all-resources-queue-processor.yaml -o all-resources-queue-processor.yaml
437+
curl -L https://github.com/aws/aws-node-termination-handler/releases/download/v1.18.3/all-resources-queue-processor.yaml -o all-resources-queue-processor.yaml
438438
<open all-resources-queue-processor.yaml and update QUEUE_URL value>
439439
kubectl apply -f ./all-resources-queue-processor.yaml
440440
```

Diff for: config/helm/aws-node-termination-handler/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: aws-node-termination-handler
33
description: A Helm chart for the AWS Node Termination Handler.
44
type: application
5-
version: 0.20.2
6-
appVersion: 1.18.2
5+
version: 0.20.3
6+
appVersion: 1.18.3
77
kubeVersion: ">= 1.16-0"
88
keywords:
99
- aws

0 commit comments

Comments
 (0)