|
@@ -22,9 +22,12 @@
|
|
|
"description": "JBoss Fuse Integration Services 1.0 Java S2I images.",
|
|
|
"iconClass": "icon-jboss",
|
|
|
"tags": "builder,jboss-fuse,java,xpaas,hidden",
|
|
|
- "supports":"jboss-fuse:6.2.1,java:8,xpaas:1.2",
|
|
|
+ "supports": "jboss-fuse:6.2.1,java:8,xpaas:1.2",
|
|
|
"version": "1.0"
|
|
|
},
|
|
|
+ "referencePolicy": {
|
|
|
+ "type": "Local"
|
|
|
+ },
|
|
|
"from": {
|
|
|
"kind": "DockerImage",
|
|
|
"name": "registry.redhat.io/jboss-fuse-6/fis-java-openshift:1.0"
|
|
@@ -36,9 +39,12 @@
|
|
|
"description": "JBoss Fuse Integration Services 2.0 Java S2I images.",
|
|
|
"iconClass": "icon-jboss",
|
|
|
"tags": "builder,jboss-fuse,java,xpaas",
|
|
|
- "supports":"jboss-fuse:6.3.0,java:8,xpaas:1.2",
|
|
|
+ "supports": "jboss-fuse:6.3.0,java:8,xpaas:1.2",
|
|
|
"version": "2.0"
|
|
|
},
|
|
|
+ "referencePolicy": {
|
|
|
+ "type": "Local"
|
|
|
+ },
|
|
|
"from": {
|
|
|
"kind": "DockerImage",
|
|
|
"name": "registry.redhat.io/jboss-fuse-6/fis-java-openshift:2.0"
|
|
@@ -61,9 +67,12 @@
|
|
|
"description": "JBoss Fuse Integration Services 1.0 Karaf S2I images.",
|
|
|
"iconClass": "icon-jboss",
|
|
|
"tags": "builder,jboss-fuse,java,karaf,xpaas,hidden",
|
|
|
- "supports":"jboss-fuse:6.2.1,java:8,xpaas:1.2",
|
|
|
+ "supports": "jboss-fuse:6.2.1,java:8,xpaas:1.2",
|
|
|
"version": "1.0"
|
|
|
},
|
|
|
+ "referencePolicy": {
|
|
|
+ "type": "Local"
|
|
|
+ },
|
|
|
"from": {
|
|
|
"kind": "DockerImage",
|
|
|
"name": "registry.redhat.io/jboss-fuse-6/fis-karaf-openshift:1.0"
|
|
@@ -75,9 +84,12 @@
|
|
|
"description": "JBoss Fuse Integration Services 2.0 Karaf S2I images.",
|
|
|
"iconClass": "icon-jboss",
|
|
|
"tags": "builder,jboss-fuse,java,karaf,xpaas",
|
|
|
- "supports":"jboss-fuse:6.3.0,java:8,xpaas:1.2",
|
|
|
+ "supports": "jboss-fuse:6.3.0,java:8,xpaas:1.2",
|
|
|
"version": "2.0"
|
|
|
},
|
|
|
+ "referencePolicy": {
|
|
|
+ "type": "Local"
|
|
|
+ },
|
|
|
"from": {
|
|
|
"kind": "DockerImage",
|
|
|
"name": "registry.redhat.io/jboss-fuse-6/fis-karaf-openshift:2.0"
|