Skip to content

Commit 4fe5427

Browse files
authored
Update README.md (#137)
Updated download installation link to target version 1.3.1 instead of 1.2.0
1 parent f18537d commit 4fe5427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The termination handler installs into your cluster a [ServiceAccount](https://ku
5454

5555
You can use kubectl to directly add all of the above resources with the default configuration into your cluster.
5656
```
57-
kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.2.0/all-resources.yaml
57+
kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.3.1/all-resources.yaml
5858
```
5959

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