We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f18537d commit 4fe5427Copy full SHA for 4fe5427
README.md
@@ -54,7 +54,7 @@ The termination handler installs into your cluster a [ServiceAccount](https://ku
54
55
You can use kubectl to directly add all of the above resources with the default configuration into your cluster.
56
```
57
-kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.2.0/all-resources.yaml
+kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.3.1/all-resources.yaml
58
59
60
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