sclorg / mysql-container

MySQL container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
http://softwarecollections.org
Apache License 2.0
128 stars 201 forks source link

Deprecate MySQL 5.6 #225

Closed pkubatrh closed 6 years ago

omron93 commented 6 years ago

@pkubatrh Shouldn't 5.6 be also remove from templates in ./examples/? (MYSQL_VERSION variable - 5.5 is still there too) Or these templates are not used?

pkubatrh commented 6 years ago

Good point, thanks! Removed both versions from the description

pkubatrh commented 6 years ago

[test]

pkubatrh commented 6 years ago

[test]

omron93 commented 6 years ago

Thanks.