File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ The termination handler DaemonSet installs into your cluster a [ServiceAccount](
104104
105105You 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.0 /all-resources.yaml
107+ kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.11.1 /all-resources.yaml
108108```
109109
110110For 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
326326You 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.10.0 /all-resources-queue-processor.yaml
328+ kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.11.1 /all-resources-queue-processor.yaml
329329```
330330
331331For a full list of releases and associated artifacts see our [ releases page] ( https://github.com/aws/aws-node-termination-handler/releases ) .
You can’t perform that action at this time.
0 commit comments