Skip to content

Commit 00bc921

Browse files
committed
Remove duplicit 13-el7 tag
The tag was in the image stream twice
1 parent 1dd8647 commit 00bc921

File tree

2 files changed

+0
-36
lines changed

2 files changed

+0
-36
lines changed

imagestreams/postgresql-centos.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -62,24 +62,6 @@
6262
"type": "Local"
6363
}
6464
},
65-
{
66-
"name": "13-el7",
67-
"annotations": {
68-
"openshift.io/display-name": "PostgreSQL 13 (CentOS 7)",
69-
"openshift.io/provider-display-name": "Red Hat, Inc.",
70-
"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.",
71-
"iconClass": "icon-postgresql",
72-
"tags": "database,postgresql",
73-
"version": "13"
74-
},
75-
"from": {
76-
"kind": "DockerImage",
77-
"name": "quay.io/centos7/postgresql-13-centos7:latest"
78-
},
79-
"referencePolicy": {
80-
"type": "Local"
81-
}
82-
},
8365
{
8466
"name": "12-el7",
8567
"annotations": {

imagestreams/postgresql-rhel.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -98,24 +98,6 @@
9898
"type": "Local"
9999
}
100100
},
101-
{
102-
"name": "13-el7",
103-
"annotations": {
104-
"openshift.io/display-name": "PostgreSQL 13 (RHEL 7)",
105-
"openshift.io/provider-display-name": "Red Hat, Inc.",
106-
"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.",
107-
"iconClass": "icon-postgresql",
108-
"tags": "database,postgresql",
109-
"version": "13"
110-
},
111-
"from": {
112-
"kind": "DockerImage",
113-
"name": "registry.redhat.io/rhscl/postgresql-13-rhel7:latest"
114-
},
115-
"referencePolicy": {
116-
"type": "Local"
117-
}
118-
},
119101
{
120102
"name": "12-el7",
121103
"annotations": {

0 commit comments

Comments
 (0)