|
146 | 146 | "image": "./Dockerfile", |
147 | 147 | "instance_type": "standard-4", |
148 | 148 | "image_vars": { |
149 | | - "KILOCODE_CLI_VERSION": "7.2.52", |
| 149 | + "KILOCODE_CLI_VERSION": "7.3.12", |
150 | 150 | }, |
151 | 151 | "max_instances": 250, |
152 | 152 | "rollout_active_grace_period": 1800, |
|
156 | 156 | "image": "./Dockerfile", |
157 | 157 | "instance_type": "standard-2", |
158 | 158 | "image_vars": { |
159 | | - "KILOCODE_CLI_VERSION": "7.2.52", |
| 159 | + "KILOCODE_CLI_VERSION": "7.3.12", |
160 | 160 | }, |
161 | 161 | "max_instances": 400, |
162 | 162 | "rollout_active_grace_period": 1800, |
|
166 | 166 | "image": "./Dockerfile.dind", |
167 | 167 | "instance_type": "standard-3", |
168 | 168 | "image_vars": { |
169 | | - "KILOCODE_CLI_VERSION": "7.2.52", |
| 169 | + "KILOCODE_CLI_VERSION": "7.3.12", |
170 | 170 | }, |
171 | 171 | "max_instances": 20, |
172 | 172 | "rollout_active_grace_period": 1800, |
|
319 | 319 | "image": "./Dockerfile.dev", |
320 | 320 | "instance_type": "standard-4", |
321 | 321 | "image_vars": { |
322 | | - "KILOCODE_CLI_VERSION": "7.2.52", |
| 322 | + "KILOCODE_CLI_VERSION": "7.3.12", |
323 | 323 | }, |
324 | 324 | "max_instances": 10, |
325 | 325 | "rollout_active_grace_period": 60, |
|
329 | 329 | "image": "./Dockerfile.dev", |
330 | 330 | "instance_type": "standard-2", |
331 | 331 | "image_vars": { |
332 | | - "KILOCODE_CLI_VERSION": "7.2.52", |
| 332 | + "KILOCODE_CLI_VERSION": "7.3.12", |
333 | 333 | }, |
334 | 334 | "max_instances": 2, |
335 | 335 | "rollout_active_grace_period": 60, |
|
339 | 339 | "image": "./Dockerfile.dind", |
340 | 340 | "instance_type": "standard-3", |
341 | 341 | "image_vars": { |
342 | | - "KILOCODE_CLI_VERSION": "7.2.52", |
| 342 | + "KILOCODE_CLI_VERSION": "7.3.12", |
343 | 343 | }, |
344 | 344 | "max_instances": 2, |
345 | 345 | "rollout_active_grace_period": 60, |
|
0 commit comments