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
18 changes: 0 additions & 18 deletions imagestreams/postgresql-centos.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,24 +62,6 @@
"type": "Local"
}
},
{
"name": "13-el7",
"annotations": {
"openshift.io/display-name": "PostgreSQL 13 (CentOS 7)",
"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.",
"iconClass": "icon-postgresql",
"tags": "database,postgresql",
"version": "13"
},
"from": {
"kind": "DockerImage",
"name": "quay.io/centos7/postgresql-13-centos7:latest"
},
"referencePolicy": {
"type": "Local"
}
},
{
"name": "12-el7",
"annotations": {
Expand Down
18 changes: 0 additions & 18 deletions imagestreams/postgresql-rhel.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,24 +98,6 @@
"type": "Local"
}
},
{
"name": "13-el7",
"annotations": {
"openshift.io/display-name": "PostgreSQL 13 (RHEL 7)",
"openshift.io/provider-display-name": "Red Hat, Inc.",
"description": "Provides a PostgreSQL 13 database on RHEL 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",
"version": "13"
},
"from": {
"kind": "DockerImage",
"name": "registry.redhat.io/rhscl/postgresql-13-rhel7:latest"
},
"referencePolicy": {
"type": "Local"
}
},
{
"name": "12-el7",
"annotations": {
Expand Down