Skip to content

Commit 1a4bccd

Browse files
authored
Bump versions (#334)
1 parent d8460d2 commit 1a4bccd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The termination handler DaemonSet installs into your cluster a [ServiceAccount](
104104

105105
You can use kubectl to directly add all of the above resources with the default configuration into your cluster.
106106
```
107-
kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.11.1/all-resources.yaml
107+
kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.11.2/all-resources.yaml
108108
```
109109

110110
For a full list of releases and associated artifacts see our [releases page](https://github.com/aws/aws-node-termination-handler/releases).
@@ -325,7 +325,7 @@ IAM Policy for aws-node-termination-handler Deployment:
325325

326326
You can use kubectl to directly add all of the above resources with the default configuration into your cluster.
327327
```
328-
kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.11.1/all-resources-queue-processor.yaml
328+
kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.11.2/all-resources-queue-processor.yaml
329329
```
330330

331331
For a full list of releases and associated artifacts see our [releases page](https://github.com/aws/aws-node-termination-handler/releases).

0 commit comments

Comments
 (0)