Skip to content

Commit

Permalink
Merge pull request #506 from jmtd/ubi8-bump-version
Browse files Browse the repository at this point in the history
Bump version for next release
  • Loading branch information
jmtd authored Nov 19, 2024
2 parents 817061f + 366be6f commit 2f003a9
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion ubi8-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/ubi8/ubi-minimal"
name: &name "ubi8/openjdk-11-runtime"
version: &version "1.20"
version: &version "1.21"
description: "Image for Red Hat OpenShift providing OpenJDK 11 runtime"

labels:
Expand Down
2 changes: 1 addition & 1 deletion ubi8-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/ubi8/ubi-minimal"
name: &name "ubi8/openjdk-11"
version: &version "1.20"
version: &version "1.21"
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 11"

labels:
Expand Down
2 changes: 1 addition & 1 deletion ubi8-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/ubi8/ubi-minimal"
name: &name "ubi8/openjdk-17-runtime"
version: &version "1.20"
version: &version "1.21"
description: "Image for Red Hat OpenShift providing OpenJDK 17 runtime"

labels:
Expand Down
2 changes: 1 addition & 1 deletion ubi8-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/ubi8/ubi-minimal"
name: &name "ubi8/openjdk-17"
version: &version "1.20"
version: &version "1.21"
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 17"

labels:
Expand Down
2 changes: 1 addition & 1 deletion ubi8-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/ubi8/ubi-minimal"
name: &name "ubi8/openjdk-21-runtime"
version: &version "1.20"
version: &version "1.21"
description: "Image for Red Hat OpenShift providing OpenJDK 21 runtime"

labels:
Expand Down
2 changes: 1 addition & 1 deletion ubi8-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/ubi8/ubi-minimal"
name: &name "ubi8/openjdk-21"
version: &version "1.20"
version: &version "1.21"
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 21"

labels:
Expand Down
2 changes: 1 addition & 1 deletion ubi8-openjdk-8-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/ubi8/ubi-minimal"
name: &name "ubi8/openjdk-8-runtime"
version: &version "1.20"
version: &version "1.21"
description: "Image for Red Hat OpenShift providing OpenJDK 1.8 runtime"

labels:
Expand Down
2 changes: 1 addition & 1 deletion ubi8-openjdk-8.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/ubi8/ubi-minimal"
name: &name "ubi8/openjdk-8"
version: &version "1.20"
version: &version "1.21"
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 1.8"

labels:
Expand Down

0 comments on commit 2f003a9

Please sign in to comment.