|
53 | 53 | }, |
54 | 54 | { |
55 | 55 | "name": "java-maven", |
| 56 | + "icon": "https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/java-maven.jpg", |
56 | 57 | "displayName": "Maven Java", |
57 | 58 | "description": "Upstream Maven and OpenJDK 11", |
58 | 59 | "type": "stack", |
|
65 | 66 | "version": "1.1.0", |
66 | 67 | "schemaVersion": "2.2.0", |
67 | 68 | "default": true, |
| 69 | + "icon": "https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/java-maven.jpg", |
68 | 70 | "description": "Upstream Maven and OpenJDK 11", |
69 | 71 | "tags": ["Java", "Maven"], |
70 | 72 | "links": { |
|
84 | 86 | }, |
85 | 87 | { |
86 | 88 | "name": "java-openliberty", |
| 89 | + "icon": "https://raw.githubusercontent.com/OpenLiberty/logos/7fbb132949b9b2589e18c8d5665c1b107028a21d/logomark/svg/OL_logomark.svg", |
87 | 90 | "displayName": "Open Liberty", |
88 | 91 | "description": "Java application stack using Open Liberty runtime", |
89 | 92 | "type": "stack", |
|
95 | 98 | "version": "0.5.0", |
96 | 99 | "schemaVersion": "2.2.0", |
97 | 100 | "default": true, |
| 101 | + "icon": "https://raw.githubusercontent.com/OpenLiberty/logos/7fbb132949b9b2589e18c8d5665c1b107028a21d/logomark/svg/OL_logomark.svg", |
98 | 102 | "description": "Java application stack using Open Liberty runtime", |
99 | 103 | "links": { |
100 | 104 | "self": "devfile-catalog/java-openliberty:0.5.0" |
|
113 | 117 | }, |
114 | 118 | { |
115 | 119 | "name": "java-quarkus", |
| 120 | + "icon": "https://design.jboss.org/quarkus/logo/final/SVG/quarkus_icon_rgb_default.svg", |
116 | 121 | "displayName": "Quarkus Java", |
117 | 122 | "description": "Upstream Quarkus with Java+GraalVM", |
118 | 123 | "type": "stack", |
|
125 | 130 | "version": "1.1.0", |
126 | 131 | "schemaVersion": "2.2.0", |
127 | 132 | "default": true, |
| 133 | + "icon": "https://design.jboss.org/quarkus/logo/final/SVG/quarkus_icon_rgb_default.svg", |
128 | 134 | "description": "Upstream Quarkus with Java+GraalVM", |
129 | 135 | "tags": ["Java", "Quarkus"], |
130 | 136 | "links": { |
|
178 | 184 | "name": "java-vertx", |
179 | 185 | "displayName": "Vert.x Java", |
180 | 186 | "description": "Upstream Vert.x using Java", |
| 187 | + "icon": "https://raw.githubusercontent.com/vertx-web-site/vertx-logo/master/vertx-logo.svg", |
181 | 188 | "type": "stack", |
182 | 189 | "tags": ["Java", "Vert.x"], |
183 | 190 | "projectType": "vertx", |
|
187 | 194 | "version": "1.1.0", |
188 | 195 | "schemaVersion": "2.2.0", |
189 | 196 | "default": true, |
| 197 | + "icon": "https://raw.githubusercontent.com/vertx-web-site/vertx-logo/master/vertx-logo.svg", |
190 | 198 | "description": "Upstream Vert.x using Java", |
191 | 199 | "tags": ["Java", "Vert.x"], |
192 | 200 | "links": { |
|
226 | 234 | }, |
227 | 235 | { |
228 | 236 | "name": "java-wildfly", |
| 237 | + "icon": "https://design.jboss.org/wildfly/logo/final/wildfly_logomark.svg", |
229 | 238 | "displayName": "WildFly Java", |
230 | 239 | "description": "Upstream WildFly", |
231 | 240 | "type": "stack", |
|
265 | 274 | }, |
266 | 275 | { |
267 | 276 | "name": "java-wildfly-bootable-jar", |
| 277 | + "icon": "https://design.jboss.org/wildfly/logo/final/wildfly_logomark.svg", |
268 | 278 | "displayName": "WildFly Bootable Jar", |
269 | 279 | "description": "Java stack with WildFly in bootable Jar mode, OpenJDK 11 and Maven 3.5", |
270 | 280 | "type": "stack", |
|
276 | 286 | "version": "1.0.0", |
277 | 287 | "schemaVersion": "2.2.0", |
278 | 288 | "default": true, |
| 289 | + "icon": "https://design.jboss.org/wildfly/logo/final/wildfly_logomark.svg", |
279 | 290 | "description": "Java stack with WildFly in bootable Jar mode, OpenJDK 11 and Maven 3.5", |
280 | 291 | "tags": [ |
281 | 292 | "RHEL8", |
|
312 | 323 | }, |
313 | 324 | { |
314 | 325 | "name": "nodejs", |
| 326 | + "icon": "https://nodejs.org/static/images/logos/nodejs-new-pantone-black.svg", |
315 | 327 | "displayName": "NodeJS Runtime", |
316 | 328 | "description": "Stack with NodeJS 12", |
317 | 329 | "type": "stack", |
|
323 | 335 | "version": "1.0.0", |
324 | 336 | "schemaVersion": "2.2.0", |
325 | 337 | "default": true, |
| 338 | + "icon": "https://nodejs.org/static/images/logos/nodejs-new-pantone-black.svg", |
326 | 339 | "description": "Stack with NodeJS 12", |
327 | 340 | "tags": ["NodeJS", "Express", "ubi8"], |
328 | 341 | "links": { |
|
342 | 355 | }, |
343 | 356 | { |
344 | 357 | "name": "python", |
| 358 | + "icon": "https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/python.svg", |
345 | 359 | "displayName": "Python", |
346 | 360 | "description": "Python Stack with Python 3.7", |
347 | 361 | "type": "stack", |
|
353 | 367 | "version": "1.0.0", |
354 | 368 | "schemaVersion": "2.2.0", |
355 | 369 | "default": true, |
| 370 | + "icon": "https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/python.svg", |
356 | 371 | "description": "Python Stack with Python 3.7", |
357 | 372 | "tags": ["Python", "pip"], |
358 | 373 | "links": { |
|
373 | 388 | { |
374 | 389 | "name": "python-django", |
375 | 390 | "displayName": "Django", |
| 391 | + "icon": "https://static.djangoproject.com/img/logos/django-logo-positive.svg", |
376 | 392 | "description": "Python3.7 with Django", |
377 | 393 | "type": "stack", |
378 | 394 | "tags": ["Python", "pip", "Django"], |
|
383 | 399 | "version": "1.0.0", |
384 | 400 | "schemaVersion": "2.2.0", |
385 | 401 | "default": true, |
| 402 | + "icon": "https://static.djangoproject.com/img/logos/django-logo-positive.svg", |
386 | 403 | "description": "Python3.7 with Django", |
387 | 404 | "tags": ["Python", "pip", "Django"], |
388 | 405 | "links": { |
|
406 | 423 | "description": "A simple Hello World application", |
407 | 424 | "type": "sample", |
408 | 425 | "tags": ["NodeJS", "Express"], |
409 | | - "icon": "nodejsIcon.svg", |
| 426 | + "icon": "icon: https://nodejs.org/static/images/logos/nodejs-new-pantone-black.svg", |
410 | 427 | "projectType": "nodejs", |
411 | 428 | "language": "nodejs", |
412 | 429 | "versions": [ |
|
0 commit comments