diff --git a/releasenotes/notes/mariadb-image-deprecate-d201745827a5df46.yaml b/releasenotes/notes/mariadb-image-deprecate-d201745827a5df46.yaml new file mode 100644 index 0000000000..039e19e35e --- /dev/null +++ b/releasenotes/notes/mariadb-image-deprecate-d201745827a5df46.yaml @@ -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.