|
54 | 54 | }, |
55 | 55 | { |
56 | 56 | "name": "java-maven", |
| 57 | + "icon": "https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/java-maven.jpg", |
57 | 58 | "displayName": "Maven Java", |
58 | 59 | "description": "Upstream Maven and OpenJDK 11", |
59 | 60 | "type": "stack", |
|
68 | 69 | { |
69 | 70 | "version": "1.1.0", |
70 | 71 | "schemaVersion": "2.2.0", |
| 72 | + "icon": "https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/java-maven.jpg", |
71 | 73 | "default": true, |
72 | 74 | "description": "Upstream Maven and OpenJDK 11", |
73 | 75 | "tags": [ |
|
88 | 90 | }, |
89 | 91 | { |
90 | 92 | "name": "java-openliberty", |
| 93 | + "icon":"https://raw.githubusercontent.com/OpenLiberty/logos/7fbb132949b9b2589e18c8d5665c1b107028a21d/logomark/svg/OL_logomark.svg", |
91 | 94 | "displayName": "Open Liberty", |
92 | 95 | "description": "Java application stack using Open Liberty runtime", |
93 | 96 | "type": "stack", |
|
98 | 101 | { |
99 | 102 | "version": "0.5.0", |
100 | 103 | "schemaVersion": "2.2.0", |
| 104 | + "icon":"https://raw.githubusercontent.com/OpenLiberty/logos/7fbb132949b9b2589e18c8d5665c1b107028a21d/logomark/svg/OL_logomark.svg", |
101 | 105 | "default": true, |
102 | 106 | "description": "Java application stack using Open Liberty runtime", |
103 | 107 | "links": { |
|
115 | 119 | { |
116 | 120 | "name": "java-quarkus", |
117 | 121 | "displayName": "Quarkus Java", |
| 122 | + "icon": "https://design.jboss.org/quarkus/logo/final/SVG/quarkus_icon_rgb_default.svg", |
118 | 123 | "description": "Upstream Quarkus with Java+GraalVM", |
119 | 124 | "type": "stack", |
120 | 125 | "tags": [ |
|
128 | 133 | { |
129 | 134 | "version": "1.1.0", |
130 | 135 | "schemaVersion": "2.2.0", |
| 136 | + "icon": "https://design.jboss.org/quarkus/logo/final/SVG/quarkus_icon_rgb_default.svg", |
131 | 137 | "default": true, |
132 | 138 | "description": "Upstream Quarkus with Java+GraalVM", |
133 | 139 | "tags": [ |
|
184 | 190 | }, |
185 | 191 | { |
186 | 192 | "name": "java-vertx", |
| 193 | + "icon": "https://raw.githubusercontent.com/vertx-web-site/vertx-logo/master/vertx-logo.svg", |
187 | 194 | "displayName": "Vert.x Java", |
188 | 195 | "description": "Upstream Vert.x using Java", |
189 | 196 | "type": "stack", |
|
198 | 205 | "version": "1.1.0", |
199 | 206 | "schemaVersion": "2.2.0", |
200 | 207 | "default": true, |
| 208 | + "icon": "https://raw.githubusercontent.com/vertx-web-site/vertx-logo/master/vertx-logo.svg", |
201 | 209 | "description": "Upstream Vert.x using Java", |
202 | 210 | "tags": [ |
203 | 211 | "Java", |
|
235 | 243 | }, |
236 | 244 | { |
237 | 245 | "name": "java-wildfly", |
| 246 | + "icon": "https://design.jboss.org/wildfly/logo/final/wildfly_logomark.svg", |
238 | 247 | "displayName": "WildFly Java", |
239 | 248 | "description": "Upstream WildFly", |
240 | 249 | "type": "stack", |
|
249 | 258 | "version": "1.0.0", |
250 | 259 | "schemaVersion": "2.2.0", |
251 | 260 | "default": true, |
| 261 | + "icon": "https://design.jboss.org/wildfly/logo/final/wildfly_logomark.svg", |
252 | 262 | "description": "Upstream WildFly", |
253 | 263 | "tags": [ |
254 | 264 | "Java", |
|
275 | 285 | }, |
276 | 286 | { |
277 | 287 | "name": "java-wildfly-bootable-jar", |
| 288 | + "icon": "https://design.jboss.org/wildfly/logo/final/wildfly_logomark.svg", |
278 | 289 | "displayName": "WildFly Bootable Jar", |
279 | 290 | "description": "Java stack with WildFly in bootable Jar mode, OpenJDK 11 and Maven 3.5", |
280 | 291 | "type": "stack", |
|
294 | 305 | "version": "1.0.0", |
295 | 306 | "schemaVersion": "2.2.0", |
296 | 307 | "default": true, |
| 308 | + "icon": "https://design.jboss.org/wildfly/logo/final/wildfly_logomark.svg", |
297 | 309 | "description": "Java stack with WildFly in bootable Jar mode, OpenJDK 11 and Maven 3.5", |
298 | 310 | "tags": [ |
299 | 311 | "RHEL8", |
|
325 | 337 | }, |
326 | 338 | { |
327 | 339 | "name": "nodejs", |
| 340 | + "icon": "https://nodejs.org/static/images/logos/nodejs-new-pantone-black.svg", |
328 | 341 | "displayName": "NodeJS Runtime", |
329 | 342 | "description": "Stack with NodeJS 12", |
330 | 343 | "type": "stack", |
|
340 | 353 | "version": "1.0.0", |
341 | 354 | "schemaVersion": "2.2.0", |
342 | 355 | "default": true, |
| 356 | + "icon": "https://nodejs.org/static/images/logos/nodejs-new-pantone-black.svg", |
343 | 357 | "description": "Stack with NodeJS 12", |
344 | 358 | "tags": [ |
345 | 359 | "NodeJS", |
|
361 | 375 | }, |
362 | 376 | { |
363 | 377 | "name": "python", |
| 378 | + "icon": "https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/python.svg", |
364 | 379 | "displayName": "Python", |
365 | 380 | "description": "Python Stack with Python 3.7", |
366 | 381 | "type": "stack", |
|
375 | 390 | "version": "1.0.0", |
376 | 391 | "schemaVersion": "2.2.0", |
377 | 392 | "default": true, |
| 393 | + "icon": "https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/python.svg", |
378 | 394 | "description": "Python Stack with Python 3.7", |
379 | 395 | "tags": [ |
380 | 396 | "Python", |
|
394 | 410 | }, |
395 | 411 | { |
396 | 412 | "name": "python-django", |
| 413 | + "icon": "https://static.djangoproject.com/img/logos/django-logo-positive.svg", |
397 | 414 | "displayName": "Django", |
398 | 415 | "description": "Python3.7 with Django", |
399 | 416 | "type": "stack", |
|
409 | 426 | "version": "1.0.0", |
410 | 427 | "schemaVersion": "2.2.0", |
411 | 428 | "default": true, |
| 429 | + "icon": "https://static.djangoproject.com/img/logos/django-logo-positive.svg", |
412 | 430 | "description": "Python3.7 with Django", |
413 | 431 | "tags": [ |
414 | 432 | "Python", |
|
0 commit comments