Skip to content

Commit d9383a6

Browse files
committed
bump versions for next release
Signed-off-by: Jonathan Dowland <[email protected]>
1 parent 0da2511 commit d9383a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ubi9-openjdk-21-runtime.yaml

Lines changed: 1 addition & 1 deletion
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"
66
name: &name "ubi9/openjdk-21-runtime"
7-
version: &version "1.16"
7+
version: &version "1.17"
88
description: "Image for Red Hat OpenShift providing OpenJDK 21 runtime"
99

1010
labels:

ubi9-openjdk-21.yaml

Lines changed: 1 addition & 1 deletion
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"
66
name: &name "ubi9/openjdk-21"
7-
version: &version "1.16"
7+
version: &version "1.17"
88
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 21"
99

1010
labels:

0 commit comments

Comments
 (0)