From 0aa59ae1d65d23f08f6692028d52f000e506e516 Mon Sep 17 00:00:00 2001 From: David Cohen Date: Tue, 11 Feb 2020 14:44:09 -0500 Subject: [PATCH] Update index.yaml --- index.yaml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/index.yaml b/index.yaml index 0a88686..7c5116f 100644 --- a/index.yaml +++ b/index.yaml @@ -1,5 +1,34 @@ apiVersion: v2 stacks: +- default-image: java-microprofile + default-pipeline: default + default-template: default + description: Eclipse MicroProfile on Open Liberty & OpenJ9 using Maven + id: java-microprofile + images: + - id: java-microprofile + image: docker.io/kabanerobeta/java-microprofile:0.2 + language: java + license: Apache-2.0 + maintainers: + - email: emijiang6@googlemail.com + github-id: Emily-Jiang + name: Emily Jiang + - email: neeraj.laad@gmail.com + github-id: neeraj-laad + name: Neeraj Laad + - email: ozzy@ca.ibm.com + github-id: BarDweller + name: Ozzy + name: Eclipse MicroProfile® + pipelines: + - id: default + sha256: 6537a5a25f845266d6b81c47d97a97c711a98306a78339d039d5af8ed700bff5 + url: https://github.com/kabanero-io/collections/releases/download/0.5.0-rc.4/incubator.common.pipeline.default.tar.gz + templates: + - id: default + url: https://github.com/kabanero-io/collections/releases/download/0.5.0-rc.4/incubator.java-microprofile.v0.2.21.templates.default.tar.gz + version: 0.2.21 - default-image: java-spring-boot2 default-pipeline: default default-template: default