Skip to content

Commit 10e14d0

Browse files
authored
Merge pull request #210 from mdrafiur/develop
Bump and harmonize image versions to 1.9
2 parents 4d5246d + 84e03b1 commit 10e14d0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

openj9-11-rhel7.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ schema_version: 1
66

77
from: "registry.redhat.io/rhel7/rhel"
88
name: &name "openj9/openj9-11-rhel7"
9-
version: &version "1.1"
9+
version: &version "1.9"
1010
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJ9 11"
1111

1212
labels:

openj9-11-rhel8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ schema_version: 1
66

77
from: "registry.redhat.io/ubi8/ubi-minimal"
88
name: &name "openj9/openj9-11-rhel8"
9-
version: &version "1.2"
9+
version: &version "1.9"
1010
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJ9 11"
1111

1212
labels:

openj9-8-rhel7.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ schema_version: 1
66

77
from: "registry.redhat.io/rhel7/rhel"
88
name: &name "openj9/openj9-8-rhel7"
9-
version: &version "1.1"
9+
version: &version "1.9"
1010
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJ9 1.8"
1111

1212
labels:

openj9-8-rhel8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ schema_version: 1
66

77
from: "registry.redhat.io/ubi8/ubi-minimal"
88
name: &name "openj9/openj9-8-rhel8"
9-
version: &version "1.2"
9+
version: &version "1.9"
1010
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJ9 1.8"
1111

1212
labels:

0 commit comments

Comments
 (0)