@@ -48,15 +48,15 @@ The following table lists the configurable parameters for this chart and their d
48
48
| ` minimumWindowsIPTarget ` | Minimum IP target value for Windows prefix delegation | ` 3 ` |
49
49
| ` branchENICooldown ` | Number of seconds that branch ENIs remain in cooldown | ` 60 ` |
50
50
| ` fullnameOverride ` | Override the fullname of the chart | ` aws-node ` |
51
- | ` image.tag ` | Image tag | ` v1.20.0 ` |
51
+ | ` image.tag ` | Image tag | ` v1.20.1 ` |
52
52
| ` image.domain ` | ECR repository domain | ` amazonaws.com ` |
53
53
| ` image.region ` | ECR repository region to use. Should match your cluster | ` us-west-2 ` |
54
54
| ` image.endpoint ` | ECR repository endpoint to use. | ` ecr ` |
55
55
| ` image.account ` | ECR repository account number | ` 602401143452 ` |
56
56
| ` image.pullPolicy ` | Container pull policy | ` IfNotPresent ` |
57
57
| ` image.override ` | A custom docker image to use | ` nil ` |
58
58
| ` imagePullSecrets ` | Docker registry pull secret | ` [] ` |
59
- | ` init.image.tag ` | Image tag | ` v1.20.0 ` |
59
+ | ` init.image.tag ` | Image tag | ` v1.20.1 ` |
60
60
| ` init.image.domain ` | ECR repository domain | ` amazonaws.com ` |
61
61
| ` init.image.region ` | ECR repository region to use. Should match your cluster | ` us-west-2 ` |
62
62
| ` init.image.endpoint ` | ECR repository endpoint to use. | ` ecr ` |
@@ -69,7 +69,7 @@ The following table lists the configurable parameters for this chart and their d
69
69
| ` originalMatchLabels ` | Use the original daemonset matchLabels | ` false ` |
70
70
| ` nameOverride ` | Override the name of the chart | ` aws-node ` |
71
71
| ` nodeAgent.enabled ` | If the Node Agent container should be created | ` true ` |
72
- | ` nodeAgent.image.tag ` | Image tag for Node Agent | ` v1.2.3 ` |
72
+ | ` nodeAgent.image.tag ` | Image tag for Node Agent | ` v1.2.4 ` |
73
73
| ` nodeAgent.image.domain ` | ECR repository domain | ` amazonaws.com ` |
74
74
| ` nodeAgent.image.region ` | ECR repository region to use. Should match your cluster | ` us-west-2 ` |
75
75
| ` nodeAgent.image.endpoint ` | ECR repository endpoint to use. | ` ecr ` |
0 commit comments