{ "kind": "ImageStream", "apiVersion": "image.openshift.io/v1", "metadata": { "name": "postgresql", "creationTimestamp": null, "annotations": { "openshift.io/display-name": "PostgreSQL" } }, "spec": { "lookupPolicy": { "local": false }, "tags": [ { "name": "13-el9", "annotations": { "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", "openshift.io/display-name": "PostgreSQL 13 (CentOS Stream 9)", "openshift.io/provider-display-name": "Red Hat, Inc.", "tags": "database,postgresql", "version": "13" }, "from": { "kind": "DockerImage", "name": "quay.io/sclorg/postgresql-13-c9s:latest" }, "generation": null, "importPolicy": {}, "referencePolicy": { "type": "Local" } }, { "name": "15-el9", "annotations": { "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", "openshift.io/display-name": "PostgreSQL 15 (CentOS Stream 9)", "openshift.io/provider-display-name": "Red Hat, Inc.", "tags": "database,postgresql", "version": "15" }, "from": { "kind": "DockerImage", "name": "quay.io/sclorg/postgresql-15-c9s:latest" }, "generation": null, "importPolicy": {}, "referencePolicy": { "type": "Local" } }, { "name": "16-el9", "annotations": { "description": "Provides a PostgreSQL 16 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", "openshift.io/display-name": "PostgreSQL 16 (CentOS Stream 9)", "openshift.io/provider-display-name": "Red Hat, Inc.", "tags": "database,postgresql", "version": "16" }, "from": { "kind": "DockerImage", "name": "quay.io/sclorg/postgresql-16-c9s:latest" }, "generation": null, "importPolicy": {}, "referencePolicy": { "type": "Local" } }, { "name": "16-el10", "annotations": { "description": "Provides a PostgreSQL 16 database on CentOS Stream 10. 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", "openshift.io/display-name": "PostgreSQL 16 (CentOS Stream 10)", "openshift.io/provider-display-name": "Red Hat, Inc.", "tags": "database,postgresql", "version": "16" }, "from": { "kind": "DockerImage", "name": "quay.io/sclorg/postgresql-16-c10s:latest" }, "generation": null, "importPolicy": {}, "referencePolicy": { "type": "Local" } }, { "name": "latest", "annotations": { "description": "Provides a PostgreSQL 16 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.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version available on OpenShift, including major version updates.\n", "iconClass": "icon-postgresql", "openshift.io/display-name": "PostgreSQL 16 (Latest)", "openshift.io/provider-display-name": "Red Hat, Inc.", "tags": "database,postgresql", "version": "16" }, "from": { "kind": "ImageStreamTag", "name": "16-el9" }, "generation": null, "importPolicy": {}, "referencePolicy": { "type": "Local" } } ] }, "status": { "dockerImageRepository": "" } }