Skip to content

Commit

Permalink
Bump versions for next release.
Browse files Browse the repository at this point in the history
Skip over 1.19 in order to align the version with UBI8.

Signed-off-by: Jonathan Dowland <[email protected]>
  • Loading branch information
jmtd committed May 22, 2024
1 parent 53ff841 commit b9f512d
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ubi9-openjdk-11-runtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ schema_version: 1

from: "registry.access.redhat.com/ubi9/ubi-minimal"
name: &name "ubi9/openjdk-11-runtime"
version: &version "1.18"
version: &version "1.20"
description: "Image for Red Hat OpenShift providing OpenJDK 11 runtime"

labels:
Expand Down
2 changes: 1 addition & 1 deletion ubi9-openjdk-11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ schema_version: 1

from: "registry.access.redhat.com/ubi9/ubi-minimal"
name: &name "ubi9/openjdk-11"
version: &version "1.18"
version: &version "1.20"
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 11"

labels:
Expand Down
2 changes: 1 addition & 1 deletion ubi9-openjdk-17-runtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ schema_version: 1

from: "registry.access.redhat.com/ubi9/ubi-minimal"
name: &name "ubi9/openjdk-17-runtime"
version: &version "1.18"
version: &version "1.20"
description: "Image for Red Hat OpenShift providing OpenJDK 17 runtime"

labels:
Expand Down
2 changes: 1 addition & 1 deletion ubi9-openjdk-17.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ schema_version: 1

from: "registry.access.redhat.com/ubi9/ubi-minimal"
name: &name "ubi9/openjdk-17"
version: &version "1.18"
version: &version "1.20"
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 17"

labels:
Expand Down
2 changes: 1 addition & 1 deletion ubi9-openjdk-21-runtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ schema_version: 1

from: "registry.access.redhat.com/ubi9/ubi-minimal"
name: &name "ubi9/openjdk-21-runtime"
version: &version "1.18"
version: &version "1.20"
description: "Image for Red Hat OpenShift providing OpenJDK 21 runtime"

labels:
Expand Down
2 changes: 1 addition & 1 deletion ubi9-openjdk-21.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ schema_version: 1

from: "registry.access.redhat.com/ubi9/ubi-minimal"
name: &name "ubi9/openjdk-21"
version: &version "1.18"
version: &version "1.20"
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 21"

labels:
Expand Down

0 comments on commit b9f512d

Please sign in to comment.