jboss-image-streams.json 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822
  1. {
  2. "kind": "List",
  3. "apiVersion": "v1",
  4. "metadata": {
  5. "name": "jboss-image-streams",
  6. "annotations": {
  7. "description": "ImageStream definitions for JBoss Middleware products."
  8. }
  9. },
  10. "items": [
  11. {
  12. "kind": "ImageStream",
  13. "apiVersion": "v1",
  14. "metadata": {
  15. "name": "jboss-webserver30-tomcat7-openshift",
  16. "annotations": {
  17. "openshift.io/display-name": "Red Hat JBoss Web Server 3.0 Tomcat 7"
  18. }
  19. },
  20. "spec": {
  21. "dockerImageRepository": "registry.access.redhat.com/jboss-webserver-3/webserver30-tomcat7-openshift",
  22. "tags": [
  23. {
  24. "name": "1.1",
  25. "annotations": {
  26. "description": "JBoss Web Server 3.0 Tomcat 7 S2I images.",
  27. "iconClass": "icon-jboss",
  28. "tags": "builder,tomcat,tomcat7,java,jboss,xpaas",
  29. "supports": "tomcat7:3.0,tomcat:7,java:8,xpaas:1.1",
  30. "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts.git",
  31. "sampleContextDir": "tomcat-websocket-chat",
  32. "version": "1.1",
  33. "openshift.io/display-name": "Red Hat JBoss Web Server 3.0 Tomcat 7"
  34. }
  35. },
  36. {
  37. "name": "1.2",
  38. "annotations": {
  39. "description": "JBoss Web Server 3.0 Tomcat 7 S2I images.",
  40. "iconClass": "icon-jboss",
  41. "tags": "builder,tomcat,tomcat7,java,jboss,xpaas",
  42. "supports": "tomcat7:3.0,tomcat:7,java:8,xpaas:1.2",
  43. "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts.git",
  44. "sampleContextDir": "tomcat-websocket-chat",
  45. "version": "1.2",
  46. "openshift.io/display-name": "Red Hat JBoss Web Server 3.0 Tomcat 7"
  47. }
  48. },
  49. {
  50. "name": "1.3",
  51. "annotations": {
  52. "description": "JBoss Web Server 3.0 Tomcat 7 S2I images.",
  53. "iconClass": "icon-jboss",
  54. "tags": "builder,tomcat,tomcat7,java,jboss,xpaas",
  55. "supports":"tomcat7:3.0,tomcat:7,java:8,xpaas:1.3",
  56. "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts.git",
  57. "sampleContextDir": "tomcat-websocket-chat",
  58. "version": "1.3"
  59. }
  60. }
  61. ]
  62. }
  63. },
  64. {
  65. "kind": "ImageStream",
  66. "apiVersion": "v1",
  67. "metadata": {
  68. "name": "jboss-webserver30-tomcat8-openshift",
  69. "annotations": {
  70. "openshift.io/display-name": "Red Hat JBoss Web Server 3.0 Tomcat 8"
  71. }
  72. },
  73. "spec": {
  74. "dockerImageRepository": "registry.access.redhat.com/jboss-webserver-3/webserver30-tomcat8-openshift",
  75. "tags": [
  76. {
  77. "name": "1.1",
  78. "annotations": {
  79. "description": "JBoss Web Server 3.0 Tomcat 8 S2I images.",
  80. "iconClass": "icon-jboss",
  81. "tags": "builder,tomcat,tomcat8,java,jboss,xpaas",
  82. "supports": "tomcat8:3.0,tomcat:8,java:8,xpaas:1.1",
  83. "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts.git",
  84. "sampleContextDir": "tomcat-websocket-chat",
  85. "version": "1.1",
  86. "openshift.io/display-name": "Red Hat JBoss Web Server 3.0 Tomcat 8"
  87. }
  88. },
  89. {
  90. "name": "1.2",
  91. "annotations": {
  92. "description": "JBoss Web Server 3.0 Tomcat 8 S2I images.",
  93. "iconClass": "icon-jboss",
  94. "tags": "builder,tomcat,tomcat8,java,jboss,xpaas",
  95. "supports": "tomcat8:3.0,tomcat:8,java:8,xpaas:1.2",
  96. "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts.git",
  97. "sampleContextDir": "tomcat-websocket-chat",
  98. "version": "1.2",
  99. "openshift.io/display-name": "Red Hat JBoss Web Server 3.0 Tomcat 8"
  100. }
  101. },
  102. {
  103. "name": "1.3",
  104. "annotations": {
  105. "description": "JBoss Web Server 3.0 Tomcat 8 S2I images.",
  106. "iconClass": "icon-jboss",
  107. "tags": "builder,tomcat,tomcat8,java,jboss,xpaas",
  108. "supports":"tomcat8:3.0,tomcat:8,java:8,xpaas:1.3",
  109. "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts.git",
  110. "sampleContextDir": "tomcat-websocket-chat",
  111. "version": "1.3"
  112. }
  113. }
  114. ]
  115. }
  116. },
  117. {
  118. "kind": "ImageStream",
  119. "apiVersion": "v1",
  120. "metadata": {
  121. "name": "jboss-webserver31-tomcat7-openshift",
  122. "annotations": {
  123. "openshift.io/display-name": "Red Hat JBoss Web Server 3.1 Tomcat 7"
  124. }
  125. },
  126. "spec": {
  127. "dockerImageRepository": "registry.access.redhat.com/jboss-webserver-3/webserver31-tomcat7-openshift",
  128. "tags": [
  129. {
  130. "name": "1.0",
  131. "annotations": {
  132. "description": "JBoss Web Server 3.1 Tomcat 7 S2I images.",
  133. "iconClass": "icon-jboss",
  134. "tags": "builder,tomcat,tomcat7,java,jboss,xpaas",
  135. "supports": "tomcat7:3.1,tomcat:7,java:8,xpaas:1.4",
  136. "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts.git",
  137. "sampleContextDir": "tomcat-websocket-chat",
  138. "version": "1.0",
  139. "openshift.io/display-name": "Red Hat JBoss Web Server 3.1 Tomcat 7"
  140. }
  141. }
  142. ]
  143. }
  144. },
  145. {
  146. "kind": "ImageStream",
  147. "apiVersion": "v1",
  148. "metadata": {
  149. "name": "jboss-webserver31-tomcat8-openshift",
  150. "annotations": {
  151. "openshift.io/display-name": "Red Hat JBoss Web Server 3.1 Tomcat 8"
  152. }
  153. },
  154. "spec": {
  155. "dockerImageRepository": "registry.access.redhat.com/jboss-webserver-3/webserver31-tomcat8-openshift",
  156. "tags": [
  157. {
  158. "name": "1.0",
  159. "annotations": {
  160. "description": "JBoss Web Server 3.1 Tomcat 8 S2I images.",
  161. "iconClass": "icon-jboss",
  162. "tags": "builder,tomcat,tomcat8,java,jboss,xpaas",
  163. "supports": "tomcat8:3.1,tomcat:8,java:8,xpaas:1.4",
  164. "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts.git",
  165. "sampleContextDir": "tomcat-websocket-chat",
  166. "version": "1.0",
  167. "openshift.io/display-name": "Red Hat JBoss Web Server 3.1 Tomcat 8"
  168. }
  169. }
  170. ]
  171. }
  172. },
  173. {
  174. "kind": "ImageStream",
  175. "apiVersion": "v1",
  176. "metadata": {
  177. "name": "jboss-eap64-openshift",
  178. "annotations": {
  179. "openshift.io/display-name": "Red Hat JBoss EAP 6.4"
  180. }
  181. },
  182. "spec": {
  183. "dockerImageRepository": "registry.access.redhat.com/jboss-eap-6/eap64-openshift",
  184. "tags": [
  185. {
  186. "name": "1.1",
  187. "annotations": {
  188. "description": "JBoss EAP 6.4 S2I images.",
  189. "iconClass": "icon-jboss",
  190. "tags": "builder,eap,javaee,java,jboss,xpaas",
  191. "supports": "eap:6.4,javaee:6,java:8,xpaas:1.1",
  192. "sampleRepo": "https://github.com/jboss-developer/jboss-eap-quickstarts.git",
  193. "sampleContextDir": "kitchensink",
  194. "sampleRef": "6.4.x",
  195. "version": "1.1",
  196. "openshift.io/display-name": "Red Hat JBoss EAP 6.4"
  197. }
  198. },
  199. {
  200. "name": "1.2",
  201. "annotations": {
  202. "description": "JBoss EAP 6.4 S2I images.",
  203. "iconClass": "icon-jboss",
  204. "tags": "builder,eap,javaee,java,jboss,xpaas",
  205. "supports": "eap:6.4,javaee:6,java:8,xpaas:1.2",
  206. "sampleRepo": "https://github.com/jboss-developer/jboss-eap-quickstarts.git",
  207. "sampleContextDir": "kitchensink",
  208. "sampleRef": "6.4.x",
  209. "version": "1.2",
  210. "openshift.io/display-name": "Red Hat JBoss EAP 6.4"
  211. }
  212. },
  213. {
  214. "name": "1.3",
  215. "annotations": {
  216. "description": "JBoss EAP 6.4 S2I images.",
  217. "iconClass": "icon-jboss",
  218. "tags": "builder,eap,javaee,java,jboss,xpaas",
  219. "supports": "eap:6.4,javaee:6,java:8,xpaas:1.3",
  220. "sampleRepo": "https://github.com/jboss-developer/jboss-eap-quickstarts.git",
  221. "sampleContextDir": "kitchensink",
  222. "sampleRef": "6.4.x",
  223. "version": "1.3",
  224. "openshift.io/display-name": "Red Hat JBoss EAP 6.4"
  225. }
  226. },
  227. {
  228. "name": "1.4",
  229. "annotations": {
  230. "description": "JBoss EAP 6.4 S2I images.",
  231. "iconClass": "icon-jboss",
  232. "tags": "builder,eap,javaee,java,jboss,xpaas",
  233. "supports": "eap:6.4,javaee:6,java:8,xpaas:1.4",
  234. "sampleRepo": "https://github.com/jboss-developer/jboss-eap-quickstarts.git",
  235. "sampleContextDir": "kitchensink",
  236. "sampleRef": "6.4.x",
  237. "version": "1.4",
  238. "openshift.io/display-name": "Red Hat JBoss EAP 6.4"
  239. }
  240. },
  241. {
  242. "name": "1.5",
  243. "annotations": {
  244. "description": "JBoss EAP 6.4 S2I images.",
  245. "iconClass": "icon-jboss",
  246. "tags": "builder,eap,javaee,java,jboss,xpaas",
  247. "supports":"eap:6.4,javaee:6,java:8,xpaas:1.5",
  248. "sampleRepo": "https://github.com/jboss-developer/jboss-eap-quickstarts.git",
  249. "sampleContextDir": "kitchensink",
  250. "sampleRef": "6.4.x",
  251. "version": "1.5"
  252. }
  253. }
  254. ]
  255. }
  256. },
  257. {
  258. "kind": "ImageStream",
  259. "apiVersion": "v1",
  260. "metadata": {
  261. "name": "jboss-eap70-openshift",
  262. "annotations": {
  263. "openshift.io/display-name": "Red Hat JBoss EAP 7.0"
  264. }
  265. },
  266. "spec": {
  267. "dockerImageRepository": "registry.access.redhat.com/jboss-eap-7/eap70-openshift",
  268. "tags": [
  269. {
  270. "name": "1.3",
  271. "annotations": {
  272. "description": "JBoss EAP 7.0 S2I images.",
  273. "iconClass": "icon-jboss",
  274. "tags": "builder,eap,javaee,java,jboss,xpaas",
  275. "supports": "eap:7.0,javaee:7,java:8,xpaas:1.3",
  276. "sampleRepo": "https://github.com/jboss-developer/jboss-eap-quickstarts.git",
  277. "sampleContextDir": "kitchensink",
  278. "sampleRef": "7.0.0.GA",
  279. "version": "1.3",
  280. "openshift.io/display-name": "Red Hat JBoss EAP 7.0"
  281. }
  282. },
  283. {
  284. "name": "1.4",
  285. "annotations": {
  286. "description": "JBoss EAP 7.0 S2I images.",
  287. "iconClass": "icon-jboss",
  288. "tags": "builder,eap,javaee,java,jboss,xpaas",
  289. "supports": "eap:7.0,javaee:7,java:8,xpaas:1.4",
  290. "sampleRepo": "https://github.com/jboss-developer/jboss-eap-quickstarts.git",
  291. "sampleContextDir": "kitchensink",
  292. "sampleRef": "7.0.0.GA",
  293. "version": "1.4",
  294. "openshift.io/display-name": "Red Hat JBoss EAP 7.0"
  295. }
  296. },
  297. {
  298. "name": "1.5",
  299. "annotations": {
  300. "description": "JBoss EAP 7.0 S2I images.",
  301. "iconClass": "icon-jboss",
  302. "tags": "builder,eap,javaee,java,jboss,xpaas",
  303. "supports":"eap:7.0,javaee:7,java:8,xpaas:1.5",
  304. "sampleRepo": "https://github.com/jboss-developer/jboss-eap-quickstarts.git",
  305. "sampleContextDir": "kitchensink",
  306. "sampleRef": "7.0.0.GA",
  307. "version": "1.5"
  308. }
  309. }
  310. ]
  311. }
  312. },
  313. {
  314. "kind": "ImageStream",
  315. "apiVersion": "v1",
  316. "metadata": {
  317. "name": "jboss-decisionserver62-openshift",
  318. "annotations": {
  319. "openshift.io/display-name": "Red Hat JBoss BRMS 6.2 decision server"
  320. }
  321. },
  322. "spec": {
  323. "dockerImageRepository": "registry.access.redhat.com/jboss-decisionserver-6/decisionserver62-openshift",
  324. "tags": [
  325. {
  326. "name": "1.2",
  327. "annotations": {
  328. "description": "Red Hat JBoss BRMS 6.2 decision server S2I images.",
  329. "iconClass": "icon-jboss",
  330. "tags": "builder,decisionserver,xpaas",
  331. "supports": "decisionserver:6.2,xpaas:1.2",
  332. "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts.git",
  333. "sampleContextDir": "decisionserver/hellorules",
  334. "sampleRef": "1.2",
  335. "version": "1.2",
  336. "openshift.io/display-name": "Red Hat JBoss BRMS 6.2 decision server"
  337. }
  338. }
  339. ]
  340. }
  341. },
  342. {
  343. "kind": "ImageStream",
  344. "apiVersion": "v1",
  345. "metadata": {
  346. "name": "jboss-decisionserver63-openshift",
  347. "annotations": {
  348. "openshift.io/display-name": "Red Hat JBoss BRMS 6.3 decision server"
  349. }
  350. },
  351. "spec": {
  352. "dockerImageRepository": "registry.access.redhat.com/jboss-decisionserver-6/decisionserver63-openshift",
  353. "tags": [
  354. {
  355. "name": "1.3",
  356. "annotations": {
  357. "description": "Red Hat JBoss BRMS 6.3 decision server S2I images.",
  358. "iconClass": "icon-jboss",
  359. "tags": "builder,decisionserver,xpaas",
  360. "supports": "decisionserver:6.3,xpaas:1.3",
  361. "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts.git",
  362. "sampleContextDir": "decisionserver/hellorules",
  363. "sampleRef": "1.3",
  364. "version": "1.3",
  365. "openshift.io/display-name": "Red Hat JBoss BRMS 6.3 decision server"
  366. }
  367. },
  368. {
  369. "name": "1.4",
  370. "annotations": {
  371. "description": "Red Hat JBoss BRMS 6.3 decision server S2I images.",
  372. "iconClass": "icon-jboss",
  373. "tags": "builder,decisionserver,java,xpaas",
  374. "supports":"decisionserver:6.3,java:8,xpaas:1.4",
  375. "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts.git",
  376. "sampleContextDir": "decisionserver/hellorules",
  377. "sampleRef": "1.3",
  378. "version": "1.4"
  379. }
  380. }
  381. ]
  382. }
  383. },
  384. {
  385. "kind": "ImageStream",
  386. "apiVersion": "v1",
  387. "metadata": {
  388. "name": "jboss-decisionserver64-openshift"
  389. },
  390. "spec": {
  391. "dockerImageRepository": "registry.access.redhat.com/jboss-decisionserver-6/decisionserver64-openshift",
  392. "tags": [
  393. {
  394. "name": "1.0",
  395. "annotations": {
  396. "description": "Red Hat JBoss BRMS 6.4 decision server S2I images.",
  397. "iconClass": "icon-jboss",
  398. "tags": "builder,decisionserver,java,xpaas",
  399. "supports":"decisionserver:6.4,java:8,xpaas:1.4",
  400. "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts.git",
  401. "sampleContextDir": "decisionserver/hellorules",
  402. "sampleRef": "1.3",
  403. "version": "1.0"
  404. }
  405. }
  406. ]
  407. }
  408. },
  409. {
  410. "kind": "ImageStream",
  411. "apiVersion": "v1",
  412. "metadata": {
  413. "name": "jboss-processserver63-openshift",
  414. "annotations": {
  415. "openshift.io/display-name": "Red Hat JBoss BPM Suite 6.3 intelligent process server"
  416. }
  417. },
  418. "spec": {
  419. "dockerImageRepository": "registry.access.redhat.com/jboss-processserver-6/processserver63-openshift",
  420. "tags": [
  421. {
  422. "name": "1.3",
  423. "annotations": {
  424. "description": "Red Hat JBoss BPM Suite 6.3 intelligent process server S2I images.",
  425. "iconClass": "icon-jboss",
  426. "tags": "builder,processserver,xpaas",
  427. "supports": "processserver:6.3,xpaas:1.3",
  428. "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts.git",
  429. "sampleContextDir": "processserver/library",
  430. "sampleRef": "1.3",
  431. "version": "1.3",
  432. "openshift.io/display-name": "Red Hat JBoss BPM Suite 6.3 intelligent process server"
  433. }
  434. },
  435. {
  436. "name": "1.4",
  437. "annotations": {
  438. "description": "Red Hat JBoss BPM Suite 6.3 intelligent process server S2I images.",
  439. "iconClass": "icon-jboss",
  440. "tags": "builder,processserver,java,xpaas",
  441. "supports":"processserver:6.3,java:8,xpaas:1.4",
  442. "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts.git",
  443. "sampleContextDir": "processserver/library",
  444. "sampleRef": "1.3",
  445. "version": "1.4"
  446. }
  447. }
  448. ]
  449. }
  450. },
  451. {
  452. "kind": "ImageStream",
  453. "apiVersion": "v1",
  454. "metadata": {
  455. "name": "jboss-processserver64-openshift"
  456. },
  457. "spec": {
  458. "dockerImageRepository": "registry.access.redhat.com/jboss-processserver-6/processserver64-openshift",
  459. "tags": [
  460. {
  461. "name": "1.0",
  462. "annotations": {
  463. "description": "Red Hat JBoss BPM Suite 6.4 intelligent process server S2I images.",
  464. "iconClass": "icon-jboss",
  465. "tags": "builder,processserver,java,xpaas",
  466. "supports":"processserver:6.4,java:8,xpaas:1.4",
  467. "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts.git",
  468. "sampleContextDir": "processserver/library",
  469. "sampleRef": "1.3",
  470. "version": "1.0"
  471. }
  472. }
  473. ]
  474. }
  475. },
  476. {
  477. "kind": "ImageStream",
  478. "apiVersion": "v1",
  479. "metadata": {
  480. "name": "jboss-datagrid65-openshift",
  481. "annotations": {
  482. "openshift.io/display-name": "Red Hat JBoss Data Grid 6.5"
  483. }
  484. },
  485. "spec": {
  486. "dockerImageRepository": "registry.access.redhat.com/jboss-datagrid-6/datagrid65-openshift",
  487. "tags": [
  488. {
  489. "name": "1.2",
  490. "annotations": {
  491. "description": "JBoss Data Grid 6.5 S2I images.",
  492. "iconClass": "icon-jboss",
  493. "tags": "datagrid,jboss,xpaas",
  494. "supports": "datagrid:6.5,xpaas:1.2",
  495. "version": "1.2",
  496. "openshift.io/display-name": "Red Hat JBoss Data Grid 6.5"
  497. }
  498. },
  499. {
  500. "name": "1.3",
  501. "annotations": {
  502. "description": "JBoss Data Grid 6.5 S2I images.",
  503. "iconClass": "icon-jboss",
  504. "tags": "datagrid,jboss,xpaas",
  505. "supports": "datagrid:6.5,xpaas:1.4",
  506. "version": "1.3",
  507. "openshift.io/display-name": "Red Hat JBoss Data Grid 6.5"
  508. }
  509. },
  510. {
  511. "name": "1.4",
  512. "annotations": {
  513. "description": "JBoss Data Grid 6.5 S2I images.",
  514. "iconClass": "icon-jboss",
  515. "tags": "datagrid,jboss,xpaas",
  516. "supports":"datagrid:6.5,xpaas:1.4",
  517. "version": "1.4"
  518. }
  519. }
  520. ]
  521. }
  522. },
  523. {
  524. "kind": "ImageStream",
  525. "apiVersion": "v1",
  526. "metadata": {
  527. "name": "jboss-datagrid65-client-openshift",
  528. "annotations": {
  529. "openshift.io/display-name": "Red Hat JBoss Data Grid 6.5 Client Modules for EAP"
  530. }
  531. },
  532. "spec": {
  533. "dockerImageRepository": "registry.access.redhat.com/jboss-datagrid-6/datagrid65-client-openshift",
  534. "tags": [
  535. {
  536. "name": "1.0",
  537. "annotations": {
  538. "description": "JBoss Data Grid 6.5 Client Modules for EAP.",
  539. "iconClass": "icon-jboss",
  540. "tags": "client,jboss,xpaas",
  541. "version": "1.0",
  542. "openshift.io/display-name": "Red Hat JBoss Data Grid 6.5 Client Modules for EAP"
  543. }
  544. }
  545. ]
  546. }
  547. },
  548. {
  549. "kind": "ImageStream",
  550. "apiVersion": "v1",
  551. "metadata": {
  552. "name": "jboss-datavirt63-openshift",
  553. "annotations": {
  554. "openshift.io/display-name": "Red Hat JBoss Data Virtualization 6.3"
  555. }
  556. },
  557. "spec": {
  558. "dockerImageRepository": "registry.access.redhat.com/jboss-datavirt-6/datavirt63-openshift",
  559. "tags": [
  560. {
  561. "name": "1.0",
  562. "annotations": {
  563. "description": "Red Hat JBoss Data Virtualization 6.3 S2I images.",
  564. "iconClass": "icon-jboss",
  565. "tags": "datavirt,jboss,xpaas",
  566. "supports": "datavirt:6.3,xpaas:1.4",
  567. "version": "1.0",
  568. "openshift.io/display-name": "Red Hat JBoss Data Virtualization 6.3"
  569. }
  570. },
  571. {
  572. "name": "1.1",
  573. "annotations": {
  574. "description": "Red Hat JBoss Data Virtualization 6.3 S2I images.",
  575. "iconClass": "icon-jboss",
  576. "tags": "datavirt,jboss,xpaas",
  577. "supports": "datavirt:6.3,xpaas:1.4",
  578. "version": "1.1",
  579. "openshift.io/display-name": "Red Hat JBoss Data Virtualization 6.3"
  580. }
  581. },
  582. {
  583. "name": "1.2",
  584. "annotations": {
  585. "description": "Red Hat JBoss Data Virtualization 6.3 S2I images.",
  586. "iconClass": "icon-jboss",
  587. "tags": "datavirt,jboss,xpaas",
  588. "supports":"datavirt:6.3,xpaas:1.4",
  589. "version": "1.2"
  590. }
  591. }
  592. ]
  593. }
  594. },
  595. {
  596. "kind": "ImageStream",
  597. "apiVersion": "v1",
  598. "metadata": {
  599. "name": "jboss-datavirt63-driver-openshift",
  600. "annotations": {
  601. "openshift.io/display-name": "Red Hat JBoss Data Virtualization 6.5 JDBC Driver Modules for EAP"
  602. }
  603. },
  604. "spec": {
  605. "dockerImageRepository": "registry.access.redhat.com/jboss-datavirt-6/datavirt63-driver-openshift",
  606. "tags": [
  607. {
  608. "name": "1.0",
  609. "annotations": {
  610. "description": "JBoss Data Virtualization 6.5 JDBC Driver Modules for EAP.",
  611. "iconClass": "icon-jboss",
  612. "tags": "client,jboss,xpaas",
  613. "version": "1.0",
  614. "openshift.io/display-name": "Red Hat JBoss Data Virtualization 6.5 JDBC Driver Modules for EAP"
  615. }
  616. }
  617. ]
  618. }
  619. },
  620. {
  621. "kind": "ImageStream",
  622. "apiVersion": "v1",
  623. "metadata": {
  624. "name": "jboss-amq-62",
  625. "annotations": {
  626. "openshift.io/display-name": "Red Hat JBoss A-MQ 6.2"
  627. }
  628. },
  629. "spec": {
  630. "dockerImageRepository": "registry.access.redhat.com/jboss-amq-6/amq62-openshift",
  631. "tags": [
  632. {
  633. "name": "1.1",
  634. "annotations": {
  635. "description": "JBoss A-MQ 6.2 broker image.",
  636. "iconClass": "icon-jboss",
  637. "tags": "messaging,amq,jboss,xpaas",
  638. "supports": "amq:6.2,messaging,xpaas:1.1",
  639. "version": "1.1",
  640. "openshift.io/display-name": "Red Hat JBoss A-MQ 6.2"
  641. }
  642. },
  643. {
  644. "name": "1.2",
  645. "annotations": {
  646. "description": "JBoss A-MQ 6.2 broker image.",
  647. "iconClass": "icon-jboss",
  648. "tags": "messaging,amq,jboss,xpaas",
  649. "supports": "amq:6.2,messaging,xpaas:1.2",
  650. "version": "1.2",
  651. "openshift.io/display-name": "Red Hat JBoss A-MQ 6.2"
  652. }
  653. },
  654. {
  655. "name": "1.3",
  656. "annotations": {
  657. "description": "JBoss A-MQ 6.2 broker image.",
  658. "iconClass": "icon-jboss",
  659. "tags": "messaging,amq,jboss,xpaas",
  660. "supports": "amq:6.2,messaging,xpaas:1.3",
  661. "version": "1.3",
  662. "openshift.io/display-name": "Red Hat JBoss A-MQ 6.2"
  663. }
  664. },
  665. {
  666. "name": "1.4",
  667. "annotations": {
  668. "description": "JBoss A-MQ 6.2 broker image.",
  669. "iconClass": "icon-jboss",
  670. "tags": "messaging,amq,jboss,xpaas",
  671. "supports":"amq:6.2,messaging,xpaas:1.4",
  672. "version": "1.4"
  673. }
  674. }
  675. ]
  676. }
  677. },
  678. {
  679. "kind": "ImageStream",
  680. "apiVersion": "v1",
  681. "metadata": {
  682. "name": "jboss-amq-63",
  683. "annotations": {
  684. "openshift.io/display-name": "Red Hat JBoss A-MQ 6.3"
  685. }
  686. },
  687. "spec": {
  688. "dockerImageRepository": "registry.access.redhat.com/jboss-amq-6/amq63-openshift",
  689. "tags": [
  690. {
  691. "name": "1.0",
  692. "annotations": {
  693. "description": "JBoss A-MQ 6.3 broker image.",
  694. "iconClass": "icon-jboss",
  695. "tags": "messaging,amq,jboss,xpaas",
  696. "supports": "amq:6.3,messaging,xpaas:1.0",
  697. "version": "1.0",
  698. "openshift.io/display-name": "Red Hat JBoss A-MQ 6.3"
  699. }
  700. }
  701. ]
  702. }
  703. },
  704. {
  705. "kind": "ImageStream",
  706. "apiVersion": "v1",
  707. "metadata": {
  708. "name": "redhat-sso70-openshift",
  709. "annotations": {
  710. "description": "Red Hat SSO 7.0",
  711. "openshift.io/display-name": "Red Hat Single Sign-On 7.0"
  712. }
  713. },
  714. "spec": {
  715. "dockerImageRepository": "registry.access.redhat.com/redhat-sso-7/sso70-openshift",
  716. "tags": [
  717. {
  718. "name": "1.3",
  719. "annotations": {
  720. "description": "Red Hat SSO 7.0",
  721. "iconClass": "icon-jboss",
  722. "tags": "sso,keycloak,redhat",
  723. "supports": "sso:7.0,xpaas:1.3",
  724. "version": "1.3",
  725. "openshift.io/display-name": "Red Hat Single Sign-On 7.0"
  726. }
  727. },
  728. {
  729. "name": "1.4",
  730. "annotations": {
  731. "description": "Red Hat SSO 7.0",
  732. "iconClass": "icon-jboss",
  733. "tags": "sso,keycloak,redhat",
  734. "supports": "sso:7.0,xpaas:1.4",
  735. "version": "1.4",
  736. "openshift.io/display-name": "Red Hat Single Sign-On 7.0"
  737. }
  738. }
  739. ]
  740. }
  741. },
  742. {
  743. "kind": "ImageStream",
  744. "apiVersion": "v1",
  745. "metadata": {
  746. "name": "redhat-sso71-openshift",
  747. "annotations": {
  748. "description": "Red Hat SSO 7.1",
  749. "openshift.io/display-name": "Red Hat Single Sign-On 7.1"
  750. }
  751. },
  752. "spec": {
  753. "dockerImageRepository": "registry.access.redhat.com/redhat-sso-7/sso71-openshift",
  754. "tags": [
  755. {
  756. "name": "1.0",
  757. "annotations": {
  758. "description": "Red Hat SSO 7.1",
  759. "iconClass": "icon-jboss",
  760. "tags": "sso,keycloak,redhat",
  761. "supports": "sso:7.1,xpaas:1.4",
  762. "version": "1.0",
  763. "openshift.io/display-name": "Red Hat Single Sign-On 7.1"
  764. }
  765. },
  766. {
  767. "name": "1.1",
  768. "annotations": {
  769. "description": "Red Hat SSO 7.1",
  770. "iconClass": "icon-jboss",
  771. "tags": "sso,keycloak,redhat",
  772. "supports": "sso:7.1,xpaas:1.4",
  773. "version": "1.1",
  774. "openshift.io/display-name": "Red Hat Single Sign-On 7.1"
  775. }
  776. }
  777. ]
  778. }
  779. },
  780. {
  781. "kind": "ImageStream",
  782. "apiVersion": "v1",
  783. "metadata": {
  784. "name": "redhat-openjdk18-openshift",
  785. "annotations": {
  786. "openshift.io/display-name": "Red Hat OpenJDK 8"
  787. }
  788. },
  789. "spec": {
  790. "dockerImageRepository": "registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift",
  791. "tags": [
  792. {
  793. "name": "1.0",
  794. "annotations": {
  795. "openshift.io/display-name": "Red Hat OpenJDK 8",
  796. "description": "Build and run Java applications using Maven and OpenJDK 8.",
  797. "iconClass": "icon-jboss",
  798. "tags": "builder,java,xpaas,openjdk",
  799. "supports": "java:8,xpaas:1.0",
  800. "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts",
  801. "sampleContextDir": "undertow-servlet",
  802. "version": "1.0"
  803. }
  804. },
  805. {
  806. "name": "1.1",
  807. "annotations": {
  808. "openshift.io/display-name": "Red Hat OpenJDK 8",
  809. "description": "Build and run Java applications using Maven and OpenJDK 8.",
  810. "iconClass": "icon-jboss",
  811. "tags": "builder,java,xpaas,openjdk",
  812. "supports": "java:8,xpaas:1.4",
  813. "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts",
  814. "sampleContextDir": "undertow-servlet",
  815. "version": "1.1"
  816. }
  817. }
  818. ]
  819. }
  820. }
  821. ]
  822. }