Skip to content

Commit

Permalink
Increment versions in readme (aws#320)
Browse files Browse the repository at this point in the history
  • Loading branch information
brycahta authored and haugenj committed Dec 14, 2020
1 parent 46b628f commit 5bc5565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ The termination handler DaemonSet installs into your cluster a [ServiceAccount](

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

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

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

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

0 comments on commit 5bc5565

Please sign in to comment.