Skip to content

Commit f00d2c6

Browse files
authored
Bump version numbers in installations (#279)
1 parent 7402427 commit f00d2c6

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
@@ -89,7 +89,7 @@ The termination handler DaemonSet installs into your cluster a [ServiceAccount](
8989

9090
You can use kubectl to directly add all of the above resources with the default configuration into your cluster.
9191
```
92-
kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.9.0/all-resources.yaml
92+
kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.10.0/all-resources.yaml
9393
```
9494

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

309309
You can use kubectl to directly add all of the above resources with the default configuration into your cluster.
310310
```
311-
kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.9.0/all-resources-queue-processor.yaml
311+
kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.10.0/all-resources-queue-processor.yaml
312312
```
313313

314314
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)