Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions redhat/ubi8-openjdk-11-runtime.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This OSBS Base Image is designed and engineered to be the base layer for
# Red Hat products. This base image is only supported for approved Red Hat
# products. This image is maintained by Red Hat and updated regularly.
from: registry.redhat.io/rhel8-osbs/osbs-ubi8-minimal
osbs:
configuration:
container:
Expand Down
4 changes: 4 additions & 0 deletions redhat/ubi8-openjdk-11.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This OSBS Base Image is designed and engineered to be the base layer for
# Red Hat products. This base image is only supported for approved Red Hat
# products. This image is maintained by Red Hat and updated regularly.
from: registry.redhat.io/rhel8-osbs/osbs-ubi8-minimal
osbs:
configuration:
container:
Expand Down
4 changes: 4 additions & 0 deletions redhat/ubi8-openjdk-17-runtime.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This OSBS Base Image is designed and engineered to be the base layer for
# Red Hat products. This base image is only supported for approved Red Hat
# products. This image is maintained by Red Hat and updated regularly.
from: registry.redhat.io/rhel8-osbs/osbs-ubi8-minimal
osbs:
configuration:
container:
Expand Down
4 changes: 4 additions & 0 deletions redhat/ubi8-openjdk-17.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This OSBS Base Image is designed and engineered to be the base layer for
# Red Hat products. This base image is only supported for approved Red Hat
# products. This image is maintained by Red Hat and updated regularly.
from: registry.redhat.io/rhel8-osbs/osbs-ubi8-minimal
osbs:
configuration:
container:
Expand Down
4 changes: 4 additions & 0 deletions redhat/ubi8-openjdk-21-runtime.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This OSBS Base Image is designed and engineered to be the base layer for
# Red Hat products. This base image is only supported for approved Red Hat
# products. This image is maintained by Red Hat and updated regularly.
from: registry.redhat.io/rhel8-osbs/osbs-ubi8-minimal
osbs:
configuration:
container:
Expand Down
4 changes: 4 additions & 0 deletions redhat/ubi8-openjdk-21.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This OSBS Base Image is designed and engineered to be the base layer for
# Red Hat products. This base image is only supported for approved Red Hat
# products. This image is maintained by Red Hat and updated regularly.
from: registry.redhat.io/rhel8-osbs/osbs-ubi8-minimal
osbs:
configuration:
container:
Expand Down
4 changes: 4 additions & 0 deletions redhat/ubi8-openjdk-8-runtime.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This OSBS Base Image is designed and engineered to be the base layer for
# Red Hat products. This base image is only supported for approved Red Hat
# products. This image is maintained by Red Hat and updated regularly.
from: registry.redhat.io/rhel8-osbs/osbs-ubi8-minimal
osbs:
configuration:
container:
Expand Down
4 changes: 4 additions & 0 deletions redhat/ubi8-openjdk-8.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This OSBS Base Image is designed and engineered to be the base layer for
# Red Hat products. This base image is only supported for approved Red Hat
# products. This image is maintained by Red Hat and updated regularly.
from: registry.redhat.io/rhel8-osbs/osbs-ubi8-minimal
osbs:
configuration:
container:
Expand Down
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.21"
version: &version "1.23"
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.21"
version: &version "1.23"
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.21"
version: &version "1.23"
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.21"
version: &version "1.23"
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.21"
version: &version "1.23"
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.21"
version: &version "1.23"
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.21"
version: &version "1.23"
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.21"
version: &version "1.23"
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 1.8"

labels:
Expand Down
Loading