Skip to content

Commit d708f1b

Browse files
authored
Merge pull request #505 from jmtd/ubi9-bump-version
Bump version for next release
2 parents bcf447c + 0d7011c commit d708f1b

4 files changed

+4
-4
lines changed

Diff for: 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:

Diff for: 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:

Diff for: 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:

Diff for: 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)