|
4 | 4 | "metadata": {
|
5 | 5 | "name": "webserver61-openjdk21-tomcat10-ubi8-image-stream",
|
6 | 6 | "annotations": {
|
7 |
| - "description": "ImageStream definition for Red Hat JBoss Web Server 6.1 Apache Tomcat 10 OpenJDK17 on UBI8.", |
| 7 | + "description": "ImageStream definition for Red Hat JBoss Web Server 6.1 Apache Tomcat 10 OpenJDK21 on UBI8.", |
8 | 8 | "openshift.io/provider-display-name": "Red Hat, Inc."
|
9 | 9 | }
|
10 | 10 | },
|
|
21 | 21 | }
|
22 | 22 | },
|
23 | 23 | "labels": {
|
24 |
| - "jws61jdk21ubi8": "6.1.0" |
| 24 | + "jws61jdk21ubi8": "6.1.1" |
25 | 25 | },
|
26 | 26 | "spec": {
|
27 | 27 | "tags": [
|
|
45 | 45 | "name": "registry.redhat.io/jboss-webserver-6/jws61-openjdk21-openshift-rhel8:latest"
|
46 | 46 | }
|
47 | 47 | },
|
| 48 | + { |
| 49 | + "name": "6.1.1", |
| 50 | + "annotations": { |
| 51 | + "description": "JBoss Web Server 6.1 Apache Tomcat 10 OpenJDK21 on UBI8 S2I images.", |
| 52 | + "iconClass": "icon-rh-tomcat", |
| 53 | + "tags": "builder,tomcat,tomcat10,java,jboss,hidden", |
| 54 | + "supports": "tomcat10:6.1,tomcat:10,java:21", |
| 55 | + "sampleRepo": "https://github.com/web-servers/tomcat-websocket-chat-quickstart.git", |
| 56 | + "sampleContextDir": "tomcat-websocket-chat", |
| 57 | + "version": "6.1.1", |
| 58 | + "openshift.io/display-name": "JBoss Web Server 6.1 Apache Tomcat 10 OpenJDK21 on UBI8" |
| 59 | + }, |
| 60 | + "referencePolicy": { |
| 61 | + "type": "Local" |
| 62 | + }, |
| 63 | + "from": { |
| 64 | + "kind": "DockerImage", |
| 65 | + "name": "registry.redhat.io/jboss-webserver-6/jws61-openjdk21-openshift-rhel8:6.1.1" |
| 66 | + } |
| 67 | + }, |
48 | 68 | {
|
49 | 69 | "name": "6.1.0",
|
50 | 70 | "annotations": {
|
51 |
| - "description": "JBoss Web Server 6.1 Apache Tomcat 10 OpenJDK17 on UBI8 S2I images.", |
| 71 | + "description": "JBoss Web Server 6.1 Apache Tomcat 10 OpenJDK21 on UBI8 S2I images.", |
52 | 72 | "iconClass": "icon-rh-tomcat",
|
53 | 73 | "tags": "builder,tomcat,tomcat10,java,jboss,hidden",
|
54 | 74 | "supports": "tomcat10:6.1,tomcat:10,java:21",
|
|
0 commit comments