From 31e29a0c45b07f7a6e3a5e5bff35af300ee3aa56 Mon Sep 17 00:00:00 2001 From: Zuzana Miklankova Date: Tue, 25 Jul 2023 13:57:56 +0200 Subject: [PATCH] update imagestreams for CentOS Stream --- imagestreams/postgresql-centos.json | 82 +++++++++++------------------ 1 file changed, 32 insertions(+), 50 deletions(-) diff --git a/imagestreams/postgresql-centos.json b/imagestreams/postgresql-centos.json index 9c71e598..39a57885 100644 --- a/imagestreams/postgresql-centos.json +++ b/imagestreams/postgresql-centos.json @@ -14,139 +14,121 @@ "annotations": { "openshift.io/display-name": "PostgreSQL (Latest)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL database on CentOS. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PostgreSQL available on OpenShift, including major version updates.", + "description": "Provides a PostgreSQL database on CentOS Stream. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PostgreSQL available on OpenShift, including major version updates.", "iconClass": "icon-postgresql", "tags": "database,postgresql" }, "from": { "kind": "ImageStreamTag", - "name": "12-el8" + "name": "15-el9" }, "referencePolicy": { "type": "Local" } }, { - "name": "13-el7", + "name": "15-el9", "annotations": { - "openshift.io/display-name": "PostgreSQL 13 (CentOS 7)", + "openshift.io/display-name": "PostgreSQL 15 (CentOS Stream 9)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 13 database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 15 database on CentOS Stream 9. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", "iconClass": "icon-postgresql", "tags": "database,postgresql", - "version": "13" + "version": "15" }, "from": { "kind": "DockerImage", - "name": "quay.io/centos7/postgresql-13-centos7:latest" + "name": "quay.io/sclorg/postgresql-15-c9s:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "12-el8", + "name": "13-el9", "annotations": { - "openshift.io/display-name": "PostgreSQL 12 (CentOS 8)", + "openshift.io/display-name": "PostgreSQL 13 (CentOS Stream 9)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 12 database on CentOS 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 13 database on CentOS Stream 9. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", "iconClass": "icon-postgresql", "tags": "database,postgresql", - "version": "12" + "version": "13" }, "from": { "kind": "DockerImage", - "name": "docker.io/centos/postgresql-12-centos8:latest" + "name": "docker.io/sclorg/postgresql-13-c9s:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "12-el7", + "name": "15-el8", "annotations": { - "openshift.io/display-name": "PostgreSQL 12 (CentOS 7)", + "openshift.io/display-name": "PostgreSQL 15 (CentOS Stream 8)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 12 database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 15 database on CentOS Stream 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", "iconClass": "icon-postgresql", "tags": "database,postgresql", - "version": "12" - }, - "from": { - "kind": "DockerImage", - "name": "quay.io/centos7/postgresql-12-centos7:latest" - }, - "referencePolicy": { - "type": "Local" - } - }, - { - "name": "12", - "annotations": { - "openshift.io/display-name": "PostgreSQL 12", - "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 12 database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", - "iconClass": "icon-postgresql", - "tags": "database,postgresql,hidden", - "version": "12" + "version": "15" }, "from": { "kind": "DockerImage", - "name": "quay.io/centos7/postgresql-12-centos7:latest" + "name": "quay.io/sclorg/postgresql-15-c8s:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "10-el8", + "name": "13-el8", "annotations": { - "openshift.io/display-name": "PostgreSQL 10 (CentOS 8)", + "openshift.io/display-name": "PostgreSQL 13 (CentOS Stream 8)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 10 database on CentOS 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 13 database on CentOS Stream 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", "iconClass": "icon-postgresql", "tags": "database,postgresql", - "version": "10" + "version": "13" }, "from": { "kind": "DockerImage", - "name": "docker.io/centos/postgresql-10-centos8:latest" + "name": "quay.io/sclorg/postgresql-13-c8s:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "10-el7", + "name": "12-el8", "annotations": { - "openshift.io/display-name": "PostgreSQL 10 (CentOS 7)", + "openshift.io/display-name": "PostgreSQL 12 (CentOS Stream 8)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 10 database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 12 database on CentOS Stream 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", "iconClass": "icon-postgresql", "tags": "database,postgresql", - "version": "10" + "version": "12" }, "from": { "kind": "DockerImage", - "name": "quay.io/centos7/postgresql-10-centos7:latest" + "name": "quay.io/sclorg/postgresql-12-c8s:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "10", + "name": "10-el8", "annotations": { - "openshift.io/display-name": "PostgreSQL 10", + "openshift.io/display-name": "PostgreSQL 10 (CentOS Stream 8)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 10 database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 10 database on CentOS Stream 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", "iconClass": "icon-postgresql", - "tags": "database,postgresql,hidden", + "tags": "database,postgresql", "version": "10" }, "from": { "kind": "DockerImage", - "name": "quay.io/centos7/postgresql-10-centos7:latest" + "name": "quay.io/sclorg/postgresql-10-c8s:latest" }, "referencePolicy": { "type": "Local"