Skip to content

Commit 1b93d22

Browse files
authored
Merge pull request #260 from gabemontero/rm-eol-imgs
remove versions that are EOL
2 parents 2fd03dc + 7f07962 commit 1b93d22

File tree

2 files changed

+0
-72
lines changed

2 files changed

+0
-72
lines changed

imagestreams/mysql-centos7.json

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -26,42 +26,6 @@
2626
"type": "Local"
2727
}
2828
},
29-
{
30-
"name": "5.5",
31-
"annotations": {
32-
"openshift.io/display-name": "MySQL 5.5",
33-
"openshift.io/provider-display-name": "Red Hat, Inc.",
34-
"description": "Provides a MySQL 5.5 database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/blob/master/README.md.",
35-
"iconClass": "icon-mysql-database",
36-
"tags": "hidden,mysql",
37-
"version": "5.5"
38-
},
39-
"from": {
40-
"kind": "DockerImage",
41-
"name": "docker.io/openshift/mysql-55-centos7:latest"
42-
},
43-
"referencePolicy": {
44-
"type": "Local"
45-
}
46-
},
47-
{
48-
"name": "5.6",
49-
"annotations": {
50-
"openshift.io/display-name": "MySQL 5.6",
51-
"openshift.io/provider-display-name": "Red Hat, Inc.",
52-
"description": "Provides a MySQL 5.6 database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/blob/master/README.md.",
53-
"iconClass": "icon-mysql-database",
54-
"tags": "hidden,mysql",
55-
"version": "5.6"
56-
},
57-
"from": {
58-
"kind": "DockerImage",
59-
"name": "docker.io/centos/mysql-56-centos7:latest"
60-
},
61-
"referencePolicy": {
62-
"type": "Local"
63-
}
64-
},
6529
{
6630
"name": "5.7",
6731
"annotations": {

imagestreams/mysql-rhel7.json

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -26,42 +26,6 @@
2626
"type": "Local"
2727
}
2828
},
29-
{
30-
"name": "5.5",
31-
"annotations": {
32-
"openshift.io/display-name": "MySQL 5.5",
33-
"openshift.io/provider-display-name": "Red Hat, Inc.",
34-
"description": "Provides a MySQL 5.5 database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/blob/master/README.md.",
35-
"iconClass": "icon-mysql-database",
36-
"tags": "hidden,mysql",
37-
"version": "5.5"
38-
},
39-
"from": {
40-
"kind": "DockerImage",
41-
"name": "registry.redhat.io/openshift3/mysql-55-rhel7:latest"
42-
},
43-
"referencePolicy": {
44-
"type": "Local"
45-
}
46-
},
47-
{
48-
"name": "5.6",
49-
"annotations": {
50-
"openshift.io/display-name": "MySQL 5.6",
51-
"openshift.io/provider-display-name": "Red Hat, Inc.",
52-
"description": "Provides a MySQL 5.6 database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/blob/master/README.md.",
53-
"iconClass": "icon-mysql-database",
54-
"tags": "hidden,mysql",
55-
"version": "5.6"
56-
},
57-
"from": {
58-
"kind": "DockerImage",
59-
"name": "registry.redhat.io/rhscl/mysql-56-rhel7:latest"
60-
},
61-
"referencePolicy": {
62-
"type": "Local"
63-
}
64-
},
6529
{
6630
"name": "5.7",
6731
"annotations": {

0 commit comments

Comments
 (0)