Deprecate mariadb image

mariadb-server image has been introduced in [1], this change deprecates mariadb
image which is identical.

[1]: https://review.opendev.org/#/c/710217/

Change-Id: I4e1e4fc620d3f093e29f4f24a45d279f8be567d5
This commit is contained in:
Michal Nasiadka 2020-09-17 12:46:57 +02:00
parent 9a9ae6e295
commit b809c16368

View File

@ -0,0 +1,5 @@
---
deprecations:
- |
Deprecates support for ``mariadb`` image. Please use ``mariadb-server``
image from now on - because the former will be removed in Wallaby cycle.