From 0d7011c64b261d5f147e6cd611c0e49e49967062 Mon Sep 17 00:00:00 2001 From: Jonathan Dowland Date: Fri, 18 Oct 2024 08:41:14 +0100 Subject: [PATCH] Bump version for next release Not JDK11 (EOL) Signed-off-by: Jonathan Dowland --- ubi9-openjdk-17-runtime.yaml | 2 +- ubi9-openjdk-17.yaml | 2 +- ubi9-openjdk-21-runtime.yaml | 2 +- ubi9-openjdk-21.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ubi9-openjdk-17-runtime.yaml b/ubi9-openjdk-17-runtime.yaml index 326772f3..e98f4cea 100644 --- a/ubi9-openjdk-17-runtime.yaml +++ b/ubi9-openjdk-17-runtime.yaml @@ -4,7 +4,7 @@ schema_version: 1 from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4" name: &name "ubi9/openjdk-17-runtime" -version: &version "1.20" +version: &version "1.21" description: "Image for Red Hat OpenShift providing OpenJDK 17 runtime" labels: diff --git a/ubi9-openjdk-17.yaml b/ubi9-openjdk-17.yaml index 385b7768..1818749a 100644 --- a/ubi9-openjdk-17.yaml +++ b/ubi9-openjdk-17.yaml @@ -4,7 +4,7 @@ schema_version: 1 from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4" name: &name "ubi9/openjdk-17" -version: &version "1.20" +version: &version "1.21" description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 17" labels: diff --git a/ubi9-openjdk-21-runtime.yaml b/ubi9-openjdk-21-runtime.yaml index df54100a..ff8e419c 100644 --- a/ubi9-openjdk-21-runtime.yaml +++ b/ubi9-openjdk-21-runtime.yaml @@ -4,7 +4,7 @@ schema_version: 1 from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4" name: &name "ubi9/openjdk-21-runtime" -version: &version "1.20" +version: &version "1.21" description: "Image for Red Hat OpenShift providing OpenJDK 21 runtime" labels: diff --git a/ubi9-openjdk-21.yaml b/ubi9-openjdk-21.yaml index bc80fa0d..37cb20a1 100644 --- a/ubi9-openjdk-21.yaml +++ b/ubi9-openjdk-21.yaml @@ -4,7 +4,7 @@ schema_version: 1 from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4" name: &name "ubi9/openjdk-21" -version: &version "1.20" +version: &version "1.21" description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 21" labels: