Skip to content

Commit

Permalink
Remove duplicit 13-el7 tag
Browse files Browse the repository at this point in the history
The tag was in the image stream twice
  • Loading branch information
hhorak committed Jul 19, 2022
1 parent 1dd8647 commit 00bc921
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
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

0 comments on commit 00bc921

Please sign in to comment.