Skip to content

Commit 34d1a36

Browse files
committed
Add imagestream 13-el7 so tests are passing
Signed-off-by: Petr "Stone" Hracek <[email protected]>
1 parent 0ebb716 commit 34d1a36

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

Diff for: imagestreams/postgresql-centos.json

+18
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,24 @@
4444
"type": "Local"
4545
}
4646
},
47+
{
48+
"name": "13-el7",
49+
"annotations": {
50+
"openshift.io/display-name": "PostgreSQL 13 (CentOS 7)",
51+
"openshift.io/provider-display-name": "Red Hat, Inc.",
52+
"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.",
53+
"iconClass": "icon-postgresql",
54+
"tags": "database,postgresql",
55+
"version": "13"
56+
},
57+
"from": {
58+
"kind": "DockerImage",
59+
"name": "quay.io/centos7/postgresql-13-centos7:latest"
60+
},
61+
"referencePolicy": {
62+
"type": "Local"
63+
}
64+
},
4765
{
4866
"name": "12-el7",
4967
"annotations": {

0 commit comments

Comments
 (0)