Skip to content

Commit 0d7011c

Browse files
committed
Bump version for next release
Not JDK11 (EOL) Signed-off-by: Jonathan Dowland <[email protected]>
1 parent bcf447c commit 0d7011c

4 files changed

+4
-4
lines changed

ubi9-openjdk-17-runtime.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ schema_version: 1
44

55
from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4"
66
name: &name "ubi9/openjdk-17-runtime"
7-
version: &version "1.20"
7+
version: &version "1.21"
88
description: "Image for Red Hat OpenShift providing OpenJDK 17 runtime"
99

1010
labels:

ubi9-openjdk-17.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ schema_version: 1
44

55
from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4"
66
name: &name "ubi9/openjdk-17"
7-
version: &version "1.20"
7+
version: &version "1.21"
88
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 17"
99

1010
labels:

ubi9-openjdk-21-runtime.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ schema_version: 1
44

55
from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4"
66
name: &name "ubi9/openjdk-21-runtime"
7-
version: &version "1.20"
7+
version: &version "1.21"
88
description: "Image for Red Hat OpenShift providing OpenJDK 21 runtime"
99

1010
labels:

ubi9-openjdk-21.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ schema_version: 1
44

55
from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4"
66
name: &name "ubi9/openjdk-21"
7-
version: &version "1.20"
7+
version: &version "1.21"
88
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 21"
99

1010
labels:

0 commit comments

Comments
 (0)