Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion eap-xp3/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ modules:
- name: cct_module
git:
url: https://github.com/jboss-openshift/cct_module.git
ref: 0.45.2
ref: 0.45.3
- name: jboss-eap-modules
git:
url: https://github.com/jboss-container-images/jboss-eap-modules.git
Expand Down
2 changes: 1 addition & 1 deletion eap-xp3/rel-j9-11-xp-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ modules:
- name: os-eap-python
version: '3.6'
- name: jboss.container.openjdk.jdk
version: "openj9-11"
version: "semeru-11-open"
- name: jboss.container.java.singleton-jdk
- name: jboss.container.maven.module
version: "3.6"
Expand Down
2 changes: 1 addition & 1 deletion eap-xp3/runtime-image/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ modules:
- name: cct_module
git:
url: https://github.com/jboss-openshift/cct_module.git
ref: 0.45.2
ref: 0.45.3
- name: jboss-eap-modules
git:
url: https://github.com/jboss-container-images/jboss-eap-modules.git
Expand Down
2 changes: 1 addition & 1 deletion eap-xp3/runtime-image/rel-j9-11-xp-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ modules:
- name: os-eap-python
version: '3.6'
- name: jboss.container.openjdk.jdk
version: "openj9-11"
version: "semeru-11-open"
- name: jboss.container.java.singleton-jdk

packages:
Expand Down
2 changes: 1 addition & 1 deletion image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ modules:
- name: cct_module
git:
url: https://github.com/jboss-openshift/cct_module.git
ref: 0.45.2
ref: 0.45.3
- name: jboss-eap-modules
git:
url: https://github.com/jboss-container-images/jboss-eap-modules.git
Expand Down
2 changes: 1 addition & 1 deletion rel-j9-11-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ modules:
- name: os-eap-python
version: '3.6'
- name: jboss.container.openjdk.jdk
version: "openj9-11"
version: "semeru-11-open"
- name: jboss.container.prometheus
version: "7"
- name: jboss.container.jolokia
Expand Down
2 changes: 1 addition & 1 deletion runtime-image/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ modules:
- name: cct_module
git:
url: https://github.com/jboss-openshift/cct_module.git
ref: 0.45.2
ref: 0.45.3
- name: jboss-eap-modules
git:
url: https://github.com/jboss-container-images/jboss-eap-modules.git
Expand Down
2 changes: 1 addition & 1 deletion runtime-image/j9-11-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ modules:
- name: os-eap-python
version: '3.6'
- name: jboss.container.openjdk.jdk
version: "openj9-11"
version: "semeru-11-open"
- name: jboss.container.prometheus
version: "7"
- name: jboss.container.jolokia
Expand Down